DrCoffey / DeepSqueak

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

My DeepSqueak can‘t exactly export excel file #151

Closed Durling closed 1 year ago

Durling commented 2 years ago

Describe the bug Deer Dr. Coffey, when I choose the "Export Excel Log (Call Statistics)", DeepSqueak produce a blank excel file. And I have confirmed that the Detected Call File have accepted calls. I detect calls again, choose the new detected file to export, it still produce a blank excel file.

To [Reproduce] Steps to reproduce the behavior: With the attached audio/detection files:

  1. Go to 'File'
  2. Click on 'Import/Export'
  3. Scroll down to 'Export Excel Log (Call Statistics)'
  4. See error: 'warnning: Call box start beyond audio duration. '

Expected behavior Since I needed to check the detection, I passed the audio file and part of the project file to a colleague for him to review and give me the updated file. I found that the files I passed back could not be loaded and could not be exported to excel with the content, so I re-detected them and found the same situation.

Additional context Windows 10 / MATLAB 2021b / DeepSqueak V3

DrCoffey commented 2 years ago

Hey @Durling

Can you successfully output a Call Statistics file for one of the example detection files?

-Kevin