neurostatslab / vocalocator

Deep neural networks for sound source localization and vocalization attribution.
MIT License
2 stars 0 forks source link

Add ability to train on multiple `GerbilVocalizationDataset` objects at once #48

Closed amanchoudhri closed 3 months ago

amanchoudhri commented 1 year ago

Ideally without changing interface too much. Want to be able to specify at train time which datasets to use, and what proportions of each to use. For example, if we wanted to train on 80% of the earbud dataset, and 50% of the adolescent dataset, to understand how much synthetic data versus real vocal call data we'll need.