Commit Graph

113 Commits (64b0cb4f95eb996142957c8ae038b0981ea7e268)

Author SHA1 Message Date
mindspore-ci-bot bac1781539 !3648 Add some testing cases for mindspore.profiler
5 years ago
LiuCunwei c133059c59 enhance: imagenet to mindrecord mapfile
5 years ago
zhangyihui 54f2cf4ef0 add some test case for profiler
5 years ago
islam_amin 48ec178e77 Fixing AutoContrast/Equalize Bug
5 years ago
Amir Lashkari 6f186aafa0 Update Python UA op, AutoContrast Op and UT
5 years ago
mindspore-ci-bot c451146b14 !3255 Added cpp Equalize op to vision api
5 years ago
mindspore-ci-bot 0e27dccbcf !3093 VOCDataset output change to multi-columns
5 years ago
Amir Lashkari 572750cd40 Added cpp Equalize op
5 years ago
mindspore-ci-bot b091f74c23 !3016 Add CSV dataset loader
5 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
5 years ago
mindspore-ci-bot fa7fa8a162 !3234 [MD] fix bug when save tfrecord data
5 years ago
liyong f521532a06 fix field_name probelem from tfrecord to mindrecord
5 years ago
xulei2020 18b519ae0f add sentence piece
5 years ago
xiefangqi fbd9e3d402 vocdataset output multi-columns
5 years ago
mindspore-ci-bot 1a518e1cff !3144 [MD] Fix ResizeOp behaviour
5 years ago
nhussain c984b0fc88 fix size tuple
5 years ago
islam_amin 5647889c0d Added AutoContrast Op
5 years ago
mindspore-ci-bot 37e8439c0a !3077 supporting cpp invert operation
5 years ago
avakh 35c3a63701 support cpp invert operation
5 years ago
Cathy Wong 04eb4f89c7 Cleanup dataset UT: Replace save_and_check
5 years ago
mindspore-ci-bot ba0143402c !3067 Cleanup dataset UT: Remove unneeded tf data files and tests
5 years ago
Cathy Wong ae1ed327ba Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
tinazhang 340d98a4d1 added test case to cifar_op
5 years ago
mindspore-ci-bot 48654be14d !3040 BoundingBoxAugment op fix ratio
5 years ago
islam_amin 56da3b0ae1 Fixing ratio bug with BoundingBoxAugment
5 years ago
Jesse Lee 7c1bc5192b Initial Drop of CacheOp Phase I
5 years ago
heleiwang 7a046a1d70 support get_edge_feature
5 years ago
mindspore-ci-bot 2c3c204b14 !2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
5 years ago
avakh b2bfb0342b supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
5 years ago
Danish Farid 506f8f134e fix, cpp ut's
5 years ago
mindspore-ci-bot 3cc9217f06 !2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
5 years ago
islam_amin 284cc910d5 C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
5 years ago
avakh 421b80bf8f updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
5 years ago
mindspore-ci-bot 9ba937b1af !2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
5 years ago
Danish Farid 78c370f72a First Commit - New Infrastructure - Python UT tests + Common Aug Files
5 years ago
islam_amin dfc3409f67 Update RandomHorizontalFlipWithBBox and BoundingBouxAugment C++ Ops to use floats
5 years ago
tinazhang dc03019200 unskip md5 testcase for RandomPerspective
5 years ago
mindspore-ci-bot 3197f9fb35 !2733 Schema clean up
5 years ago
Eric 88bb65768e Clean up part 1
5 years ago
tinazhang66 5cd3136355 remove local defined mse and add missing mse/md5 validation
5 years ago
mindspore-ci-bot 32a2d5d21c !2629 get monitor sampling interval from json file
5 years ago
qianlong cae77c0c22 BasicTokenizer not case fold on preserverd words
5 years ago
yanghaitao fd701b8504 set monitor sampling interval through json file
5 years ago
mindspore-ci-bot a1b17bd2e2 !2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
5 years ago
avakh 1e869146e9 applying comments removing VOC
5 years ago
Cathy Wong 277aba5326 dataset: Fixup docs; remove pylint disabled messages in UT
5 years ago
mindspore-ci-bot e11c953225 !2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
5 years ago
islam_amin 0f58f0338e updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
5 years ago
Danish Farid 3d1ecaaeb5 updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 years ago
Danish Farid a8f392ca42 updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
5 years ago