{"id":25726982,"url":"https://github.com/real-veersandhu/object-detection","last_synced_at":"2025-08-10T22:11:42.256Z","repository":{"id":44557604,"uuid":"425379660","full_name":"Real-VeerSandhu/Object-Detection","owner":"Real-VeerSandhu","description":"🚥 Web app deployment of YoloV3 (Inspirit AI Project)","archived":false,"fork":false,"pushed_at":"2023-12-01T04:37:01.000Z","size":127852,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T09:07:49.127Z","etag":null,"topics":["artificial-intelligence","computer-vision","object-detection","yolov3"],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/real-veersandhu/object-detection/app.py","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/Real-VeerSandhu.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-11-07T00:31:27.000Z","updated_at":"2022-03-24T04:19:43.000Z","dependencies_parsed_at":"2025-02-25T23:38:27.921Z","dependency_job_id":null,"html_url":"https://github.com/Real-VeerSandhu/Object-Detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Real-VeerSandhu/Object-Detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-VeerSandhu%2FObject-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-VeerSandhu%2FObject-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-VeerSandhu%2FObject-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-VeerSandhu%2FObject-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Real-VeerSandhu","download_url":"https://codeload.github.com/Real-VeerSandhu/Object-Detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Real-VeerSandhu%2FObject-Detection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269794590,"owners_count":24476851,"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-08-10T02:00:08.965Z","response_time":71,"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":["artificial-intelligence","computer-vision","object-detection","yolov3"],"created_at":"2025-02-25T23:28:01.210Z","updated_at":"2025-08-10T22:11:42.233Z","avatar_url":"https://github.com/Real-VeerSandhu.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Object Detection\nLocate and classify objects in an image or video with a *YoloV3* neural network. This model has been **deployed** through a [web app](https://share.streamlit.io/real-veersandhu/object-detection/app.py) and hosted with Streamlit Cloud.\n\nThis project was built in conjuction with [Inspirit AI](https://www.inspiritai.com/)!\n\n[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/real-veersandhu/object-detection/app.py)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/model_output2.png\" alt=\"Sublime's custom image\"/\u003e\n\u003c/p\u003e\n\n# Summary\nThis project employs the usage of a YoloV3 neural network that is capable of locating and classifying objects in visual data. YoloV3 (You Only Look Once) is a real time object detection algorithm that identifies objects in videos and images in real time. Yolo has the advantage over traditional CNNs of being faster and still maintaining high accuracy.\n\nThe YoloV3 model reads the whole image at test time so predictions are informed by the global context of the data. Yolo also scores regions based on their similarities to one of the predefined classes.\n\nThe YoloV3 model first separates images into a grid and each grid cell predicts the number of boundary boxes on objects that scored highly.\n\nEach boundary box has a confidence score representing how accurate it assumes a prediction. The boundary boxes are generated by clustering the dimensions of the boxes from the original dataset to find the most common sizes.\n\nThe YoloV3 model contains a total of 252 layers and 62,001,757 parameters.\n\n# Accolades\n**1st place** in Inspirit AI's project fair (recognized by industry professonials from Stanford, MIT, and Harvard)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freal-veersandhu%2Fobject-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freal-veersandhu%2Fobject-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freal-veersandhu%2Fobject-detection/lists"}