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

Add option to run categorization with minimal GUI #20

Closed RohanK22 closed 1 year ago

RohanK22 commented 2 years ago

This adds an option to run ARTwarp without the default visualization process running in the background which may be compute-intensive when running on large datasets. It instead makes use of a minimal progress bar to show the current iteration number that ARTwarp's at and the progress of that iteration.

Screenshot 2022-04-03 at 01 03 37
douggillespie commented 2 years ago

I'm not sure how to resolve these conflicts, which seem to be in the lists of global parameters. Nee to discuss with you Rohan (but not urgent)

olexandr-konovalov commented 2 years ago

This and two next (#21, #22) PRs need to be rebased. If resolving conflicts is trivial and @RohanK22 has no time right now, I may try in early May...

olexandr-konovalov commented 1 year ago

This is too out of sync to be merged. Thanks for the effort @RohanK22 and sorry that it's not incorporated.