Lixia Chen
b5b333726f
Leaf ops do self-reset.
4 years ago
liyong
16147669a6
fix num_samples in concatDataset
4 years ago
mindspore-ci-bot
2dfb2f3578
!6009 Add Affine transformation ut for Lite Dataset
...
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
jiangzhiwen
d4ce668b9b
add Affine ut
4 years ago
mindspore-ci-bot
dff02cc282
!5188 rename image files in imagefolder
...
Merge pull request !5188 from tony_liu2/alt
5 years ago
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
tony_liu2
5e4c314130
rename dataset dir and image files
...
change references to use path original
revert folder name
revert graphengine
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
Eric
c79db93c48
Initial commit for album
...
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
jiangzhiwen
39df25f803
c++ api for CSV Dataset
5 years ago
nhussain
738ae2c78d
change api to use std_vector
...
try to display image
5 years ago
islam_amin
979111d0ef
Added Posterize Op
5 years ago
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
...
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
5 years ago
mahdi
3ecc53fb4e
Added CutMix
5 years ago
Alexey Shevlyakov
8526d5414d
RandomColor
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
nhussain
7766efd58e
add files
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
islam_amin
48ec178e77
Fixing AutoContrast/Equalize Bug
5 years ago
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
...
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
5 years ago
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
...
Merge pull request !3255 from alashkari/cpp_ops
5 years ago
mindspore-ci-bot
0e27dccbcf
!3093 VOCDataset output change to multi-columns
...
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
5 years ago
Amir Lashkari
572750cd40
Added cpp Equalize op
...
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
5 years ago
jiangzhiwen
2f506b7985
CSV dataset loader
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
xiefangqi
fbd9e3d402
vocdataset output multi-columns
5 years ago
mindspore-ci-bot
1a518e1cff
!3144 [MD] Fix ResizeOp behaviour
...
Merge pull request !3144 from nhussain/dataset_check
5 years ago
nhussain
c984b0fc88
fix size tuple
5 years ago
islam_amin
5647889c0d
Added AutoContrast Op
5 years ago
mindspore-ci-bot
37e8439c0a
!3077 supporting cpp invert operation
...
Merge pull request !3077 from ava/invert
5 years ago
avakh
35c3a63701
support cpp invert operation
5 years ago
Cathy Wong
04eb4f89c7
Cleanup dataset UT: Replace save_and_check
5 years ago
mindspore-ci-bot
ba0143402c
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
...
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
5 years ago
Cathy Wong
ae1ed327ba
Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
tinazhang
340d98a4d1
added test case to cifar_op
...
update cifar10 dataset
fixing missing error handling code in validator
5 years ago
mindspore-ci-bot
48654be14d
!3040 BoundingBoxAugment op fix ratio
...
Merge pull request !3040 from islam_amin/bounding_box_augment_bugs
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
mindspore-ci-bot
2c3c204b14
!2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
...
Merge pull request !2982 from ava/CPP_test3
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
...
fix cmakefile
fixed log statments in cpp UT tests
5 years ago
mindspore-ci-bot
3cc9217f06
!2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
...
Merge pull request !2926 from islam_amin/object_ops_cc_ut_floats
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)
...
Merge pull request !2920 from danishnxt/AugOps-M1-Python
5 years ago
Danish Farid
78c370f72a
First Commit - New Infrastructure - Python UT tests + Common Aug Files
...
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
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