DrCoffey / DeepSqueak

DeepSqueak v3: Using Machine Vision to Accelerate Bioacoustics Research
BSD 3-Clause "New" or "Revised" License
373 stars 89 forks source link

Rate and RelBox are missing #197

Closed billylau12 closed 1 year ago

billylau12 commented 1 year ago

Hi! In the older versions of DeepSqueak (v2.6 and older), all detection files have the first column for 'Rate' and 3rd column for 'RelBox'. However, in the newest version of DeepSqueak (v3.1), these columns are missing in the detection files. Please advice on how to get these columns back into the detection files.

Thank you, Billy

DrCoffey commented 1 year ago

Hey @billylau12 The new detection files are structured very differently than 2.6, and we can't add that info back. I believe if you try to load those old files v3.1 will try to convert them to the new format, but no promises.