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 |
avakh
|
f6f67b9751
|
fixing a bug in random sharpness
|
5 years ago |
Mahdi
|
a5f9b8f92e
|
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
|
5 years ago |
mindspore-ci-bot
|
4ee0bf22c3
|
!4820 Alarm modification
Merge pull request !4820 from shenwei41/sw_master
|
5 years ago |
shenwei41
|
a4e7a75891
|
Modify alarm
|
5 years ago |
nhussain
|
eb9a611041
|
remove old defaults
|
5 years ago |
mindspore-ci-bot
|
58523a41fe
|
!4392 use builtin float16 for arm
Merge pull request !4392 from xychow/use-float16-in-arm-neon
|
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
|
883957ace5
|
!4676 Add DecodeOp c++ parameter validate
Merge pull request !4676 from xiefangqi/xfq_fix_decode_twice
|
5 years ago |
xiefangqi
|
a8cc48c6b8
|
Add decodeOp validate
|
5 years ago |
qianlong
|
aab95ea160
|
fix softdvpp python api doc
|
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 |
mayang
|
c410c6a6e2
|
soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
|
5 years ago |
zhousiyi
|
e1aa49a4b7
|
use built-in float16 in arm_neon.h for lite arm
|
5 years ago |
Alexey Shevlyakov
|
8526d5414d
|
RandomColor
|
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 |
shenwei41
|
6913c96f11
|
Alarm modification
|
5 years ago |
avakh
|
477528de7f
|
random sharpness cpp op support
|
5 years ago |
nhussain
|
7766efd58e
|
add files
|
5 years ago |
mindspore-ci-bot
|
c2997845c2
|
!4289 Fix pad op validate issue
Merge pull request !4289 from xiefangqi/fix_pad_validate
|
5 years ago |
xiefangqi
|
7ee1e46455
|
fix pad op validate issue
|
5 years ago |
qianlong
|
e9c4378ed8
|
add support of soft dvpp op
|
5 years ago |
islam_amin
|
e52d85ba9d
|
Added RandomAffine Op
|
5 years ago |
Mahdi
|
1896950ae5
|
Added Mixup
|
5 years ago |
nhussain
|
82103a693d
|
restructuring
|
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 |
nhussain
|
61769b2dd9
|
fix concat
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
ervinzhang
|
50dcb79bdf
|
added MindData lite
|
5 years ago |
xiefangqi
|
6017b050ac
|
add generatordataset support split
|
5 years ago |
mindspore-ci-bot
|
84c8b85ddc
|
!3452 [MD] Gets rid of uncessary print calls
Merge pull request !3452 from nhussain/refactor_name_function
|
5 years ago |
mindspore-ci-bot
|
9c06a564d1
|
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
|
5 years ago |
Eric
|
465a69a70a
|
Added crop signature, wip
Added input check
Added SwapRedBlue
|
5 years ago |
hesham
|
adfbc891d3
|
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
|
5 years ago |
nhussain
|
a306264030
|
remove print calls
|
5 years ago |
islam_amin
|
48ec178e77
|
Fixing AutoContrast/Equalize Bug
|
5 years ago |