i-robot
|
3ad641cb65
|
!21685 add function to invert_op
Merge pull request !21685 from Killer/fake_killer
|
4 years ago |
fake_killer
|
b0bc4bf5da
|
[feat] [assistant] [I44TRS] extend invert_op's function
|
4 years ago |
Xiao Tianci
|
aae886bcd7
|
fix crowd contributing code
|
4 years ago |
i-robot
|
f99effd430
|
!21755 Fix batch usability problem
Merge pull request !21755 from xiefangqi/md_fix_batch_usability
|
4 years ago |
i-robot
|
d1112f8e9c
|
!17631 [assistant][FrequencyMasking]
Merge pull request !17631 from QingfengLi/FreqMask
|
4 years ago |
xiefangqi
|
e4894a1bf1
|
fix batch usability problem
|
4 years ago |
chenx2ovo
|
53615010a3
|
[feat][assistant][I3CEGG] add new data OP FrequencyMasking
|
4 years ago |
jonyguo
|
42b3512a1b
|
fix: when field is none in mr
|
4 years ago |
chenx2ovo
|
e72acf362c
|
[feat][assistant][I3CEGH] add op timemasking
|
4 years ago |
i-robot
|
dc626617fc
|
!19526 [assistant][TimeStretch]
Merge pull request !19526 from QingfengLi/TimeStretch
|
4 years ago |
shenwei41
|
59efbb88ec
|
fix waring
|
4 years ago |
chenx2ovo
|
04705e5b0d
|
[feat][assistant][I3CEGC] add op timestretch
|
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
|
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 |
ckczzj
|
9d9f33be88
|
[feat][assistant][I3J6VN] add new data operator flowers102
|
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 |
i-robot
|
2c7b8e73df
|
!16452 [assistant][BandpassBiquadOp]
Merge pull request !16452 from StyleHang/BandpassBiquadOp
|
4 years ago |
i-robot
|
93af13f332
|
!19979 dataset: modify some error msg
Merge pull request !19979 from ms_yan/err_msg
|
4 years ago |
i-robot
|
ef77050348
|
!18892 [assistant][ops] Add new dataset operator SBD.
Merge pull request !18892 from Rainfor/sbd
|
4 years ago |
ms_yan
|
65870045bc
|
modify some error msg
|
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
|
9301de1b54
|
!21098 fix bug
Merge pull request !21098 from shenwei41/fix_waring
|
4 years ago |
shenwei41
|
e3385e2564
|
fix waring to master
|
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 |
Xiao Tianci
|
53c01c437d
|
fix NumpySlicesDataset not accept numpy
|
4 years ago |
wangkc123
|
b381e0be9d
|
[feat] [assistant] [I3CKER] add new dataset operator SBD
|
4 years ago |
i-robot
|
8508c9eb45
|
!18179 [MD] add slice patches op in c++ and python
Merge pull request !18179 from liyong126/slice_patches_op
|
4 years ago |
liyong
|
9a1de0af65
|
add slice patches in python and c++
|
4 years ago |
Xiao Tianci
|
8cdd0d8d90
|
fix param check for Rotate and GaussianBlur
|
4 years ago |
YangLuo
|
17c121b087
|
Give concreted error when mappable dataset lack __len__ method
|
4 years ago |
Lixia Chen
|
1f03b16e0e
|
Fix cache_admin server start stderr output
Fix TFRecord get_dataset_size() when cached
|
4 years ago |
Harshvardhan Gupta
|
6845a16b44
|
fix coredump with large max_rowsize and add arg validations
|
4 years ago |
YangLuo
|
4e9f6d54f7
|
update cpp api & doc
|
4 years ago |
chenx2ovo
|
4b98099dcb
|
[feat][assistant][I3CEGQ] add op rgb2bgr
|
4 years ago |
i-robot
|
ab3259c43a
|
!18292 MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
Merge pull request !18292 from cathwong/ckw_mon_py_analyze_ut4
|
4 years ago |
liyong
|
2989a5a23b
|
fix some bugs
|
4 years ago |
Cathy Wong
|
c37eb350f6
|
MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
|
4 years ago |
Xiao Tianci
|
a54e65a7ad
|
add Crop Python API
|
4 years ago |