{"id":17705722,"url":"https://github.com/rahul1582/object-detection","last_synced_at":"2026-04-30T10:37:07.186Z","repository":{"id":112414358,"uuid":"202908896","full_name":"Rahul1582/Object-Detection","owner":"Rahul1582","description":"Projects made using YOLO Algorithm","archived":false,"fork":false,"pushed_at":"2020-06-22T13:14:38.000Z","size":3914,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T05:16:54.624Z","etag":null,"topics":["object-detection","opencv","vehicle-counter","yolov3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Rahul1582.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":"2019-08-17T16:58:09.000Z","updated_at":"2020-06-22T20:53:47.000Z","dependencies_parsed_at":"2023-03-13T13:27:56.253Z","dependency_job_id":null,"html_url":"https://github.com/Rahul1582/Object-Detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rahul1582/Object-Detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul1582%2FObject-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul1582%2FObject-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul1582%2FObject-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul1582%2FObject-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahul1582","download_url":"https://codeload.github.com/Rahul1582/Object-Detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul1582%2FObject-Detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["object-detection","opencv","vehicle-counter","yolov3"],"created_at":"2024-10-24T22:41:51.003Z","updated_at":"2026-04-30T10:37:07.171Z","avatar_url":"https://github.com/Rahul1582.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Object Detection\n\nUsed the YOLO Pretrained Model to detect the objects in a given Image.\n\nOpenCV dnn module supports running inference on pre-trained deep learning models from popular frameworks like Caffe, Torch and TensorFlow.\nWhen it comes to object detection, popular detection frameworks are\n\n1. YOLO\n2. SSD\n3. Faster R-CNN\n\n## Pretrained Model Used\n\nYou can download the Pretrained Model [here](https://www.kaggle.com/valentynsichkar/yolo-coco-data)\n\n##  YOLO(You Only Look Once)\n\nYOLO is a clever convolutional neural network (CNN) for doing object detection in real-time. The algorithm applies a single neural network to the full image, and then divides the image into regions and predicts bounding boxes and probabilities for each region.\n\n## Technologies Used\n```\n1. YOLO(You Only Look Once) Pretrained Model\n\n2. OPENCV\n```\n\n## Sample Output-\n\n### Original Image-\n\n\u003cimg src =\"images/origimage.PNG\"  width=800 height=500\u003e  \n\u003cbr\u003e\n\n### Image After Processing it through YOLO Model-\n\n\u003cimg src =\"images/result.PNG\"  width=800 height=500\u003e  \n\u003cbr\u003e\n\n\n## Author \n```\nRahul Kumar Patro\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul1582%2Fobject-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul1582%2Fobject-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul1582%2Fobject-detection/lists"}