{"id":24269068,"url":"https://github.com/viniciuscestarii/objectdetector","last_synced_at":"2026-06-30T17:31:54.881Z","repository":{"id":272459004,"uuid":"916622264","full_name":"ViniciusCestarii/ObjectDetector","owner":"ViniciusCestarii","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-19T15:32:14.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T04:26:40.936Z","etag":null,"topics":["coco-ssd","object-detection","tensorflow","website"],"latest_commit_sha":null,"homepage":"https://viniciuscestarii.github.io/ObjectDetector/","language":"HTML","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/ViniciusCestarii.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":"2025-01-14T13:11:36.000Z","updated_at":"2025-01-19T15:32:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"51305541-9dbf-4707-8c1a-82a542f02bf8","html_url":"https://github.com/ViniciusCestarii/ObjectDetector","commit_stats":null,"previous_names":["viniciuscestarii/objectdetector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ViniciusCestarii/ObjectDetector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FObjectDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FObjectDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FObjectDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FObjectDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViniciusCestarii","download_url":"https://codeload.github.com/ViniciusCestarii/ObjectDetector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FObjectDetector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34977667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["coco-ssd","object-detection","tensorflow","website"],"created_at":"2025-01-15T14:39:53.929Z","updated_at":"2026-06-30T17:31:54.870Z","avatar_url":"https://github.com/ViniciusCestarii.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ObjectDetector\n\nThis project demonstrates how to perform real-time object detection using a camera feed in the browser. It utilizes TensorFlow.js and the pre-trained COCO-SSD model for object detection directly from the camera.\n\n## Features\n\n- Real-time object detection from the camera feed.\n\n- Displays bounding boxes and labels for detected objects.\n\n- Uses TensorFlow.js and COCO-SSD pre-trained model.\n\n- [Simple game](https://viniciuscestarii.github.io/ObjectDetector/game) to find a random object.\n\n## Requirements\n\n- A modern browser that supports JavaScript and WebRTC (for camera access).\n\n- An internet connection to load TensorFlow.js and COCO-SSD from CDN.\n\n## Installation\n\nSince this project runs in the browser, there's no installation required. Just clone or download the project files and open the index.html file in a browser.\n\n### Steps:\n\n1. Clone or download the repository.\n\n2. Open index.html in your browser.\n\n## How it Works\n\n1. The browser accesses the camera using `navigator.mediaDevices.getUserMedia()`.\n\n2. The live video stream is displayed on the screen in the \u003cvideo\u003e element.\n\n3. The COCO-SSD model is loaded using TensorFlow.js, and object detection is performed on each video frame.\n\n4. Detected objects are outlined with red bounding boxes, and labels with confidence percentages are shown on top.\n\n### Key Technologies Used\n\n- TensorFlow.js: JavaScript library for machine learning.\n\n- COCO-SSD: Pre-trained object detection model from TensorFlow.\n\n- HTML5 Video and Canvas: For displaying the video feed and drawing detections.\n\n## Troubleshooting\n\n- Camera Permissions: Ensure your browser has permission to access the camera.\n\n- Browser Compatibility: This project is compatible with modern browsers like Chrome, Firefox, and Safari.\n\n## License\n\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciuscestarii%2Fobjectdetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviniciuscestarii%2Fobjectdetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciuscestarii%2Fobjectdetector/lists"}