Y
Hacker News
new
|
ask
|
show
|
jobs
by
numbers_guy
1834 days ago
Can I ask where one can download the pretrained weights? Is there some online repository?
2 comments
_joel
1834 days ago
Some for YOLOv4
https://github.com/AllanYiin/YoloV4
link
belval
1834 days ago
You can look up the torchvision model zoo for pretrained weights of most popular architectures.
Tensorflow as an equivalent tool but I can't remember the name.
link