neurostatslab / vocalocator

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

Modernize Densenet implementation #28

Closed Aramist closed 1 year ago

Aramist commented 1 year ago

Modernize DenseNet implementation to match the new config format and be consistent with Simplenet implementation. Runs with no problem on input sequences divisible by 2**(num downsamples).