Skip to content

make_dataset.py extracts more time segments at the ends of tracks

François LAURENT requested to merge dev into main

make_dataset.py passes past_future_extensions=False to taggingbackends.explorer.BackendExplorer.generate_dataset, which results in more time segments sampled near the beginning and end of a track.

Bugfix: finetune_model.py supports dict-like label definitions (with color information) from clf_config.json files.

Merge request reports