{"id":26555474,"url":"https://github.com/vyjayanthipolapragada/image_classifier_model_hotdog","last_synced_at":"2026-04-08T21:31:49.040Z","repository":{"id":211132124,"uuid":"728297627","full_name":"VyjayanthiPolapragada/Image_Classifier_Model_Hotdog","owner":"VyjayanthiPolapragada","description":"Building an Image classifier model to train and test a dataset and classify the given images into hotdog and not-hotdog.","archived":false,"fork":false,"pushed_at":"2023-12-11T15:47:55.000Z","size":17355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T13:49:01.540Z","etag":null,"topics":["artificial-intelligence","dataset","image-classification","image-processing","machine-learning","matplotlib","neural-networks","numpy","pandas","python","pytorch","tensor","torchvision","transfer-learning"],"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/VyjayanthiPolapragada.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,"zenodo":null}},"created_at":"2023-12-06T16:36:49.000Z","updated_at":"2023-12-11T15:53:23.000Z","dependencies_parsed_at":"2025-07-04T10:05:26.800Z","dependency_job_id":"9f253918-78df-4311-b399-3c21047a620f","html_url":"https://github.com/VyjayanthiPolapragada/Image_Classifier_Model_Hotdog","commit_stats":null,"previous_names":["vyjayanthipolapragada/image_classifier_model_hotdog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VyjayanthiPolapragada/Image_Classifier_Model_Hotdog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VyjayanthiPolapragada%2FImage_Classifier_Model_Hotdog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VyjayanthiPolapragada%2FImage_Classifier_Model_Hotdog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VyjayanthiPolapragada%2FImage_Classifier_Model_Hotdog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VyjayanthiPolapragada%2FImage_Classifier_Model_Hotdog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VyjayanthiPolapragada","download_url":"https://codeload.github.com/VyjayanthiPolapragada/Image_Classifier_Model_Hotdog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VyjayanthiPolapragada%2FImage_Classifier_Model_Hotdog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["artificial-intelligence","dataset","image-classification","image-processing","machine-learning","matplotlib","neural-networks","numpy","pandas","python","pytorch","tensor","torchvision","transfer-learning"],"created_at":"2025-03-22T10:52:40.628Z","updated_at":"2026-04-08T21:31:49.023Z","avatar_url":"https://github.com/VyjayanthiPolapragada.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Training a model to classify images using transfer learning with python\n\nModel is trained to classify given pictures into two categories: Hotdog and not Hotdog\n\nDataset used is provided as a zip file (need not extract, as we can do that in python file itself)\n\nUsed different python files to prepare the data, train the model and test to succesfully classify the given images\n\n1. display_image.py : contains customized function to display the images that we try to load/loaded succesfully\n\n2. dataset_hotdog.py : used to tranform and preprocess data to load into the model (zip file is extracted here)\n\n3. image_classifier_model.py: a framework is developed to classify the given images, this framework is used to train,validate and test the model\n\n4. main_code.py : main python script to incorporate the above mentioned functions/classes and perform training, testing of the model\n\nLibraries used: pytorch,numpy,pandas,requests,typing,zipfile,os,matplotlib,tensor,copy (except pytorch, other libraries are included in Jupyter notebook)\n\nOutcomes:\n\nThis trained image classifier model, has an accuracy of 84.44% to classify an image it has never seen before into a hotdog or not hotdog!\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyjayanthipolapragada%2Fimage_classifier_model_hotdog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvyjayanthipolapragada%2Fimage_classifier_model_hotdog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyjayanthipolapragada%2Fimage_classifier_model_hotdog/lists"}