I am trying to execute a repo that I found in git hub, and in the execution of the code I got this:
Traceback (most recent call last):
File “C:UsersDaniel MedeirosDesktopYOLO_7YOLOv7YOLOv7-DeepSORT-Object-Trackingdeep_sort_tracking_id.py”, line 18, in
from deep_sort_pytorch.utils.parser import get_config
ModuleNotFoundError: No module named ‘deep_sort_pytorch’
Does anyone know the library deep_sort_pytorch? If this library exists, how can I install?
I can’t find the library
Daniel Medeiros is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.