{"id":21921758,"url":"https://github.com/baban/image_sort_outer","last_synced_at":"2025-03-22T10:43:36.812Z","repository":{"id":182619175,"uuid":"616975929","full_name":"baban/image_sort_outer","owner":"baban","description":"画像分類コード","archived":false,"fork":false,"pushed_at":"2024-05-13T12:09:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T10:26:30.895Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baban.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-21T13:09:26.000Z","updated_at":"2024-05-13T12:09:13.000Z","dependencies_parsed_at":"2023-07-20T17:41:29.656Z","dependency_job_id":"fdf4efdf-3e84-474f-b850-a9d77a5aa5fa","html_url":"https://github.com/baban/image_sort_outer","commit_stats":null,"previous_names":["baban/image_sort_outer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baban%2Fimage_sort_outer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baban%2Fimage_sort_outer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baban%2Fimage_sort_outer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baban%2Fimage_sort_outer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baban","download_url":"https://codeload.github.com/baban/image_sort_outer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945594,"owners_count":20536295,"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-11-28T20:26:52.357Z","updated_at":"2025-03-22T10:43:36.777Z","avatar_url":"https://github.com/baban.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## 使い方\n\n## install方法\n\n```sh\npip install deepdanbooru\nmkdir train-data\n```\n\n以下のURLから学習済データをダウンロードしてtrain-data ディレクトリに保存する。\nhttps://github.com/KichangKim/DeepDanbooru/releases\n\n### 画像にタグを付与する\n\n`/mnt/c/cg/`以下に画像をおいている場合、deepdanbooruを使って、以下の様にして画像にタグを付与します。\n\n```sh\ndeepdanbooru evaluate /mnt/c/cg/*.{jpg,png,webp} --project-path ./train-data --save-txt\n```\n\n### タグを参考に画像を分類する\n\n画像と同じディレクトリに、タグを記述したtxtファイルを用意してください。\n\nその状態で以下のコマンドを実行。\n\n```sh\npython ./filter.py /mnt/c/cg/\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaban%2Fimage_sort_outer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaban%2Fimage_sort_outer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaban%2Fimage_sort_outer/lists"}