thtrieu/darkflow

YOLO 9000

Open

#49 opened on 2017年2月9日

GitHub で見る
 (41 comments) (0 reactions) (0 assignees)Python (6,120 stars) (2,102 forks)batch import
help wanted

説明

Hello guys!

Thanks for the amazing work!

I'm looking for the YOLO9000 model that can classify 9000 categories.

I could not find the YOLO 9000 cfg.

Can anyone help please?

> find . -name '*.cfg' -exec cat {} \; | grep "classes"
classes=4
classes=20
classes=80
classes=2
classes=4
classes=20
classes=20
classes=4
classes=4
classes=20
classes=4
classes=2
classes=80
classes=4
classes=20
classes=80
classes=20
classes=20
classes=80

I was expecting something like classes=9000

コントリビューターガイド

YOLO 9000 · thtrieu/darkflow#49 | Good First Issue