Commit Graph

63 Commits (2a22d9dcc9b4556befbe595c009c7c9641b4e2b4)

Author SHA1 Message Date
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
Tinazhang f4a61fdbb2 Adding new UT cases and missing TCs in PY Ops.
5 years ago
Mahdi dfc097019b Added TenCrop test
5 years ago
Yang abca62f407 10:00 26/5 clean pylint
5 years ago
mindspore-ci-bot aeb4c52f2d !1379 Creating new UTs to three vision transformation ops
5 years ago
Tinazhang 7322839b04 add UTs for LinearTransformation, ToPIL, ToType
5 years ago
Peilin Wang 0cbcc7200b made shuffle determinisitc for subsequent epochs
5 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
5 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
5 years ago
hesham 6c21e556c4 Clean up work for text python package
5 years ago
heleiwang 599a449e0b Support processing GNN data
5 years ago
hesham df361d1d26 Change mem layout of string tensor
5 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
5 years ago
jonwe bb51bb88d7 add compress in mindrecord
5 years ago
Zirui Wu 25ab2ef303 Implemented lookup and vocab
5 years ago
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp
5 years ago
xulei2020 163b6b7ea7 add jieba c++ code
5 years ago
Tinazhang 17cecf2cf5 Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
jiangzhiwen cb2814b498 flat_map first commit
5 years ago
mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function
5 years ago
xiefangqi c937bad53f minddata support voc
5 years ago
Cathy Wong 913074e656 Cleanup dataset UT: resolve skipped test units
5 years ago
Cathy Wong 49ef53f164 Cleanup dataset UT: util.py internals
5 years ago
mindspore-ci-bot 2860fd9338 !984 Add unit test case for HWC2CHW.
5 years ago
Tinazhang c8b5586c7f add unit test for HWC2CHWC
5 years ago
Cathy Wong 58226addd6 Cleanup dataset UT: use md5 npz in test_zip for images
5 years ago
Cathy Wong 772e6c1461 Cleanup dataset UT: test_batch, save_and_check support
5 years ago