Commit Graph

102 Commits (b2cff2842ded2e1df5669052d7edbb9ea505068e)

Author SHA1 Message Date
Eric c79db93c48 Initial commit for album
6 years ago
jiangzhiwen 39df25f803 c++ api for CSV Dataset
6 years ago
nhussain 738ae2c78d change api to use std_vector
6 years ago
islam_amin 979111d0ef Added Posterize Op
6 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
6 years ago
mahdi 3ecc53fb4e Added CutMix
6 years ago
Alexey Shevlyakov 8526d5414d RandomColor
6 years ago
avakh 477528de7f random sharpness cpp op support
6 years ago
nhussain 7766efd58e add files
6 years ago
islam_amin e52d85ba9d Added RandomAffine Op
6 years ago
Mahdi 1896950ae5 Added Mixup
6 years ago
islam_amin 48ec178e77 Fixing AutoContrast/Equalize Bug
6 years ago
Amir Lashkari 6f186aafa0 Update Python UA op, AutoContrast Op and UT
6 years ago
mindspore-ci-bot c451146b14 !3255 Added cpp Equalize op to vision api
6 years ago
mindspore-ci-bot 0e27dccbcf !3093 VOCDataset output change to multi-columns
6 years ago
Amir Lashkari 572750cd40 Added cpp Equalize op
6 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
6 years ago
xulei2020 18b519ae0f add sentence piece
6 years ago
xiefangqi fbd9e3d402 vocdataset output multi-columns
6 years ago
mindspore-ci-bot 1a518e1cff !3144 [MD] Fix ResizeOp behaviour
6 years ago
nhussain c984b0fc88 fix size tuple
6 years ago
islam_amin 5647889c0d Added AutoContrast Op
6 years ago
mindspore-ci-bot 37e8439c0a !3077 supporting cpp invert operation
6 years ago
avakh 35c3a63701 support cpp invert operation
6 years ago
Cathy Wong 04eb4f89c7 Cleanup dataset UT: Replace save_and_check
6 years ago
mindspore-ci-bot ba0143402c !3067 Cleanup dataset UT: Remove unneeded tf data files and tests
6 years ago
Cathy Wong ae1ed327ba Cleanup dataset UT: Remove unneeded data files and tests
6 years ago
tinazhang 340d98a4d1 added test case to cifar_op
6 years ago
mindspore-ci-bot 48654be14d !3040 BoundingBoxAugment op fix ratio
6 years ago
islam_amin 56da3b0ae1 Fixing ratio bug with BoundingBoxAugment
6 years ago
Jesse Lee 7c1bc5192b Initial Drop of CacheOp Phase I
6 years ago
mindspore-ci-bot 2c3c204b14 !2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
6 years ago
avakh b2bfb0342b supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
6 years ago
Danish Farid 506f8f134e fix, cpp ut's
6 years ago
mindspore-ci-bot 3cc9217f06 !2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
6 years ago
islam_amin 284cc910d5 C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
6 years ago
avakh 421b80bf8f updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
6 years ago
mindspore-ci-bot 9ba937b1af !2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
6 years ago
Danish Farid 78c370f72a First Commit - New Infrastructure - Python UT tests + Common Aug Files
6 years ago
islam_amin dfc3409f67 Update RandomHorizontalFlipWithBBox and BoundingBouxAugment C++ Ops to use floats
6 years ago
tinazhang dc03019200 unskip md5 testcase for RandomPerspective
6 years ago
mindspore-ci-bot 3197f9fb35 !2733 Schema clean up
6 years ago
Eric 88bb65768e Clean up part 1
6 years ago
tinazhang66 5cd3136355 remove local defined mse and add missing mse/md5 validation
6 years ago
mindspore-ci-bot 32a2d5d21c !2629 get monitor sampling interval from json file
6 years ago
qianlong cae77c0c22 BasicTokenizer not case fold on preserverd words
6 years ago
yanghaitao fd701b8504 set monitor sampling interval through json file
6 years ago
mindspore-ci-bot a1b17bd2e2 !2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
6 years ago
avakh 1e869146e9 applying comments removing VOC
6 years ago
Cathy Wong 277aba5326 dataset: Fixup docs; remove pylint disabled messages in UT
6 years ago