xiefangqi
ba38523674
fix opencv float exception
5 years ago
mindspore-ci-bot
416e57be12
!7229 fix nasnet mstype
Merge pull request !7229 from panfengfeng/fix_nasnet_mstype
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
panfengfeng
56bdedb826
fix nanset mstype
5 years ago
jiangzhiwen
197f0cabe0
check affine input size
5 years ago
yanghaitao1
d4383c4f33
set opencv threads 0
5 years ago
mindspore-ci-bot
03f0e64af9
!7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
5 years ago
Mahdi
e92d4edceb
Updated TensorRow conversion
5 years ago
mindspore-ci-bot
051928b867
!6963 [Data]add input param check
Merge pull request !6963 from xulei/lite_test0905
5 years ago
xulei2020
6bb34eaa64
add input param check
5 years ago
xiefangqi
1dc50a2302
minddata catch jpeg errexit runtime error
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
Merge pull request !5300 from nhussain/slice_op
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
yanghaitao1
8b4591c482
protect pyfunc timeout
5 years ago
shenwei41
f2e34b2eaf
Clean up the view code
5 years ago
mindspore-ci-bot
1cfad93704
!6479 fix bucket_batch_by_length show pyfunc timeout
Merge pull request !6479 from yanghaitao/yht_bucket_batch_ci
5 years ago
mindspore-ci-bot
1dbaaa8b32
!6447 Adds run time crop check
Merge pull request !6447 from EricZ/add_crop_check
5 years ago
yanghaitao1
da15495d7b
fix bucket_batch ci error
5 years ago
Eric
43d4066aa0
Additional fixes
Added fix for overflow check
5 years ago
mindspore-ci-bot
1605fd4a1e
!6448 [MS][CPU][DataAugmentation][IMP] Fix for call to PadBBoxes in RandomCropWithBBox Op
Merge pull request !6448 from danishnxt/AugOpsFix
5 years ago
Danish Farid
2473adf24f
PadBboxes Call fixed in RandomCropWithBboxOp
5 years ago
mindspore-ci-bot
af1c5aba5b
!6354 [Data][BUG]add SubStractMeanNormalize input param check
Merge pull request !6354 from xulei/lite_test0905
5 years ago
mindspore-ci-bot
e60e4920f9
!6346 add timeout value to pyfunc
Merge pull request !6346 from yanghaitao/yht_pyfunc_timeout
5 years ago
xulei2020
85962adffd
add code
5 years ago
yanghaitao1
95f54de5d6
add timeout for pyfunc
5 years ago
jiangzhiwen
18fae4d81e
fix Affine for 3 channel
5 years ago
mindspore-ci-bot
2b9a8422ba
!6123 [MD] fix bug in normalize op
Merge pull request !6123 from liyong126/fix_bug_normalize
5 years ago
liyong
8ef8b02add
fix bug in normalize op
5 years ago
mayang
56acc65619
[MD] Replace the unsafe func 'snprintf' with a safe one 'snprintf_s' in soft_dp_log.h
5 years ago
xulei2020
153672b8d3
add code
5 years ago
xulei2020
72861a68f3
add code
5 years ago
jiangzhiwen
d4ce668b9b
add Affine ut
5 years ago
xulei2020
b356211413
add init code
5 years ago
nhussain
3bac9d3713
switch input columns and operation
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
mindspore-ci-bot
1bb01c7077
!5477 [MD] Remove two -wno options
Merge pull request !5477 from xiefangqi/xfq_fix_wno_option
5 years ago
mahdi
84efa0b96b
Added BucketBatchByLength for C API
5 years ago
xiefangqi
d8134d6f41
remote two -wno options of dataset
5 years ago
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
mindspore-ci-bot
7aaf4118bf
!5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
Merge pull request !5297 from MahdiRahmaniHanzaki/cutmix-fix
5 years ago
mahdi
7ad7024c45
Fixed 2D one-hot label problems in CutMix and MixUp
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
qianlong
6f038c52a9
DecodeAndCropAndResizeJepg do not support odd size
5 years ago
mindspore-ci-bot
e4d2f2fd3b
!5030 Adding a BBox class and fixing Posterize C Op testing.
Merge pull request !5030 from islam_amin/bbox_class
5 years ago
mindspore-ci-bot
346b97acb8
!5156 fix softdvpp coredump
Merge pull request !5156 from qianlong21st/master_fix_softdvpp_core
5 years ago
qianlong
12dfca71f1
fix softdvpp coredump
5 years ago
YangLuo
67f5c89cd6
Check input image type for random posterize
5 years ago
mindspore-ci-bot
70c410ac2e
!5096 Fixes a bug in RandomSharpness cpp op
Merge pull request !5096 from ava/masterssss
5 years ago
islam_amin
641e751d5e
adding bbox class
5 years ago
Mahdi
a2c38d89f9
Added float32 support for CutMixBatch
5 years ago