neurostatslab / vocalocator

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

Add units to output arrays #19

Closed Aramist closed 1 year ago

Aramist commented 1 year ago

Create wrapper types for arrays output by localization models with the following properties:

This change aims to resolve the following problems:

Merge deadline: Fri 2023-06-16

amanchoudhri commented 1 year ago

In working on this, let's make sure to address #21 by potentially reworking the way model output is saved.