issues
search
kaylode
/
vehicle-counting
Vehicle counting using Pytorch
MIT License
95
stars
32
forks
source link
Use yolov5 hub to load checkpoints
#10
Closed
kaylode
closed
2 years ago
kaylode
commented
2 years ago
Can use original YOLOv5 weights inside this project now. Tested on yolov5 version 6.0. Should be able to used with any yolov5 version.
Resolves #6, #8