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
51a1ca61f2
!21357 [MD] fix SlicePatches when dealing with some special tensor.
Merge pull request !21357 from liyong126/fix_bug
4 years ago
liyong
5fea72473c
fix HW1 issue
4 years ago
chenx2ovo
aa45e2ebbc
[feat] [assistant] [I3CEER] add op AmplitudeToDB
4 years ago
Carry955
98be266585
[feat][assistant][I3J6TQ] add a new operator Angle
4 years ago
i-robot
680e40a43a
!16453 [assistant][BassBiquadOp]
Merge pull request !16453 from StyleHang/BassBiquadOp
4 years ago
i-robot
f4e07c0dce
!17486 [assistant][ops] Add new dataset operator Flickr.
Merge pull request !17486 from Rainfor/wangkc
4 years ago
i-robot
d260f38936
!15722 [assistant][AdjustGamma]
Merge pull request !15722 from QingfengLi/adjust_gamma
4 years ago
li-qiyao
ba326d76a8
[feat][assistant][I3J6TW] add new data operator BassBiquad
4 years ago
wangkc123
48f5fed1f8
[feat] [assistant] [I3CKEN] add new dataset operator Flickr
4 years ago
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
tongyue
08469e113a
[feat][assistant][I3J6TV]add new audio operator BandrejectBiquad
4 years ago
administrator
29d57a89fb
[feat][assistant][I3TDRD]add new audio operator BandpassBiquad
4 years ago
Isaac
b49e1acc3e
[feat] [assistant] [I3J6TM] add new audio operator AllpassBiquad
4 years ago
i-robot
6e84bf0f0f
!16449 [assistant][ops] Add new audio operator BandBiquad
Merge pull request !16449 from StyleHang/BandBiquadOp
4 years ago
liannai
5a341e7e27
[feat] [assistant] [I3J6TS] add new audio operator BandBiquad
4 years ago
zetongzhao
8693fd730a
deserialize and tests
4 years ago
i-robot
884f5ae1de
!19764 [MD] Remove Builder class phase 3
Merge pull request !19764 from harshvardhangupta/rem-build-2
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
harshvardhangupta
52d1212239
remove builder
4 years ago
i-robot
a5118ae5f2
!19507 Remove builder from CacheOp, CacheLookupOp, CacheMergeOp
Merge pull request !19507 from lixiachen/remove_cacheop_builders
4 years ago
Lixia Chen
946693e860
Remove builder from cache ops
4 years ago
i-robot
0a6732f6dc
!19047 [MD] Remove Builder
Merge pull request !19047 from harshvardhangupta/remove_builder
4 years ago
Harshvardhan Gupta
5bd8fb57fc
remove builder
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
YangLuo
4e9f6d54f7
update cpp api & doc
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
Zhenglong Li
2c7d1bf603
Implement new gnn feature
4 years ago
mindspore-ci-bot
cf27d3c8dc
!12972 Removing Builder from dataset ops phase 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
EricZ
16837a4639
Removing Builder from dataset ops phase 1
5 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
4 years ago
zetongzhao
728b180329
delete_extra files
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
4 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
4 years ago
mindspore-ci-bot
601322356b
!15638 VOCDataset need to add img_id for evaluation
From: @xiefangqi
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
xiefangqi
9b846c7873
voc add image_id column
4 years ago
jonyguo
9452142b50
enhance: enable shuffle infile / files when mindrecord
4 years ago
mindspore-ci-bot
b5cddcb8cc
!16036 Improve performance of multi-processing option for dataset
From: @robingrosman
Reviewed-by:
Signed-off-by:
4 years ago
RobinGrosman
9a7d1fc034
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
4 years ago
mindspore-ci-bot
6fcd6cab68
!16119 Fix minddata issues
From: @luoyang42
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo,@liucunwei
4 years ago
mindspore-ci-bot
d3a175e30f
!16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
4 years ago
YangLuo
0a4da64e13
Fix minddata issues
4 years ago
mindspore-ci-bot
b86747b9a6
!15813 Convert some pipeline Ops to be inlined
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
4 years ago
Lixia Chen
5967cb2cd7
Unblock mindrecord under cache
4 years ago
hesham
e4c0bd51a5
Modify concat to be an inlined Op
Modify zip to be an inlined Op
Modify take to be an inlined Op
Modify skip to be an inlined Op
Modify rename to be an inlined Op
Modify filter to consume child's rows using one thread
4 years ago