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
d3e89086e5
Removed check for normalize mean
5 years ago
mindspore-ci-bot
0357088a73
!7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
...
Merge pull request !7319 from cathwong/ckw_c_api_transforms_tests2
5 years ago
Eric
359ad19884
Added float_array support
...
Added fix, tests to come
5 years ago
Cathy Wong
9f7c1a32e7
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
5 years ago
mindspore-ci-bot
7e7d47db50
!7266 RandomResizedCrop for C API
...
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
5 years ago
shenwei41
87b108f4e0
C++ api add Rescale
5 years ago
Mahdi
c8333accfc
RandomResizedCrop C API
5 years ago
mindspore-ci-bot
4a077f6341
!7035 Add validation for input image size of affine transformation
...
Merge pull request !7035 from jiangzhiwen/fix/check_affine_size
5 years ago
jiangzhiwen
197f0cabe0
check affine input size
5 years ago
YangLuo
9e033bbe19
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
5 years ago
Cathy Wong
2aa26d245c
C++ API: Move vision ops to new vision files; create transforms namespace
5 years ago
Mahdi
e92d4edceb
Updated TensorRow conversion
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
...
Merge pull request !5300 from nhussain/slice_op
5 years ago
mindspore-ci-bot
70221f5261
!6307 Conversion to and from TensorRow in C++
...
Merge pull request !6307 from MahdiRahmaniHanzaki/c_func
5 years ago
nhussain
77d507279c
first working implementation
...
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Mahdi
890598d112
Added TensorRow conversion
5 years ago
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
...
of usage
5 years ago
xulei2020
85962adffd
add code
5 years ago
luoyang
581335453e
Change return val of GetNextRow
5 years ago
mindspore-ci-bot
a084196300
!6094 Adding input checks to C API
...
Merge pull request !6094 from EricZ/add_input_check_capi
5 years ago
eric
cd5af9472e
Added input check
5 years ago
xulei2020
72861a68f3
add code
5 years ago
jiangzhiwen
d4ce668b9b
add Affine ut
5 years ago
mindspore-ci-bot
c882e4863c
!5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
...
Merge pull request !5961 from xulei/lite_test0905
5 years ago
xulei2020
b356211413
add init code
5 years ago
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
...
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
5 years ago
Zirui Wu
bde9f18f5a
update lookup api to take in a type
...
ci
add test case
address some of the review cmts
address review cmts
5 years ago
mindspore-ci-bot
d0c7b1ba24
!5731 Manifest Dataset check invalid filename string
...
Merge pull request !5731 from jiangzhiwen/fix/invalid_filename_string
5 years ago
mindspore-ci-bot
2f3684d4fa
!4872 Add C++ API support for TFRecordDataset
...
Merge pull request !4872 from TinaMengtingZhang/cpp-api-tfrecord-dataset
5 years ago
jiangzhiwen
294f7b620a
check invalid filename string
5 years ago
jiangzhiwen
1a1a8893a4
Align num_samples of CSV with other dataset
5 years ago
tinazhang
e430b4056a
add tfrecord dataset to cpp api
...
fix to support schema=nullptr
5 years ago
luoyang
8aba39a71b
Modify VOCDataset doc & Fix BuildVocab bug
5 years ago
luoyang
ce419404ce
Add check for duplicate column for a-cpi
5 years ago
mindspore-ci-bot
0cb6d29f0c
!4998 Shared memory pool clean up
...
Merge pull request !4998 from JesseKLee/mem_pool
5 years ago
mindspore-ci-bot
dff02cc282
!5188 rename image files in imagefolder
...
Merge pull request !5188 from tony_liu2/alt
5 years ago
mindspore-ci-bot
b99149dc37
!4901 Adding data_helper for minddata
...
Merge pull request !4901 from EricZ/md_helper
5 years ago
mindspore-ci-bot
3be136f6f0
!5354 Fix randomdata issue
...
Merge pull request !5354 from xiefangqi/fix_randomdata_columnlist
5 years ago
mahdi
84efa0b96b
Added BucketBatchByLength for C API
5 years ago
Eric
65bf3ecc3e
Adding data_helper class
5 years ago
Jesse Lee
e89b4648f6
Memory pool clean up
5 years ago
xiefangqi
e2085a9505
fix randomdata issue
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
mindspore-ci-bot
716329df6c
!5278 Change default value of sampler in c-api
...
Merge pull request !5278 from luoyang/c-api
5 years ago
YangLuo
419478b410
Change default value of sampler to seperate behaviour of default sampler
...
& null sampler, add check for duplicate column name
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago