hikerxu's picture
Upload folder using huggingface_hub
483de47 verified
raw history blame
No virus
89 Bytes
filter_cfg = dict(
type='SavizkyGolayFilter',
window_size=11,
polyorder=2,
)