starrytong / SCNet

MIT License
59 stars 6 forks source link

About evaluation #23

Open zhangkexin271 opened 4 days ago

zhangkexin271 commented 4 days ago

Hello, thank you for your great work! May I ask how you evaluate the model on the test set of MUSDB18-HQ? Could you please upload the evaluate function? Thank you very much

starrytong commented 4 days ago

You can refer to https://github.com/adefossez/sdx23 and use evaluate_locally.py for evaluation after inference is completed.