MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
812 stars 223 forks source link

'str' object has no attribute 'parent' #42

Open Shuimojiangshan opened 1 year ago

Shuimojiangshan commented 1 year ago

When I ran the predict.py, this problem occurred. I went to investigate and found it that DEFAULT_CONFIG really doesn't have attribute‘parent’.May I ask how to solve this problem?Thanks very much. ![Uploading 1.png…]()