{"id":16550123,"url":"https://github.com/renanmav/rcnn_object_detector","last_synced_at":"2025-03-04T15:25:47.143Z","repository":{"id":154080963,"uuid":"394808890","full_name":"renanmav/rcnn_object_detector","owner":"renanmav","description":"Object detector based on MobileNetV2","archived":false,"fork":false,"pushed_at":"2021-08-10T23:51:56.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-14T19:16:44.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renanmav.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":"2021-08-10T23:51:40.000Z","updated_at":"2021-08-10T23:53:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"eee85f6e-5dce-40ab-b54c-1ba57ff6f070","html_url":"https://github.com/renanmav/rcnn_object_detector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Frcnn_object_detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Frcnn_object_detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Frcnn_object_detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Frcnn_object_detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanmav","download_url":"https://codeload.github.com/renanmav/rcnn_object_detector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241870417,"owners_count":20034273,"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":[],"created_at":"2024-10-11T19:32:58.602Z","updated_at":"2025-03-04T15:25:47.120Z","avatar_url":"https://github.com/renanmav.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rcnn_object_detector\n\nBased on [this blog post](https://www.pyimagesearch.com/2020/07/13/r-cnn-object-detection-with-keras-tensorflow-and-deep-learning/) by Adrian Rosebrock.\n\nGPU enabled.\n\n# Run it\n\nWith docker GPU support enabled, run:\n\n```\n# Build image based on Dockerfile and tag it\ndocker build -t rcnnobjectdetector .\n\n# Run interactive container with repository volume mapping and gpu support\ndocker run -it --rm \\\n    --gpus all \\\n    -u $(id -u):$(id -g) \\\n    -v $PWD:/home/rcnn_object_detector rcnnobjectdetector\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanmav%2Frcnn_object_detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanmav%2Frcnn_object_detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanmav%2Frcnn_object_detector/lists"}