{"id":16253446,"url":"https://github.com/lindseyb/not-pepe","last_synced_at":"2025-03-19T20:32:04.321Z","repository":{"id":51059891,"uuid":"107287571","full_name":"LindseyB/not-pepe","owner":"LindseyB","description":"Basic Pepe/Not-pepe image classifier","archived":false,"fork":false,"pushed_at":"2021-05-25T10:17:03.000Z","size":101516,"stargazers_count":21,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-02-28T21:03:04.736Z","etag":null,"topics":["python","tensorflow"],"latest_commit_sha":null,"homepage":"https://starry-lattice-183618.appspot.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LindseyB.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}},"created_at":"2017-10-17T15:25:20.000Z","updated_at":"2023-05-29T08:32:12.000Z","dependencies_parsed_at":"2022-09-04T02:41:55.398Z","dependency_job_id":null,"html_url":"https://github.com/LindseyB/not-pepe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Fnot-pepe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Fnot-pepe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Fnot-pepe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Fnot-pepe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LindseyB","download_url":"https://codeload.github.com/LindseyB/not-pepe/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244019446,"owners_count":20384761,"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":["python","tensorflow"],"created_at":"2024-10-10T15:17:25.555Z","updated_at":"2025-03-19T20:31:59.311Z","avatar_url":"https://github.com/LindseyB.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"not-pepe\n---\n\n### Get your tensorflow installed\n\n[follow one of the guides here](https://www.tensorflow.org/install/)\n\n### Train it\n\n```\npython retrain.py \\\n --bottleneck_dir=bottlenecks \\\n --model_dir=inception \\\n --summaries_dir=training_summaries/long \\\n --output_graph=retrained_graph.pb \\\n --output_labels=retrained_labels.txt \\\n --image_dir=images\n```\n\n### Classify it\n\n```\npython label_image.py image.jpg\n```\n\n### Example output\n\n```\n(tensorflow) $ python label_image.py test-image.jpg\nPEPE\n(tensorflow) $ python label_image.py catte.png\nNOT PEPE\n```\n\n### NOT-PEPE AS A SERVICE\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\nusing cURL:\n\n```\n$ curl -X POST \\\n  https://starry-lattice-183618.appspot.com \\\n  -F url=http://i0.kym-cdn.com/photos/images/facebook/000/862/065/0e9.jpg\n```\n\nexample response bodies:\n\n```\n{\n  \"results\": \"PEPE\",\n  \"status\": \"OK\"\n}\n```\n\n```\n{\n  \"results\": \"NOT_PEPE\",\n  \"status\": \"OK\"\n}\n\n```\n\n![I'm no hero. I put my bra on one boob at a time like everyone else.](https://assets-auto.rbl.ms/becd4975f2a7c0b5f73523ba24edcb81ad84a4c170ee9617772788a1de2c5214)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindseyb%2Fnot-pepe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindseyb%2Fnot-pepe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindseyb%2Fnot-pepe/lists"}