pet detection is a python script program for identifying if any pet appears in the camera feed.
Go over the project folder and install setup.py using pip.
cd pet_detection
pip install .
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