Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genmech/object-detection
https://github.com/genmech/object-detection
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/genmech/object-detection
- Owner: GenMech
- Created: 2024-04-14T09:52:37.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-14T09:58:17.000Z (10 months ago)
- Last Synced: 2024-11-20T17:49:46.891Z (2 months ago)
- Language: Jupyter Notebook
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Object Detection Jupyter Notebook
Overview:
This Jupyter notebook implements object detection using Matplotlib library. It's designed to identify and localize objects within images or videos.Features:
Efficient Object Detection: Utilizes matplotlib for fast and accurate object detection.
Customizable: Easily tweak parameters, models, and input data to suit your specific needs.
Visualization: Provides visualizations of detected objects overlaid on input images or frames.
Easy to Use: Clear, step-by-step instructions for running the notebook