dolphin-acoustics-vip / artwarp

MATLAB program for automated categorisation of tonal animal sounds
https://github.com/dolphin-acoustics-vip/artwarp/wiki
GNU Lesser General Public License v3.0
7 stars 10 forks source link

Import a set of fixed template/reference contours and allow only categorisation without learning #13

Open RohanK22 opened 2 years ago

RohanK22 commented 2 years ago

Before the start of a ARTwarp run it would be nice to have a feature allowing use to import/load a set of reference contours. These contours could be loaded before ARTwarp starts and the categorisation process gives us the groups based on these reference contours. During this process ARTwarp should freeze the learning process (which modifies the reference contours) and only allow categorisation of the whistles into groups.

Here is what the specifications says, "Other improvement to the GUI include an option to improve previous template contours and switch off the learning function in ARTWARP so that it only performs classification using previous templates."