TheCacophonyProject / classifier-pipeline

Exports tracked animals through thermal vision.
GNU General Public License v3.0
21 stars 14 forks source link

Fix extra tracks #33

Closed clare closed 5 years ago

clare commented 5 years ago

The extra tracks were caused by the mask changing and thus the mass of the track. The mass is now calculated from the original mask before dilating so it should work ok now.

I have also fixed the security warning in pyyaml.