Skip to content

whitewayweb/Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Streamlit

Detector

Detector using Python, OpenCV, Machine Learning, Streamlit

Object detection is a popular computer vision task that involves detecting objects of interest in an image or video. Several deep learning-based object detection models have been developed over the years, including YOLO, SSD, EfficientDet, RetinaNet, Faster R-CNN, CenterNet, and others.