Skip to content

WhaleNet (Wavelet Highly Adaptive Learning Ensemble Network) is a deep convolutional residual network designed to classify marine mammal vocalizations. It leverages Wavelet Scattering Transform and Mel Spectrogram representation, providing a new benchmark for marine mammal vocalization analysis.

Notifications You must be signed in to change notification settings

alelicciardi99/whalenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

WhaleNet (Wavelet Highly Adaptive Learning Ensemble Network)

Here you can find the code for training and evaluating WhaleNet architecture.

WhaleNet architecture is a novel deep convolutional architecture designed for marine mammals vocalization, that combines Wavelet Scattering Transform and Mel Spectrogram for enhanced feature exctraction.

Python script whalenet.py contains the full pipeline, including data downloading, data preprocissing, architecture training and evaluation.

Data

Data is public and can be downloaded from the Watkins' Marine Mammals Sound Dataset- official webpage (https://whoicf2.whoi.edu/science/B/whalesounds/index.cfm) The scripts are designed to receive the data as a zip file.

Authors

corresponding author: Alessandro Licciardi (Politecnico di Torino, Istituto Nazionale di Fisica Nucleare) alessandro.licciardi@polito.it

co-author: Davide Carbone (Politecnico di Torino, Istituto Nazionale di Fisica Nucleare) davide.carbone@polito.it

About

WhaleNet (Wavelet Highly Adaptive Learning Ensemble Network) is a deep convolutional residual network designed to classify marine mammal vocalizations. It leverages Wavelet Scattering Transform and Mel Spectrogram representation, providing a new benchmark for marine mammal vocalization analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages