{"id":15540291,"url":"https://github.com/rm-hull/object-detection","last_synced_at":"2025-10-11T02:11:24.466Z","repository":{"id":218241089,"uuid":"745948536","full_name":"rm-hull/object-detection","owner":"rm-hull","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-01T00:14:34.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-03T12:17:44.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rm-hull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-01-20T16:28:11.000Z","updated_at":"2024-01-25T18:36:29.000Z","dependencies_parsed_at":"2024-12-08T17:34:12.130Z","dependency_job_id":null,"html_url":"https://github.com/rm-hull/object-detection","commit_stats":null,"previous_names":["rm-hull/object-detection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rm-hull/object-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fobject-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fobject-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fobject-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fobject-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rm-hull","download_url":"https://codeload.github.com/rm-hull/object-detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fobject-detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005916,"owners_count":26083995,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2024-10-02T12:13:27.810Z","updated_at":"2025-10-11T02:11:24.450Z","avatar_url":"https://github.com/rm-hull.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# object-detection\n\n## Prerequisites\n\nFirst you need to install some packages in the host system. Ensure you have a working Docker and docker-compose.\n\nInevitably the instructions at [Get started with the M.2 or Mini PCIe Accelerator](https://coral.ai/docs/m2/get-started/) are slightly\nout of date. Below follows the updated instructions.\n\n1. First, add our Debian package repository to your system (be sure you have an internet connection):\n```\necho \"deb https://packages.cloud.google.com/apt coral-edgetpu-stable main\" | sudo tee /etc/apt/sources.list.d/coral-edgetpu.list\n\nsudo curl https://packages.cloud.google.com/apt/doc/apt-key.gpg \u003e /etc/apt/trust.gpg.d/google-cloud.gpg\n\nsudo apt-get update\n```\n\n2. Then install the PCIe driver and Edge TPU runtime packages:\n```\nsudo apt-get install gasket-dkms libedgetpu1-std\n```\n\n3. If the user account you'll be using does not have root permissions, you might need to also add the following udev rule, and then verify that the \"apex\" group exists and that your user is added to it:\n```\nsudo sh -c \"echo 'SUBSYSTEM==\\\"apex\\\", MODE=\\\"0660\\\", GROUP=\\\"apex\\\"' \u003e\u003e /etc/udev/rules.d/65-apex.rules\"\n\nsudo groupadd apex\n\nsudo adduser $USER apex\n```\n\n4. Reboot, and thats it.\n\n\n## References\n\n* https://coral.ai/docs/m2/get-started/\n* https://github.com/gnometsunami/coral-container\n* https://www.jeffgeerling.com/blog/2023/testing-coral-tpu-accelerator-m2-or-pcie-docker","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-hull%2Fobject-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frm-hull%2Fobject-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-hull%2Fobject-detection/lists"}