ckczzj
af97ba4a77
[feat][assistant][I3J6VH] add new data operator SBU
4 years ago
wangkc123
3daf3a4d5f
[feat] [assistant] [I3CKEK] add new dataset operator DIV2K
4 years ago
ckczzj
d7c702e9d4
[feat][assistant][I3J6VL] add new data operator USPS
4 years ago
i-robot
938324b397
!19362 [assistant][ops] Add new dataset operator Cityscapes.
Merge pull request !19362 from Rainfor/cityscapes
4 years ago
xiefangqi
e4aa1aa119
remove testCOCO 404 link
4 years ago
wangkc123
70f741bcc1
[feat] [assistant] [I3CKEM] add new dataset operator Cityscapes
4 years ago
i-robot
0e7844daa9
!22093 revert merge request 21685
Merge pull request !22093 from guozhijian/revert-merge-21685-master
4 years ago
guozhijian
e1df9a2152
revert 'Pull Request !21685 : add function to invert_op'
4 years ago
i-robot
4113aee7d6
!18668 [assistant][ops]New operator implementation, include Flowers102Dataset
Merge pull request !18668 from Wangsong95/flowers102_dataset
4 years ago
fake_killer
b0bc4bf5da
[feat] [assistant] [I44TRS] extend invert_op's function
4 years ago
ckczzj
9d9f33be88
[feat][assistant][I3J6VN] add new data operator flowers102
4 years ago
wangkc123
48f5fed1f8
[feat] [assistant] [I3CKEN] add new dataset operator Flickr
4 years ago
wangkc123
b381e0be9d
[feat] [assistant] [I3CKER] add new dataset operator SBD
4 years ago
mindspore-ci-bot
d3a175e30f
!16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
5 years ago
xiefangqi
458ff5fed9
md fix voc and manifest error scenario
5 years ago
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
5 years ago
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Xiao Tianci
0659473535
add TruncateSequencePair, ToNumber C++ API and enable three test cases
5 years ago
Cathy Wong
e5f62013f4
dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
5 years ago
alex-yuyue
913a49f3af
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Eric
7e21648e16
Added Album empty string tensor support
5 years ago
mindspore-ci-bot
7707bb8540
!7439 [MD] Add YUV to BGR , Split, extractChannel ops
Merge pull request !7439 from xulei/lite_test0905
5 years ago
xulei2020
442cee15ad
add yuv420sp to bgr, split and extractchannel
5 years ago
Eric
359ad19884
Added float_array support
Added fix, tests to come
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
5 years ago
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 years ago
liyong
16147669a6
fix num_samples in concatDataset
5 years ago
mindspore-ci-bot
2dfb2f3578
!6009 Add Affine transformation ut for Lite Dataset
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
jiangzhiwen
d4ce668b9b
add Affine ut
5 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