philipperemy / yolo-9000

YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
Apache License 2.0
1.18k stars 309 forks source link

List of 9000 classes? #23

Closed smich73 closed 6 years ago

smich73 commented 6 years ago

Hi Philippe Do you have a list of the 9000 objects/classes that this version of Yolo recognises?

Thanks

philipperemy commented 6 years ago

Hey,

The classes names are available here:

rahul-tiwari-Singleinterface commented 4 years ago

Hi Philippe, Can you suggest the dataset for shop category. I tried few of my own but unfortunately the model was not able to recognise them.

Thanks in advance !!

vyasn30 commented 3 years ago

Hey,

The classes names are available here:

* https://github.com/pjreddie/darknet/blob/1e729804f61c8627eb257fba8b83f74e04945db7/data/9k.names

So one can detect any object from that list? That is insane

philipperemy commented 3 years ago

@vyasn30 yes that's correct!