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
Cathy Wong
93810a0dc8
C++ API: Minor fixes for dataset parameters
5 years ago
mindspore-ci-bot
4fe2892b89
!4771 Fixes Comment style
Merge pull request !4771 from EricZ/md_tensor_from_mem
5 years ago
xiefangqi
7dc7990d75
add NumWorkers validate
5 years ago
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
5 years ago
Eric
d799373950
Added created from memory
5 years ago
YangLuo
b50ae27c72
!4597 [Dataset] C++ API Support for build_vocab
5 years ago
jiangzhiwen
39df25f803
c++ api for CSV Dataset
5 years ago
mindspore-ci-bot
6868b9b6fa
!4422 Minddata new dataset api ==> RandomData
Merge pull request !4422 from xiefangqi/xfq_c++api_randomdata
5 years ago
xiefangqi
b91e56375e
add randomdataset and schema
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
jiangzhiwen
a88273bd3f
c++ api support for Manifest Dataset
5 years ago
mindspore-ci-bot
cc23f1d819
!4630 Adding wrapper around CreateFromMemory
Merge pull request !4630 from EricZ/md_tensor_from_mem
5 years ago
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
5 years ago
Eric
26d968afcb
Added created from memory
5 years ago
mahdi
3ecc53fb4e
Added CutMix
5 years ago
Cathy Wong
9c8af0d1cf
C++ API: Provide validate param functions
5 years ago
mindspore-ci-bot
7d70fb4dc4
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
5 years ago
mindspore-ci-bot
ebdea65f70
!4402 [Dataset] Fix c_api bugs
Merge pull request !4402 from luoyang/c-api-pyfunc
5 years ago
Alexey Shevlyakov
8526d5414d
RandomColor
5 years ago
Cathy Wong
b575b913e2
C++ API: Provide AddShuffleOp
Shuffle: shuffle_size -> buffer_size
5 years ago
mindspore-ci-bot
2953720169
!4322 Adding RGBA color conversion
Merge pull request !4322 from EricZ/bitmap_support
5 years ago
eric
6a41b44724
Added wrapper around color change function
5 years ago
luoyang
373adaa553
!4402 [Dataset] Fix c_api bugs
5 years ago
tinazhang
0868720eb7
fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
mindspore-ci-bot
5adba834d0
!3819 C++ API Support for CLUE Dataset
Merge pull request !3819 from jiangzhiwen/jzw/c_api_clue
5 years ago
jiangzhiwen
5842a0212f
c++ api support for CLUE Dataset
5 years ago
mindspore-ci-bot
9276a9d2fb
!3771 C++ API Support for TextFile Dataset
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
nhussain
7766efd58e
add files
5 years ago
Cathy Wong
7f39b5cfd7
C++ API Support for TextFile Dataset and Unit Tests
5 years ago
mindspore-ci-bot
f21ee64fd0
!4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
5 years ago
mindspore-ci-bot
2cab58fdbc
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
Merge pull request !3850 from islam_amin/randomaffine_op
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
mindspore-ci-bot
612f533d15
!3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
Merge pull request !3917 from luoyang/c-api
5 years ago
ervinzhang
3a1d8b5f39
added channel swap operation in transforms.h
5 years ago
YangLuo
e6a12946c8
Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
xiefangqi
6276c0f22f
new c++ api ==> CelebA
5 years ago
mindspore-ci-bot
7ec0b5857a
!3977 [MD] Refactor Concatenate Op
Merge pull request !3977 from nhussain/multi_dim_concat_2
5 years ago
ervinzhang
c65670b1a7
changed sampler parameter to support std::move
5 years ago
mindspore-ci-bot
6aa65da5d2
!3860 Minddata new dataset api ==> Coco
Merge pull request !3860 from xiefangqi/md_new_api_cocodataset
5 years ago
nhussain
61769b2dd9
fix concat
5 years ago
xiefangqi
bb7bda1d6b
new dataset api -- Coco
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
ervinzhang
19b2216610
fixed cpplint format
5 years ago
ervinzhang
1f13b3ef6d
exclude de_tensor in normal build
5 years ago
Eric
6af4e7c226
Addressing comments
5 years ago
ervinzhang
f92d68456d
fixed clang format
5 years ago