abewley / sort

Simple, online, and realtime tracking of multiple objects in a video sequence.
GNU General Public License v3.0
3.82k stars 1.07k forks source link

Update scikit-image requirement to 0.14.2 #110

Open jkschin opened 3 years ago

jkschin commented 3 years ago

I forked this repository and ran it as is, and encountered an error when trying to run sort.py. I found this issue here, which suggests upgrading scikit-image to 0.14.2. The upgrade fixed it.