{"id":18106851,"url":"https://github.com/fahrettinsolak/ai-object-recognition-classification-app-project","last_synced_at":"2026-01-25T02:02:09.874Z","repository":{"id":258007738,"uuid":"873277475","full_name":"Fahrettinsolak/AI-Object-Recognition-Classification-App-Project","owner":"Fahrettinsolak","description":"This project demonstrates image classification using Transfer Learning with the InceptionResNetV2 model. The model is pre-trained on the ImageNet dataset and can classify images into one of 1,000 categories. The application is built using Streamlit, allowing users to upload images and get predictions along with confidence scores.","archived":false,"fork":false,"pushed_at":"2024-10-15T22:31:04.000Z","size":1311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-19T14:49:50.511Z","etag":null,"topics":["artificial-intelligence","classification","deep-learning","image-processing","jupyter-notebook","machine-learning","phyton"],"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/Fahrettinsolak.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":"2024-10-15T22:29:42.000Z","updated_at":"2024-10-15T22:31:48.000Z","dependencies_parsed_at":"2024-10-17T09:07:39.736Z","dependency_job_id":"ad933402-2e31-4174-9e82-8699df5412cb","html_url":"https://github.com/Fahrettinsolak/AI-Object-Recognition-Classification-App-Project","commit_stats":null,"previous_names":["fahrettinsolak/ai-object-recognition-classification-app-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fahrettinsolak%2FAI-Object-Recognition-Classification-App-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fahrettinsolak%2FAI-Object-Recognition-Classification-App-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fahrettinsolak%2FAI-Object-Recognition-Classification-App-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fahrettinsolak%2FAI-Object-Recognition-Classification-App-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fahrettinsolak","download_url":"https://codeload.github.com/Fahrettinsolak/AI-Object-Recognition-Classification-App-Project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238470923,"owners_count":19477943,"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":["artificial-intelligence","classification","deep-learning","image-processing","jupyter-notebook","machine-learning","phyton"],"created_at":"2024-10-31T23:08:14.415Z","updated_at":"2025-10-27T08:31:44.720Z","avatar_url":"https://github.com/Fahrettinsolak.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI-Object-Recognition-Classification-App-Project\n\n# Image Classification using Transfer Learning\n\n![Before Prediction](app_interface.png)\n\nThis project demonstrates image classification using Transfer Learning with the **InceptionResNetV2** model. The model is pre-trained on the ImageNet dataset and can classify images into one of 1,000 categories. The application is built using **Streamlit**, allowing users to upload images and get predictions along with confidence scores.\n\n## Project Overview\n\n- **Model**: InceptionResNetV2 (pre-trained on ImageNet)\n- **Framework**: TensorFlow Keras\n- **Frontend**: Streamlit for a simple, interactive web interface\n- **Input Size**: 299x299 pixels (required by InceptionResNetV2)\n- **Categories**: This project includes a demo list of recognizable categories such as submarines, animals, vehicles, etc.\n\n## How Transfer Learning Works\n\nTransfer learning allows us to use pre-trained models on different datasets, reducing training time and achieving high accuracy. In this project, the InceptionResNetV2 model is used to classify user-uploaded images based on its knowledge from the ImageNet dataset.\n\n### Key Features\n\n- Upload an image through the web interface.\n- Classify the image into one of 1,000 categories using the model.\n- Display the predicted class and confidence score.\n\n## Installation\n\n1. Clone the repository:\n```bash\nhttps://github.com/Fahrettinsolak/AI-Object-Recognition-Classification-App-Project.git\n```\n\n2. Run the Streamlit app:\n\n```bash\nstreamlit run main.py\n```\n\n## Usage\n\n1. Upload an image through the \"Choose an image...\" option.\n2. The model will process the image and display the predicted class and confidence score.\n\n\n![After Prediction](result.png)\n\n## Recognizable Categories (Demo)\n\nThis is a shortened list of recognizable categories from the ImageNet dataset:\nTench, Goldfish, White Shark, Tiger Shark, Hammerhead, Electric Ray, Stingray, Cock, Hen, Ostrich, Pelican, Penguin, Parrot, Goose, Bald Eagle, Koala, Chimpanzee, Orangutan, Tiger, Lion, Leopard, Elephant, Zebra, Camel, Kangaroo, Submarine, Fire Engine, Taxi, Race Car, Bicycle, Motorcycle, Sports Car, Airplane, Warplane, Helicopter.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahrettinsolak%2Fai-object-recognition-classification-app-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahrettinsolak%2Fai-object-recognition-classification-app-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahrettinsolak%2Fai-object-recognition-classification-app-project/lists"}