Commit Graph

90 Commits (0746bffbd473278eac40b08c3afb344ef4c1b8bb)

Author SHA1 Message Date
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
ms_yan cf82aa9035 init remove storage op in c++
5 years ago
mindspore-ci-bot 90bb9320aa !2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
5 years ago
islam_amin 0af156d169 added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
5 years ago
Zirui Wu b6e9504b31 phase I of Vocab rework
5 years ago
mindspore-ci-bot 2ecd5bdf25 !2239 [MD] convert csv to mindrecord
5 years ago
ms_yan 8d1dae46ac Throw error when load config failed
5 years ago
liyong 7369950a93 convert csv to mindrecord
5 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
5 years ago
mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check
5 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
5 years ago
xiefangqi aab190fcdb CocoDataset add category_id validation
5 years ago
jonyguo 3353a20d8b add tool: tfrecord to mindrecord
5 years ago
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
5 years ago
Mahdi add29f95f5 resolved issues in the comments
5 years ago
Jonathan Yan 87d2c27c7f random walk v1
5 years ago
jiangzhiwen e0e167a000 add CLUE dataset
5 years ago
ms_yan bc22c172b8 add TensorDataset and its ut
5 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
5 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
5 years ago
mindspore-ci-bot fe0c3e9a8f !1908 Add UT to six data vision transforms ops
5 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
5 years ago
Tinazhang c3de5c7a54 adding new TCs to six ops and skip md5 case in RandomPerspective
5 years ago
mindspore-ci-bot 976b4793d1 !1544 Python Unit Test for TenCrop
5 years ago