philipperemy / yolo-9000

YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolo9000 train and test

dereyly opened this issue · comments

Paper yolo9000 is very nice with many points. One of points is task to classify many classes and solution with composite softmax.
How can I repeat this experiment? and try my own solutions on this task (9000 classes)?
Do you have plan to create this benchmark as open?

This project does not contain the source code of Yolo. It only contains deployment scripts to make the magic happen!

In your case, you should ask directly to the guys here:

https://groups.google.com/forum/#!forum/darknet

Thank you @philipperemy I try it )