{"id":28364069,"url":"https://github.com/raphaeldenni/yolo-simple-object-detection","last_synced_at":"2025-06-24T00:30:57.482Z","repository":{"id":293228951,"uuid":"983358009","full_name":"raphaeldenni/yolo-simple-object-detection","owner":"raphaeldenni","description":"This is a simple test usage of the YOLO toolset. Records a live video through your camera and displays detected elements with colored boxes.","archived":false,"fork":false,"pushed_at":"2025-05-14T09:12:17.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T22:52:32.759Z","etag":null,"topics":["ai","opencv","python","yolo"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/raphaeldenni.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,"zenodo":null}},"created_at":"2025-05-14T09:06:41.000Z","updated_at":"2025-05-20T23:28:53.000Z","dependencies_parsed_at":"2025-05-15T02:01:11.652Z","dependency_job_id":null,"html_url":"https://github.com/raphaeldenni/yolo-simple-object-detection","commit_stats":null,"previous_names":["raphaeldenni/yolo-simple-object-detection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaeldenni/yolo-simple-object-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaeldenni%2Fyolo-simple-object-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaeldenni%2Fyolo-simple-object-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaeldenni%2Fyolo-simple-object-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaeldenni%2Fyolo-simple-object-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaeldenni","download_url":"https://codeload.github.com/raphaeldenni/yolo-simple-object-detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaeldenni%2Fyolo-simple-object-detection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582493,"owners_count":23180602,"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":["ai","opencv","python","yolo"],"created_at":"2025-05-28T20:14:09.520Z","updated_at":"2025-06-24T00:30:57.477Z","avatar_url":"https://github.com/raphaeldenni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yolo-simple-object-detection\n\nThis is a simple test usage of the YOLO toolset. Records a live video through your camera and displays detected elements with colored boxes.\n\n## Installation\n\nIt is recommended to use UV package manager to run this project. You can install it by following the instructions [here](https://docs.astral.sh/uv/getting-started/installation/).\nAfter installing UV, you can go to the [Usage](#usage) section of this README to run the project.\n\nOr you can install the required packages manually by using pyenv and pip:\n```\npyenv install 3.12\npyenv local 3.12\npip install -r requirements.txt\n```\n\n## Usage\n\n```\nuv run main.py\n```\n\nOr with Python 3:\n```\npython3 main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaeldenni%2Fyolo-simple-object-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaeldenni%2Fyolo-simple-object-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaeldenni%2Fyolo-simple-object-detection/lists"}