Pet Detection

Introduction:

Object Detection is a common Computer Vision topic which is used in many areas like Medical Diagnosis (detecting cancerous tissue), self driving cars (detecting people, vehicles and other objects on the road) etc. Lets take a look at a Basic Pet Detector which detects if there are any cat(s) and/or dog(s) in an image.

Steps:

Flowchart:

Output:

Check Out the Project here:

  1. Google Colab
  2. GitHub

References:

Contributors:

&