Stephenfang51 / tracklite

Using Tensort to speed up yolov3 with deepsort for MOT
157 stars 48 forks source link

where have the directory "detector/YOLOv3/weight/"? #15

Open qingfeng-zhang opened 3 years ago

qingfeng-zhang commented 3 years ago

step 2. Download YOLOv3 parameters cd detector/YOLOv3/weight/ wget https://pjreddie.com/media/files/yolov3.weights

Tetsujinfr commented 3 years ago

Just dump the weights under /weights. Ignore the detector stuff, this is bonkers.

good luck with getting this repo to work, it is full of issues. giving up for now