Skip to content

Thim1991/Computer-Vision-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Computer Vision Object Detection

This repository contains implementations and examples for various object detection models, including popular architectures like YOLO, Faster R-CNN, and SSD.

Models Covered

  • YOLO (You Only Look Once): Real-time object detection.
  • Faster R-CNN: Region-based convolutional neural networks.
  • SSD (Single Shot MultiBox Detector): Single-shot detection approach.

Setup

Refer to individual project directories for specific dependencies (e.g., opencv-python, tensorflow, pytorch).

Usage

Each subdirectory contains a main.py or detect.py script for demonstration.

About

Projects focusing on object detection using various computer vision models like YOLO, Faster R-CNN, and SSD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages