{"id":13705758,"url":"https://github.com/gbnk0/simple-image-classifier","last_synced_at":"2025-05-05T17:30:26.648Z","repository":{"id":102559272,"uuid":"141488727","full_name":"gbnk0/simple-image-classifier","owner":"gbnk0","description":"Simple image classifier microservice using tensorflow and sanic","archived":false,"fork":false,"pushed_at":"2019-02-04T14:02:47.000Z","size":108,"stargazers_count":25,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T22:15:58.117Z","etag":null,"topics":["api","classifier","image","label","learning","machine","sanic","simple","tensorflow"],"latest_commit_sha":null,"homepage":"","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/gbnk0.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}},"created_at":"2018-07-18T20:49:51.000Z","updated_at":"2023-12-14T14:39:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"637e5681-c459-44d4-b384-84304e62da70","html_url":"https://github.com/gbnk0/simple-image-classifier","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbnk0%2Fsimple-image-classifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbnk0%2Fsimple-image-classifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbnk0%2Fsimple-image-classifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbnk0%2Fsimple-image-classifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbnk0","download_url":"https://codeload.github.com/gbnk0/simple-image-classifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224455915,"owners_count":17314206,"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":["api","classifier","image","label","learning","machine","sanic","simple","tensorflow"],"created_at":"2024-08-02T22:00:47.479Z","updated_at":"2024-11-13T13:30:53.837Z","avatar_url":"https://github.com/gbnk0.png","language":"Python","funding_links":[],"categories":["Resources"],"sub_categories":["Built with Sanic"],"readme":"# simple-image-classifier\nSimple image classifier microservice using tensorflow\n\n![pipeline status](https://travis-ci.org/gbnk0/simple-image-classifier.svg?branch=master)\n![dockerbuild](https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg)\n[![](https://images.microbadger.com/badges/image/gbnk0/simple-image-classifier.svg)](https://microbadger.com/images/gbnk0/simple-image-classifier)\n[![](https://images.microbadger.com/badges/version/gbnk0/simple-image-classifier.svg)](https://microbadger.com/images/gbnk0/simple-image-classifier)\n[![](https://images.microbadger.com/badges/commit/gbnk0/simple-image-classifier.svg)](https://microbadger.com/images/gbnk0/simple-image-classifier)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2541d5b6ddaa48c8a5d834ea03649372)](https://www.codacy.com/app/gbnk0/simple-image-classifier?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=gbnk0/simple-image-classifier\u0026amp;utm_campaign=Badge_Grade)\n![python_version](https://img.shields.io/badge/python-3.5%2C3.6-blue.svg)\n\n\n#### PREREQUISITES FOR LOCAL RUN\n- A linux system\n- python \u003e= 3.5\n\n#### QUICKSTART GUIDE\n\n##### RUN WITH DOCKER\n``` \ndocker run -p8080:8080 gbnk0/simple-image-classifier:latest\n```\n\n##### LOCAL RUN WITH PYTHON\nGo to the app folder:\n```\ncd app/\npip3 install -r requirements.txt\npython3 app.py\n```\n\nIt will listen on localhost:8080\n\n#### EXAMPLES:\n```\ncd example-lib/\nedit the example.py file with your set of pictures\npython3 example.py\n```\n\n#### POPULATING DATASET\n\nWhen you successfully created a dataset using the /datasets endpoint:\nOne method for populating the new dataset is to copy all your categories folders (dog, cat, fish, people) to the data/{datasetName}/labels/ folder.\n\n\n#### API DOCUMENTATION:\n\n[![Run in Postman](https://run.pstmn.io/button.svg)](https://documenter.getpostman.com/view/3045659/RWMHM7ir)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbnk0%2Fsimple-image-classifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbnk0%2Fsimple-image-classifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbnk0%2Fsimple-image-classifier/lists"}