{"id":23336298,"url":"https://github.com/yuiseki/image-vec","last_synced_at":"2026-03-17T21:05:16.625Z","repository":{"id":66605840,"uuid":"325488598","full_name":"yuiseki/image-vec","owner":"yuiseki","description":"image to vector REST API docker image powered by img2vec_pytorch","archived":false,"fork":false,"pushed_at":"2023-12-15T11:34:23.000Z","size":9,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T20:52:56.745Z","etag":null,"topics":["docker-image","flask","image-processing","image-vectorization","python","pytorch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuiseki.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":"2020-12-30T07:47:36.000Z","updated_at":"2024-06-04T12:25:45.000Z","dependencies_parsed_at":"2023-12-15T12:48:10.680Z","dependency_job_id":null,"html_url":"https://github.com/yuiseki/image-vec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuiseki/image-vec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuiseki%2Fimage-vec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuiseki%2Fimage-vec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuiseki%2Fimage-vec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuiseki%2Fimage-vec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuiseki","download_url":"https://codeload.github.com/yuiseki/image-vec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuiseki%2Fimage-vec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30631437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: 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":["docker-image","flask","image-processing","image-vectorization","python","pytorch"],"created_at":"2024-12-21T02:12:37.193Z","updated_at":"2026-03-17T21:05:16.610Z","avatar_url":"https://github.com/yuiseki.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image to vector REST API docker image powered by img2vec_pytorch\n\n## Run test\n```\npytest\n```\n\n## Run server\n```\npython src/main.py\n```\n\n## Build Docker image\n```\n./build.sh\n```\n\n## Run server by Docker image\n```\ndocker run -it yuiseki/image-vec\n```\n\n## API\n- `/vector.json`\n  - `GET`\n    - request params\n      - url\n    - response type\n      - `application/json`\n  - `POST`\n    - request type\n      - `application/x-www-form-urlencoded`\n    - request params\n      - image_b64\n        - string of base64 encoded image binary\n    - response type\n      - `application/json`\n\n## ToDo\n- エラー処理\n  - GET\n    - 200以外のURLだったらエラーを返す\n    - 画像以外の場合はエラーを返す\n    - 巨大すぎる画像の場合はエラーを返す\n  - POST\n    - base64 decodeに失敗したらエラーを返す\n- 学習モデルを選択できるようにする\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuiseki%2Fimage-vec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuiseki%2Fimage-vec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuiseki%2Fimage-vec/lists"}