NanoTrack is a lightweight object detection and tracking package designed for use with YOLOv5. It provides efficient tracking algorithms with minimal resource requirements.
"pip install nanotrack " or You can install NanoTrack directly from the GitHub repository:
pip install git+https://github.com/ragultv/nanotrack.git
pip install nanotrack