yardencsGitHub / tweetynet

Hybrid convolutional-recurrent neural networks for segmentation of birdsong and classification of elements
BSD 3-Clause "New" or "Revised" License
46 stars 9 forks source link

Fix make error curve seg params arg #155

Closed NickleDave closed 3 years ago

NickleDave commented 3 years ago

Fixes argument name in src/scripts/make_error_curve...py to match what the hvc/run_learncurve.py script uses.

Both refer to the same config file but its named changed when the hvc code was added since that script needs all the segmenting parameters, not just min_segment_dur