{"id":19654100,"url":"https://github.com/mustafaozvardar/object-detection-opencv","last_synced_at":"2026-05-19T03:33:51.753Z","repository":{"id":252524873,"uuid":"840698610","full_name":"mustafaozvardar/Object-Detection-OpenCV","owner":"mustafaozvardar","description":"This project implements a real-time object detection system using OpenCV and a pre-trained SSD MobileNet model. The application captures video from your webcam and detects objects in the video feed, labeling them with their corresponding names and confidence scores.","archived":false,"fork":false,"pushed_at":"2024-08-12T21:43:04.000Z","size":12479,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T00:23:57.769Z","etag":null,"topics":["artificial-intelligence","computer-science","computer-vision","object-detection","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mustafaozvardar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-10T12:13:17.000Z","updated_at":"2024-08-12T21:43:07.000Z","dependencies_parsed_at":"2024-08-10T13:31:37.871Z","dependency_job_id":"8ad03954-a9a4-4a8a-bee8-72376d4bffeb","html_url":"https://github.com/mustafaozvardar/Object-Detection-OpenCV","commit_stats":null,"previous_names":["mustafaozvardar/object-detection-opencv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FObject-Detection-OpenCV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FObject-Detection-OpenCV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FObject-Detection-OpenCV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FObject-Detection-OpenCV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafaozvardar","download_url":"https://codeload.github.com/mustafaozvardar/Object-Detection-OpenCV/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240962705,"owners_count":19885519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","computer-science","computer-vision","object-detection","opencv","python"],"created_at":"2024-11-11T15:16:06.920Z","updated_at":"2026-05-19T03:33:51.708Z","avatar_url":"https://github.com/mustafaozvardar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 **Real-Time Object Detection with OpenCV**\n\nThis project implements a real-time object detection system using OpenCV and a pre-trained SSD MobileNet model. The application captures video from your webcam and detects objects in the video feed, labeling them with their corresponding names and confidence scores.\n\n## **🛠️ Requirements**\n\nTo run this project, you'll need to install the following libraries:\n\n- **OpenCV** `opencv-python`\n\nYou can install the library using **pip**. \n\n**opencv-python==4.6.0.66**\n\n**Then, you need to download these files and upload them into your project:**\n\n**--\u003e Link: \u003ca href=\"https://usercontent.one/wp/www.computervision.zone/wp-content/uploads/2020/08/Object_Detection_Files.zip?media=1632743877\"\u003eObject_Detection_Files\u003c/a\u003e**\n\n## **Model and Config Files**\n\n**Model Weights:** frozen_inference_graph.pb - The pre-trained model weights file.\n\n**Model Config:** ssd_mobilenet_v3_large_coco_2020_01_14.pbtxt - The configuration file for the SSD MobileNet model.\n\n## **COCO Names**\n\n**coco.names:** Contains the names of the 80 object categories used by the COCO dataset. These are the classes that the model can detect.\n\n## **🎮 How to Use**\n\n**Prepare Files:** Ensure the model files (frozen_inference_graph.pb, ssd_mobilenet_v3_large_coco_2020_01_14.pbtxt) and coco.names are located in the same directory as your script.\n\n**Run the Script:** Start the script using Python. Make sure your webcam is active.\n\n**--\u003e python main.py**\n\n**Object Detection:** The script will display the video feed with bounding boxes around detected objects, along with labels showing the object names and confidence scores.\n\n**Exit:** Press the q key to close the video feed window and stop the script.\n\n## **📄 License**\n\nThis project is licensed under the MIT License. Feel free to use, modify, and distribute this project as you wish.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaozvardar%2Fobject-detection-opencv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafaozvardar%2Fobject-detection-opencv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaozvardar%2Fobject-detection-opencv/lists"}