Skip to content

treoa/dog-recognizer-darknet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Recognizer

Last Care

Darknet repo

For testing on images:

  1. Clone thir repository
  2. Navigating into the folder, containing this repo, clone the repository of darknet, using
git clone https://github.com/AlexeyAB/darknet

or by launching test.py file and running the clone_repo function

  1. Configure Makefile as in the second cloned repository, or by launching test.py file and running the make_file function
  2. after running make manually or through test.py, darknet.sh script must be in the root darknet folder
  3. Download pre-trained yolov4 weights
  4. Define helper functions of showing a prediction. It is given in the test.py file indicating function imShow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages