{"id":18430805,"url":"https://github.com/bettenoch/yolo_real_time_object_detector","last_synced_at":"2026-05-07T18:35:29.906Z","repository":{"id":252759597,"uuid":"841363247","full_name":"Bettenoch/YOLO_Real_Time_Object_Detector","owner":"Bettenoch","description":"The YOLO Real-Time Object Detector leverages the ultralytics package to provide robust object detection capabilities. This project is designed to identify and classify objects in images, video streams, and live webcam feeds with high accuracy and efficiency. ","archived":false,"fork":false,"pushed_at":"2024-08-13T10:40:34.000Z","size":7419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T00:49:58.837Z","etag":null,"topics":["numpy","object-detection","object-tracking","pandas","python3","real-time-processing","ultralytics","yolov8"],"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/Bettenoch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12T09:00:51.000Z","updated_at":"2024-08-13T10:40:39.000Z","dependencies_parsed_at":"2024-08-13T13:14:13.065Z","dependency_job_id":null,"html_url":"https://github.com/Bettenoch/YOLO_Real_Time_Object_Detector","commit_stats":null,"previous_names":["bettenoch/yolo_real_time_object_detector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bettenoch/YOLO_Real_Time_Object_Detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettenoch%2FYOLO_Real_Time_Object_Detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettenoch%2FYOLO_Real_Time_Object_Detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettenoch%2FYOLO_Real_Time_Object_Detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettenoch%2FYOLO_Real_Time_Object_Detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bettenoch","download_url":"https://codeload.github.com/Bettenoch/YOLO_Real_Time_Object_Detector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bettenoch%2FYOLO_Real_Time_Object_Detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32750853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["numpy","object-detection","object-tracking","pandas","python3","real-time-processing","ultralytics","yolov8"],"created_at":"2024-11-06T05:22:27.526Z","updated_at":"2026-05-07T18:35:29.878Z","avatar_url":"https://github.com/Bettenoch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YOLO Real-Time Object Detector\n\u003c!-- logo --\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg width='300' src=\"assets/readme/robimg.png\"\u003e\n\u003c/p\u003e\n\n\u003c!-- tag line --\u003e\n\u003ch3 align='center'\u003e YOLO Real-Time Object Detection with Ultralytics \u003c/h3\u003e\n\n\u003c!-- primary badges --\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src='https://img.shields.io/github/package-json/v/yourusername/yolo-object-detector?color=blue\u0026label=npm\u0026style=flat' /\u003e\n  \u003cimg src='https://img.shields.io/bundlephobia/minzip/yolo-object-detector?color=success\u0026label=size' /\u003e\n  \u003cimg src='https://img.shields.io/npm/dw/yolo-object-detector?color=blueviolet' /\u003e\n  \u003ca href='https://join.slack.com/your-slack-invite'\u003e\n    \u003cimg src='https://img.shields.io/badge/Chat-Slack-red'\u003e\n  \u003c/a\u003e\n  \u003cimg src='https://img.shields.io/github/stars/yourusername/yolo-object-detector?style=social\u0026color=%23FFB31A' /\u003e\n  \u003cimg src='https://img.shields.io/github/followers/yourusername?label=Follow\u0026style=social\u0026color=%23FFB31A' /\u003e\n  \u003ca href='https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fyourusername%2Fyolo-object-detector\u0026via=yourtwitterhandle\u0026text=Check%20out%20this%20awesome%20YOLO%20Object%20Detector%21\u0026hashtags=python,objectdetection'\u003e\n    \u003cimg src='https://img.shields.io/twitter/url/http/shields.io.svg?style=social'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!-- Coverage badges --\u003e\n\u003cp align='center'\u003e\n  \u003cimg src='https://img.shields.io/badge/Stmts-100%25-success' /\u003e\n  \u003cimg src='https://img.shields.io/badge/Branch-100%25-success' /\u003e\n  \u003cimg src='https://img.shields.io/badge/Funcs-100%25-success' /\u003e\n  \u003cimg src='https://img.shields.io/badge/Lines-100%25-success' /\u003e\n\u003c/p\u003e\n\n## Table of Contents\n1. [Project Titles and Internal Titles](#project-titles-and-internal-titles)\n2. [Introduction](#introduction)\n3. [Technologies Used](#technologies-used)\n4. [Launch](#launch)\n5. [Illustrations](#illustrations)\n6. [Scope of Functions](#scope-of-functions)\n7. [Use Examples](#use-examples)\n8. [Project Status](#project-status)\n9. [Sources](#sources)\n\n## Project Titles and Internal Titles\n- **Project Name**: YOLO Real-Time Object Detector\n- **Repository Link**: [GitHub Repository](https://github.com/yourusername/yolo-object-detector)\n- **Internal Title**: Real-Time Object Detection with YOLO\n\n## Introduction\nThe YOLO Real-Time Object Detector utilizes the ultralytics package to deliver high-performance object detection capabilities. This project enables real-time object detection in images, video streams, and webcam feeds using the YOLO (You Only Look Once) algorithm. The system is designed for applications requiring immediate and accurate object recognition, making it suitable for use in various fields such as surveillance, autonomous vehicles, and interactive systems.\n\n## Technologies Used\n- **Python**: 3.x\n- **Ultralytics YOLO**: For state-of-the-art object detection\n- **OpenCV**: For image and video processing\n- **NumPy**: For numerical operations\n- **Dependencies**:\n  - `ultralytics` = \"^8.0.0\"\n  - `opencv-python` = \"^4.6.0\"\n  - `numpy` = \"^1.23.0\"\n\n## Launch\nTo launch the YOLO Real-Time Object Detector, follow these steps:\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/yourusername/yolo-object-detector.git\n    cd yolo-object-detector\n    ```\n2. Install dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n3. Run the object detection script:\n    ```bash\n    python detect.py --source \u003csource\u003e\n    ```\n    - Replace `\u003csource\u003e` with the path to an image file, a video file, or `0` for webcam.\n\n## Illustrations\n- **Real-Time Detection**: Displays real-time object detection in a video stream or webcam feed.\n- **Detection Results**: Annotated images showing detected objects and their bounding boxes.\n\n## Scope of Functions\n- **Real-Time Object Detection**: Detects and classifies objects in real-time from video streams or live webcam feeds.\n- **Object Tracking**: Keeps track of detected objects across frames in video feeds.\n- **Customizable Detection**: Allows configuration for different YOLO models and detection parameters.\n\n## Use Examples\n- **Webcam Detection**: Run the script with `python detect.py --source 0` to use your webcam for live object detection.\n- **Image File Detection**: Use `python detect.py --source path/to/image.jpg` to detect objects in a static image file.\n- **Video File Detection**: Apply detection to a video file with `python detect.py --source path/to/video.mp4`.\n\n## Project Status\nThe YOLO Real-Time Object Detector is actively developed with ongoing improvements to detection accuracy and performance. Future updates will include additional features such as enhanced tracking capabilities and support for more object detection models.\n\n## Sources\n- [YOLO Documentation](https://github.com/ultralytics/yolov5)\n- [Ultralytics GitHub Repository](https://github.com/ultralytics/yolov5)\n- [OpenCV Documentation](https://docs.opencv.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettenoch%2Fyolo_real_time_object_detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbettenoch%2Fyolo_real_time_object_detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettenoch%2Fyolo_real_time_object_detector/lists"}