Skip to content

vsiPr/Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detector

image

Python App for Object Detection 🔍

Function: ⚙️

  • Detect different objects on photo, video and webcam:
    1.Face
    2.Eye
    3.Upperbody
    4.Lowerbody
    5.Fullbody
    6.Plate number
    7.Contour
    8.Cat
    9.Frog

Realized: ✔️

  • File Drag & Drop
  • Custom Frog Haarcascade
  • Optimized detection on Photo, Video and Webcam

Bugs: 🐛

  • In some cases, when you are ending the script, not all cash files are being deleted (will be fixed asap)