Guo Zhijian
4b413922ac
fix: code review new
4 years ago
YangLuo
4325799ced
fix minddata lite bugssssss
4 years ago
shenwei41
1295744524
Add ConvertColor Operation
4 years ago
zetongzhao
b17464e30c
deserialize and tests
4 years ago
i-robot
1e4dace193
!20683 deserializer 2nd part
Merge pull request !20683 from zetongzhao/deserialize_2
4 years ago
zetongzhao
ea1f2d0d7c
deserialize and tests
4 years ago
Xiao Tianci
aae886bcd7
fix crowd contributing code
4 years ago
i-robot
c84e09cf45
!21072 Deserialize - python binding
Merge pull request !21072 from zetongzhao/deserialize_1
4 years ago
zetongzhao
4f199b548c
deserialize and tests
4 years ago
i-robot
02a8193e3e
!21130 Fix CI warnings for master
Merge pull request !21130 from Mohammad Motallebi/fix_warnings_2_july_master
4 years ago
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
mohammad
142641ba26
fix CI warnings
4 years ago
zetongzhao
ca517e4573
fix pclint
4 years ago
zetongzhao
8693fd730a
deserialize and tests
4 years ago
mohammad
1061153af3
fix CI warnings
4 years ago
Xiao Tianci
a77ed2a5c0
fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {}
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
Xiao Tianci
a54e65a7ad
add Crop Python API
4 years ago
Xiao Tianci
9c4c1c6a77
add Rotate Python API
4 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
4 years ago
mindspore-ci-bot
686225ad2a
!16382 Unity Input Order
From: @zetongzhao
Reviewed-by:
Signed-off-by:
4 years ago
zetongzhao
4cb53823fd
all the updated input order
Fix FillOperation to_json function
Fix FillOperation to_json function
serialize tensor without testing
fix unity input order bug, next step is to test the tensor serialization
serialize tensor, testing code in tensor_test.cc
change for tensor serialization
changes after review
changes after review
clang-format the files
rename
5 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
5 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
5 years ago
mohammad
9ce28cd34c
split sampler vision IR files
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
liyong
d5b7a67c71
fix asan issue
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
Xiao Tianci
4f1dbc6cd5
correct error message of soft_dvpp ops and fix example of IterSampler
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
Zhenglong Li
07dd752e1e
Fix aipp config file generator bug
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
5 years ago
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
d328d6eb54
Adding affine
Need to move Affine to image_utilC
Refactored affine
Added affine API
Added API class impl
Removed default from vision ir
Compiling
removed extra file
Spell check
5 years ago
Zhenglong Li
581f1e82d4
API merge with new API class and new IR class
5 years ago
Cathy Wong
3fc204e3bc
dataset: Create C++ API classes for vision transform ops
Review rework
Add overloaded API Map function
Overload Execute, update st test_de.cc and enhance ut execute_test.cc;
More TensorTransform support for BoundingBoxAugment and UniformAug
Execute support for auto case; UT updates
Rebase updates, including fix CI Ascend compilations
test_de.cc - comment out dvpp tests
Rebase updates
Added back testcase and constructor
Added back constructor
added missing macro
Fixed Macro
removed decode
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
Cathy Wong
fc8b9fc85e
dataset: Push down IR vision files
5 years ago