Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download default weights file for tiny-yolo-voc. #8894

Open
chingkhei-th opened this issue Mar 30, 2024 · 2 comments
Open

Cannot download default weights file for tiny-yolo-voc. #8894

chingkhei-th opened this issue Mar 30, 2024 · 2 comments

Comments

@chingkhei-th
Copy link

Hi, I'm trying to train Tiny Yolo v2 with my custom data. But unfortunately I can't download the default weights file for tiny-yolo-voc: http://pjreddie.com/media/files/tiny-yolo-voc.weights

Maybe they removed it or the link is outdated. Can anyone provide me a valid link.

@stephanecharette
Copy link
Collaborator

  1. This repo is no longer maintained. See the new Darknet/YOLO repo here: https://github.com/hank-ai/darknet#table-of-contents
  2. YOLO v2 is from 2016. Is very out-of-date. You probably want to be using YOLOv4-tiny instead: https://www.ccoderun.ca/programming/yolo_faq/#configuration_template
  3. Please read the FAQ and join the Darknet/YOLO discord if you want to discuss: https://www.ccoderun.ca/programming/yolo_faq/#discord

@chingkhei-th
Copy link
Author

@stephanecharette I want to use my model in Unity with Barracuda. But I found that Barracuda only support Tiny YOLO v2 or maybe Tiny YOLO v3. I think Tiny YOLO v4 is supported in Barracuda. Is there any solution for this please help me if you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants