Skip to content

Sanitater941/Find_Raider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindRaider

Find Raider using YOLOv3 with python

● you should have webcam or camera which can recognize objects

● you should have YOLOv3.weights file, YOLOv3.cfg file and coco.names.txt file, move these files to same folder main.py of FindRaider

YOLOv3.weight file is too big to upload file, so you have to download from this Link

There is YOLOv3.weight Download Link: https://pjreddie.com/media/files/yolov3.weights

There is YOLOv3.cfg file: https://github.com/pjreddie/darknet/blob/master/cfg/yolov3.cfg

There is coco.names.txt file: https://github.com/pjreddie/darknet/blob/master/data/coco.names

About

Find Raider using YOLOv3 with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages