Spaces:
Sleeping
Sleeping
Commit History
Fix classifier for non-panns models 32701af
Update to latest classifier inference 568c3f1
Restore classifier, move shell scripts to scripts d8f7979
Update CSV logger c1b80c0
More cleanup, edit configs 634cc2a
Add new scripts/configs for eval and easy usage. Rename configs. a559a3b
Merge branch 'main' into classifier-inference 4cb9c24
Fix remfx all effects selection 7902946
Add shuffling effect order, all effects present for chain_inference to cfg 133e1dc
Update datagen silence threshold to 1e-4 7fc4de1
moving to multi-way binary classification task 29f23c3
Christian J. Steinmetz commited on
Merge branch 'cjs--classifier-v2' of https://github.com/mhrice/RemFx into classifier-inference b8427f9
WIP: datapoint writing be8f3b0
updates to score logging fx classifier 4d2eb76
Christian J. Steinmetz commited on
adding mixup augmentation and fixing ordering of labels 1b6bb59
Christian J. Steinmetz commited on
Add classifier into inference. Comment-out hearbaseline for now eae60a9
changing linear layers to MLP c756b1d
Christian J. Steinmetz commited on
Add resume from checkpoint for training e8eaf47
Fix loss issue in chain_inference 943f213
Add more experiments dbfea06
Fix causal cropping for input metrics aecaaea
Fix DCUNet f8fea2a
Fix input metrics f13cb8e
Fix custom inferencing issues fb9ce8b
Add custom-inference dataset 6da1b0d
Fix metric logging with order c1cb017
Add custom effect ordering during chain inference a040dee
Fix circular import issue 9eba2f5
Added intermediate logging of chain_inference 80a1624
Add effects chain inference code 652f240
Fix bug in trying to import removed models ea00224
Remove previous DPTNet/DCUNet implementations ca6b6f7
Tune effects, replace models with asteroid, remove silence 5945136
Skip chunk if too quiet 106ab10
Add dsd100 dataset bd1743b
Add target cropping if outputs are different length 0e3a05d
Add TCN f3350b1
Update callbacks, debug new models 9a9a2c9
Init dcunet and dptnet 7d6f241
Fix new dataset to work for remfx training 6448f47
adding multi-label classification task with CNN 7ac8557
Christian J. Steinmetz commited on