{"id":16452604,"url":"https://github.com/agent-hellboy/pyimgclsfy","last_synced_at":"2026-05-17T09:38:08.629Z","repository":{"id":37660023,"uuid":"228896561","full_name":"Agent-Hellboy/pyimgclsfy","owner":"Agent-Hellboy","description":"  Library for image classification","archived":false,"fork":false,"pushed_at":"2022-12-08T09:56:44.000Z","size":16,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T02:59:36.532Z","etag":null,"topics":["image-classification","imagenet-classifier","tensorflow","tensorflow2"],"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/Agent-Hellboy.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}},"created_at":"2019-12-18T18:12:18.000Z","updated_at":"2020-12-26T13:04:47.000Z","dependencies_parsed_at":"2023-01-25T06:15:45.291Z","dependency_job_id":null,"html_url":"https://github.com/Agent-Hellboy/pyimgclsfy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Agent-Hellboy/pyimgclsfy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyimgclsfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyimgclsfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyimgclsfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyimgclsfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agent-Hellboy","download_url":"https://codeload.github.com/Agent-Hellboy/pyimgclsfy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyimgclsfy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33133955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["image-classification","imagenet-classifier","tensorflow","tensorflow2"],"created_at":"2024-10-11T10:13:18.075Z","updated_at":"2026-05-17T09:38:08.611Z","avatar_url":"https://github.com/Agent-Hellboy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**pyimgclsfy**\n==============\n\n\n\n      Library for image classification \n      \n      \n\n**Installation**\n----------------\n\n\n    git clone https://github.com/princekrroshan01/pyimgclsfy/\n    cd pyimgclsfy\n    virtualenv venv\n    source venv/bin/activate\n    pip install -r requirements.txt\n      \n**General Info**\n----------------\n\n    pass\n\n**Prerequisites**\n-----------------\n    \n    pass\n\n\n**using**\n---------\n\n```\n\nfrom imagenet import ImageNet\n\n# pass image url like monkey.jpeg into the class \n# if image is in root of your project directory else whole path\nobj=ImageNet(image_url)\n\n# returns label of the image\nobj.get_label()\n\n\n```\n\n\n**Contributing**\n----------------\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fpyimgclsfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagent-hellboy%2Fpyimgclsfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fpyimgclsfy/lists"}