onescotch
add huggingface implementation
2de1f98
raw
history blame
No virus
83 Bytes
filter_cfg = dict(
type='GaussianFilter',
window_size=11,
sigma=4.0,
)