GeekAlexis / FastMOT

High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
MIT License
1.12k stars 256 forks source link

Multi-class tracking fix #247

Closed GeekAlexis closed 2 years ago

GeekAlexis commented 2 years ago

Fix feature extraction for multi-class tracking.

pep8speaks commented 2 years ago

Hello @GeekAlexis! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 147:80: E501 line too long (89 > 79 characters)

Comment last updated at 2022-01-22 06:34:27 UTC