UCSD-E4E / acoustic-multiclass-training

Data processing and training pipeline for classifying bird species by sound
GNU General Public License v3.0
9 stars 2 forks source link

Dataloader does not raise error if files exist but loading fails #144

Open mbazzani opened 1 year ago

mbazzani commented 1 year ago

Filtering out files that failed to load happens after checking if there are valid files, but the order should be the other way around