BirdVox / birdvoxdetect

A pre-trained deep learning system for detecting bird flight calls in continuous recordings
MIT License
78 stars 15 forks source link

ValueError: Output array is the wrong shape #37

Closed lostanlen closed 4 years ago

lostanlen commented 4 years ago
Traceback (most recent call last):
  File "../../../../src/016_birdvoxdetect-full-season-ca.py", line 61, in <module>
    export_confidence=False)
  File "/home/vl1019/miniconda3/envs/bvd021/lib/python3.6/site-packages/birdvoxdetect/core.py", line 547, in process_file
    concat_deque = np.concatenate(deque, axis=1, out=concat_deque)
ValueError: Output array is the wrong shape