Skip to content

niclastrelle/Fraunhofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Fraunhofer

Es müssen zum Ausführen des Programmes noch folgende Dateien heruntergeladen werden:

I: yolov3.cfg https://github.com/pjreddie/darknet/blob/master/cfg/yolov3.cfg
II: yolov3.weights https://pjreddie.com/media/files/yolov3.weights
III: coco.names https://github.com/pjreddie/darknet/blob/master/data/coco.names

Dasselbe gilt für die Version, wo ich das tiny-Netz verwendet habe. Dort müssen noch heruntergeladen werden:

I: yolov3-tiny.cfg https://github.com/pjreddie/darknet/blob/master/cfg/yolov3-tiny.cfg
II: yolov3-tiny.weights wget https://pjreddie.com/media/files/yolov3-tiny.weights

Alle Dateien findest Du auf Github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages