neurostatslab / vocalocator

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

Enable models to output points outside arena grid #53

Closed amanchoudhri closed 3 months ago

amanchoudhri commented 1 year ago

Remove lines clamping unscaled model output to the [-1, 1]^2 grid. See issues like #50, #46 for a description of why this is necessary.