{"id":18268421,"url":"https://github.com/coreyjs/yolo-books","last_synced_at":"2025-04-09T02:46:56.113Z","repository":{"id":73450306,"uuid":"469126688","full_name":"coreyjs/yolo-books","owner":"coreyjs","description":"Implementation of YOLO Algorithm ","archived":false,"fork":false,"pushed_at":"2022-05-17T13:25:03.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T21:26:02.979Z","etag":null,"topics":["computer-vision","machine-learning","yolov3"],"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/coreyjs.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":"2022-03-12T15:46:25.000Z","updated_at":"2022-03-15T13:55:12.000Z","dependencies_parsed_at":"2023-02-24T19:45:17.691Z","dependency_job_id":null,"html_url":"https://github.com/coreyjs/yolo-books","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/coreyjs%2Fyolo-books","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreyjs%2Fyolo-books/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreyjs%2Fyolo-books/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreyjs%2Fyolo-books/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreyjs","download_url":"https://codeload.github.com/coreyjs/yolo-books/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968240,"owners_count":21025797,"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":["computer-vision","machine-learning","yolov3"],"created_at":"2024-11-05T11:31:28.254Z","updated_at":"2025-04-09T02:46:56.097Z","avatar_url":"https://github.com/coreyjs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YOLO \n\n\nThis is an implemenation of the YOLOv3 image detection algorithm. We are specificially using `YOLOv3-320` from [Darknet](https://pjreddie.com/darknet/yolo/)\n\n---\n\n### Configuration \nFilename: `yolov3-320.cfg`\n\nDownload: [Here](https://github.com/pjreddie/darknet/blob/master/cfg/yolov3.cfg)\n\n\n### Weights\nFilename: `yolov3.weights`\n\nDownload: [Here](https://pjreddie.com/media/files/yolov3.weights)\n\n---\n\n### Run\n\nTo run, download the above configuration and weights to the project directory.  This env was built using Anaconda.\n\n```bash\npython main.py\n```\n\n\n## Example output\n![Screenshot 2022-03-12 104524](https://user-images.githubusercontent.com/1228838/158025179-93666116-76ac-415c-97d2-98462fa45e8a.png)\n\n\n\n\n\nWhy is it called yolo-books?  Well the goal is to expand upon this for doing a bunch of cool stuff around book detection, integrated title searching, view ratings, etc.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreyjs%2Fyolo-books","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreyjs%2Fyolo-books","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreyjs%2Fyolo-books/lists"}