Commit Graph

274 Commits (b8fc889368564e40cb8f2913d69955c7bf4fb6e2)

Author SHA1 Message Date
mindspore-ci-bot de7ea8e68c !7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
6 years ago
mindspore-ci-bot a8dc0f5c1b !7557 [MD] Add merge image proccessing
6 years ago
jiangzhiwen 8e785648da add merge image processing
6 years ago
Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files
6 years ago
mindspore-ci-bot 643366ea70 !7538 Add empty string tensor support for Album
6 years ago
Eric 7e21648e16 Added Album empty string tensor support
6 years ago
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
6 years ago
mindspore-ci-bot 48601f51b0 !7295 [MD] C++ api add MindDataset
6 years ago
mindspore-ci-bot 8ff82843ea !7486 [MD] Add subtract image proccessing
6 years ago
mindspore-ci-bot 947f6d96d1 !7414 C++ api add config_manager
6 years ago
mindspore-ci-bot 7707bb8540 !7439 [MD] Add YUV to BGR , Split, extractChannel ops
6 years ago
Xiao Tianci fb98fbcc9f add c api config
6 years ago
luoyang 2dc8e5f421 [MD] C++ api add MindDataset
6 years ago
xulei2020 442cee15ad add yuv420sp to bgr, split and extractchannel
6 years ago
jiangzhiwen 44f7978f7c add image subtract
6 years ago
Eric d3e89086e5 Removed check for normalize mean
6 years ago
mindspore-ci-bot 0357088a73 !7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
6 years ago
Eric 359ad19884 Added float_array support
6 years ago
Cathy Wong 9f7c1a32e7 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
6 years ago
mindspore-ci-bot 7e7d47db50 !7266 RandomResizedCrop for C API
6 years ago
shenwei41 87b108f4e0 C++ api add Rescale
6 years ago
Mahdi c8333accfc RandomResizedCrop C API
6 years ago
mindspore-ci-bot 4a077f6341 !7035 Add validation for input image size of affine transformation
6 years ago
jiangzhiwen 197f0cabe0 check affine input size
6 years ago
YangLuo 9e033bbe19 C++ api add TypeCaseOp & RandomCropDecodeResizeOp
6 years ago
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace
6 years ago
Mahdi e92d4edceb Updated TensorRow conversion
6 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
6 years ago
mindspore-ci-bot 70221f5261 !6307 Conversion to and from TensorRow in C++
6 years ago
nhussain 77d507279c first working implementation
6 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
6 years ago
Mahdi 890598d112 Added TensorRow conversion
6 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
6 years ago
luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value
6 years ago
xulei2020 85962adffd add code
6 years ago
luoyang 581335453e Change return val of GetNextRow
6 years ago
mindspore-ci-bot a084196300 !6094 Adding input checks to C API
6 years ago
eric cd5af9472e Added input check
6 years ago
xulei2020 72861a68f3 add code
6 years ago
jiangzhiwen d4ce668b9b add Affine ut
6 years ago
mindspore-ci-bot c882e4863c !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
6 years ago
xulei2020 b356211413 add init code
6 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
6 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
6 years ago
mindspore-ci-bot d0c7b1ba24 !5731 Manifest Dataset check invalid filename string
6 years ago
mindspore-ci-bot 2f3684d4fa !4872 Add C++ API support for TFRecordDataset
6 years ago
jiangzhiwen 294f7b620a check invalid filename string
6 years ago
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset
6 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
6 years ago
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug
6 years ago