Skip to content

Omerdan03/pet_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet detection

pet detection is a python script program for identifying if any pet appears in the camera feed.

Installation guide

Go over the project folder and install setup.py using pip.

cd pet_detection
pip install .

Usage guide

After the installation of the project, run pet_detection.py follow by the type of pet you wish to monitor for (cat\dog)

cd pet_detection
pet_detection.py -pet dog

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages