{"id":17258715,"url":"https://github.com/atong01/imagenet-tensorflow","last_synced_at":"2025-06-15T10:34:27.691Z","repository":{"id":84656636,"uuid":"51632699","full_name":"atong01/Imagenet-Tensorflow","owner":"atong01","description":"Single Command Docker container to test imagenet classifier","archived":false,"fork":false,"pushed_at":"2020-01-31T13:30:32.000Z","size":173793,"stargazers_count":13,"open_issues_count":0,"forks_count":28,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T06:12:08.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atong01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-02-13T04:50:07.000Z","updated_at":"2021-10-03T00:56:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"bedadbbe-67b3-4df6-984a-1200d914da2c","html_url":"https://github.com/atong01/Imagenet-Tensorflow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atong01/Imagenet-Tensorflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atong01%2FImagenet-Tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atong01%2FImagenet-Tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atong01%2FImagenet-Tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atong01%2FImagenet-Tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atong01","download_url":"https://codeload.github.com/atong01/Imagenet-Tensorflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atong01%2FImagenet-Tensorflow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259960531,"owners_count":22938080,"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":[],"created_at":"2024-10-15T07:21:41.634Z","updated_at":"2025-06-15T10:34:27.673Z","avatar_url":"https://github.com/atong01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Imagenet Tensorflow\n\nSingle command imagenet classifier run through docker.\n\nUse the following command for the default image:\n```\ndocker run atong01/imagenet-tensorflow python classify_image.py\n```\nor\n```\nsh run.sh \n```\n\nexpected output\n```\nrunning on default\n-----------------------------------------------------------------------------\ngiant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca (score = 0.89233)\nindri, indris, Indri indri, Indri brevicaudatus (score = 0.00859)\nlesser panda, red panda, panda, bear cat, cat bear, Ailurus fulgens (score = 0.00264)\ncustard apple (score = 0.00141)\nearthstar (score = 0.00107)\n```\n\nOr, to use your own image file:\n```\ndocker run -v $PWD:/root/tmp:ro atong01/imagenet-tensorflow python classify_image.py --image_file tmp/$(IMAGE)\n```\nor\n```\nsh run.sh $(IMAGE)\n```\nWhere $(IMAGE) is the imagename, note that your $PWD must be a parent directory of your imagefile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatong01%2Fimagenet-tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatong01%2Fimagenet-tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatong01%2Fimagenet-tensorflow/lists"}