From e4323274f2ab75a6813e259f852ee3d8cf335fa5 Mon Sep 17 00:00:00 2001 From: Alexey Date: Thu, 10 Aug 2017 12:54:53 +0300 Subject: [PATCH] Update Readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7044adaf..68a87708 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ This repository supports: * `yolo-voc.cfg` (256 MB VOC-model) - require 4 GB GPU-RAM: http://pjreddie.com/media/files/yolo-voc.weights * `tiny-yolo.cfg` (60 MB COCO-model) - require 1 GB GPU-RAM: http://pjreddie.com/media/files/tiny-yolo.weights * `tiny-yolo-voc.cfg` (60 MB VOC-model) - require 1 GB GPU-RAM: http://pjreddie.com/media/files/tiny-yolo-voc.weights +* `yolo9000.cfg` (186 MB Yolo9000-model) - require 4 GB GPU-RAM: http://pjreddie.com/media/files/yolo9000.weights Put it near compiled: darknet.exe