mikel-brostrom / boxmot

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
GNU Affero General Public License v3.0
6.79k stars 1.72k forks source link

can not download deepocsort's model #1227

Closed Zhong-master closed 11 months ago

Zhong-master commented 11 months ago

Search before asking

Yolo Tracking Component

Tracking

Bug

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1z1UghYvOTtjx7kEoRfmqSMu-z62J6MAj (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000206309B0790>: Failed to establish a new connection: [WinError 10060]

Environment

python3.9.8

Minimal Reproducible Example

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1z1UghYvOTtjx7kEoRfmqSMu-z62J6MAj (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000206309B0790>: Failed to establish a new connection: [WinError 10060]

mikel-brostrom commented 11 months ago

https://github.com/mikel-brostrom/yolo_tracking/issues/850