{"id":22742181,"url":"https://github.com/tiagordc/yolo-detection-api","last_synced_at":"2026-04-18T01:06:42.940Z","repository":{"id":51140977,"uuid":"258144729","full_name":"tiagordc/yolo-detection-api","owner":"tiagordc","description":"Generic image detection API with OCR for tiagorcdocker/yolo-detection-api","archived":false,"fork":false,"pushed_at":"2021-05-21T16:24:09.000Z","size":65,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T04:23:23.031Z","etag":null,"topics":["azure-cosmos-db","azure-storage","computer-vision","docker","ocr","tensorflow","tesseract-ocr","yolov3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/tiagordc.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}},"created_at":"2020-04-23T08:45:54.000Z","updated_at":"2021-05-26T10:00:14.000Z","dependencies_parsed_at":"2022-09-05T02:40:54.053Z","dependency_job_id":null,"html_url":"https://github.com/tiagordc/yolo-detection-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiagordc/yolo-detection-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fyolo-detection-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fyolo-detection-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fyolo-detection-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fyolo-detection-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagordc","download_url":"https://codeload.github.com/tiagordc/yolo-detection-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fyolo-detection-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: 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":["azure-cosmos-db","azure-storage","computer-vision","docker","ocr","tensorflow","tesseract-ocr","yolov3"],"created_at":"2024-12-11T00:34:50.384Z","updated_at":"2026-04-18T01:06:42.778Z","avatar_url":"https://github.com/tiagordc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yolo-detection-api\n\nObject detection API with OCR (optional) based in a given trained model\n\nAlso using Azure optionally to:\n * Store the tensorflow model\n * Store images and predictions\n * API key authorization\n\n## Setup (Windows)\n\n```console\npy -3.7 -m venv env\nenv\\scripts\\activate\npy -m pip install --upgrade pip\npip install -r requirements.txt\n```\n## References\n\n * https://www.youtube.com/watch?v=_UqmgHKdntU\n * https://github.com/theAIGuysCode/Object-Detection-API\n \n## Docker cheat sheet\n\nBuild:\n * docker build -t yolo-detection-api .\n\nRun:\n * docker run -d -p 80:5000 --env-file ./.env yolo-detection-api\n\nPush:\n * https://ropenscilabs.github.io/r-docker-tutorial/04-Dockerhub.html\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagordc%2Fyolo-detection-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagordc%2Fyolo-detection-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagordc%2Fyolo-detection-api/lists"}