Dog Detector

This project detects if a dog is in view of the connected webcam and then tells it to get off of the table. I made this because my dog often jumps onto my kitchen table and eats food from it.

Github Link:

I am using an if statement that basically just says if a dog is detected, play the sound file. This is done with DetectNet running on a Jetson Nano.

1 Like