{"id":16096509,"url":"https://github.com/deathmemory/dmssim","last_synced_at":"2025-10-25T04:45:46.420Z","repository":{"id":68881595,"uuid":"466718285","full_name":"deathmemory/dmssim","owner":"deathmemory","description":"Image similarity recognition","archived":false,"fork":false,"pushed_at":"2023-03-07T08:53:35.000Z","size":16862,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-11T04:36:10.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/deathmemory.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":"2022-03-06T11:34:20.000Z","updated_at":"2023-03-07T08:22:51.000Z","dependencies_parsed_at":"2024-10-31T12:37:47.606Z","dependency_job_id":null,"html_url":"https://github.com/deathmemory/dmssim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deathmemory/dmssim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathmemory%2Fdmssim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathmemory%2Fdmssim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathmemory%2Fdmssim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathmemory%2Fdmssim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deathmemory","download_url":"https://codeload.github.com/deathmemory/dmssim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathmemory%2Fdmssim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280906488,"owners_count":26411412,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-09T17:23:54.567Z","updated_at":"2025-10-25T04:45:46.176Z","avatar_url":"https://github.com/deathmemory.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"图片相似度识别，去重。\n\n主入口 `ssim.py`\n\n# 安装依赖环境\n\n1. 本程序在 [python3](https://www.python.org/downloads/) 环境下测试通过。\n2. 安装依赖库\n\n```bash\npip install -r requirements.txt\n```\n\n# 使用\n\n```\nusage:\n\t1. 识别指定文件夹中的相似图片\n\t\tpython3 ssim.py \u003cpic_dir\u003e\n\t2. 识别新增图片文件夹中与已去重文件夹的相似图片\n\t\tpython3 ssim.py \u003cnew_pic_dir\u003e \u003cold_pic_dir\u003e\n```\n\n相似的图片会移动到 `\u003cpic_dir\u003e/reps` 目录下\n\n\n参考：\n\nhttps://blog.csdn.net/enter89/article/details/90293971\nhttps://blog.csdn.net/vivian_ll/article/details/89915490\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathmemory%2Fdmssim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeathmemory%2Fdmssim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathmemory%2Fdmssim/lists"}