Commit Graph

266 Commits (915ddd25dd82ba90eb6d8e01a1d1cd935240ec82)

Author SHA1 Message Date
mindspore-ci-bot 915ddd25dd !2892 gnn random walk pr 1977 comment follow up
5 years ago
avakh 421b80bf8f updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
5 years ago
tony_liu2 14899a1410 fix gnn random walk pr 1977 comments
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
mindspore-ci-bot c9929fd8a1 !2900 Update BoundingBoxAugment and RandomHorizontalFlipWithBBox to use float
5 years ago
mindspore-ci-bot 92d2011b8b !2924 [Dataset Python UT] Disable md5 random perspective test
5 years ago
Danish Farid 78c370f72a First Commit - New Infrastructure - Python UT tests + Common Aug Files
5 years ago
tinazhang 8455f957ac disable md5 random perspective test case
5 years ago
islam_amin dfc3409f67 Update RandomHorizontalFlipWithBBox and BoundingBouxAugment C++ Ops to use floats
5 years ago
xiefangqi 62d55fdbce vocdataset support float bbox
5 years ago
mindspore-ci-bot b5066e81ee !2308 Unskip md5 python UT case for RandomPerspective
5 years ago
tinazhang dc03019200 unskip md5 testcase for RandomPerspective
5 years ago
Danish Farid 5a9673ee6f fix_annotate bug fix
5 years ago
peilin-wang 29aa589972 added check for invalid type for boolean args
5 years ago
yanghaitao 365c901ee0 get default value if num_parallel_worker is None
5 years ago
mindspore-ci-bot d08a89ab87 !2737 makes 0 an invaild bucket size
5 years ago
mindspore-ci-bot 1227719cdd !2603 [Dataset Python UT] Cleanup mse and md5 validation
5 years ago
peilin-wang 9468b49e28 bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
5 years ago
mindspore-ci-bot c70e6987ba !2624 Fix config test
5 years ago
mindspore-ci-bot 9b4399480a !2321 Connector throughput performance metric
5 years ago
tinazhang66 5cd3136355 remove local defined mse and add missing mse/md5 validation
5 years ago
ms_yan 7fa0d9e7e4 add paramter check for numpyslices and num_shards
5 years ago
mindspore-ci-bot 32a2d5d21c !2629 get monitor sampling interval from json file
5 years ago
mindspore-ci-bot 363489d00f !2580 BasicTokenizer do not case fold on preserved words
5 years ago
qianlong cae77c0c22 BasicTokenizer not case fold on preserverd words
5 years ago
liyong 68e2097897 fix split erroer message
5 years ago
yanghaitao fd701b8504 set monitor sampling interval through json file
5 years ago
Eric a4f5802924 Added Fix for test config
5 years ago
Alexey Shevlyakov 698abf75fc Connector throughput + PerfData + CyclicArray
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
mindspore-ci-bot 067592ccf9 !2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
5 years ago
islam_amin 0f58f0338e updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
5 years ago
mindspore-ci-bot b0a10c26a4 !2532 adding random-resize-with-bbox-op and resize-with-bbox-op
5 years ago
Danish Farid 3d1ecaaeb5 updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 years ago
avakh 587e260236 addressing comments
5 years ago
Jamie Nisbet c22eac743d subtree creation in python apis
5 years ago
Danish Farid a8f392ca42 updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
5 years ago
YangLuo 4e3bfcf4c9 !2306 [Dataset] Code review & improve quality
5 years ago
mindspore-ci-bot beb436f457 !2398 Bug in Slice when multiple rows are used
5 years ago
mindspore-ci-bot a9c309da4c !2404 [Dataset]rename input variable name to children and output variable to parent
5 years ago
mindspore-ci-bot 1ea38eb60c !2375 Add Python Tokenizer
5 years ago
liyong 2412ee09ce fix distributedSampler reshuffle and fix random_device failed
5 years ago
mindspore-ci-bot 78a8bc302d !2380 Fix CocoDataset issue
5 years ago
xulei2020 3b71bd0d5d rename input to children, output to parent
5 years ago
hesham 68030e6a4b Slice Bug
5 years ago
qianlong 980ddd32a2 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
5 years ago
xiefangqi 5703a10b8b fix CocoDataset issue
5 years ago