{"id":17982956,"url":"https://github.com/acgist/lifuren","last_synced_at":"2025-07-21T08:33:17.285Z","repository":{"id":175699903,"uuid":"653889373","full_name":"acgist/lifuren","owner":"acgist","description":"才貌双全的李夫人","archived":false,"fork":false,"pushed_at":"2025-07-14T00:57:51.000Z","size":250,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T02:58:09.909Z","etag":null,"topics":["ai","libtorch","opencv"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acgist.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,"zenodo":null}},"created_at":"2023-06-15T01:02:27.000Z","updated_at":"2025-07-14T00:57:54.000Z","dependencies_parsed_at":"2023-11-08T11:28:49.515Z","dependency_job_id":"307d4388-f6a2-4b35-8a35-eb1bb3dd871b","html_url":"https://github.com/acgist/lifuren","commit_stats":null,"previous_names":["acgist/lifuren"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/acgist/lifuren","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgist%2Flifuren","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgist%2Flifuren/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgist%2Flifuren/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgist%2Flifuren/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acgist","download_url":"https://codeload.github.com/acgist/lifuren/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgist%2Flifuren/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266267291,"owners_count":23902334,"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":["ai","libtorch","opencv"],"created_at":"2024-10-29T18:15:40.462Z","updated_at":"2025-07-21T08:33:17.278Z","avatar_url":"https://github.com/acgist.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 李夫人\n\n```\n北方有佳人，绝世而独立。\n一顾倾人城，再顾倾人国。\n宁不知倾城与倾国，佳人难再得。\n```\n\n**学习`AI`相关知识，搞点东西练手。**\n\n----\n\n\u003cp align=\"center\"\u003e\n    \u003ca target=\"_blank\" href=\"https://starchart.cc/acgist/lifuren\"\u003e\n        \u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/acgist/lifuren?style=flat-square\u0026label=Github%20stars\u0026color=crimson\" /\u003e\n    \u003c/a\u003e\n    \u003cimg alt=\"Gitee stars\" src=\"https://img.shields.io/badge/dynamic/json?style=flat-square\u0026label=Gitee%20stars\u0026color=crimson\u0026url=https://gitee.com/api/v5/repos/acgist/lifuren\u0026query=$.stargazers_count\u0026cacheSeconds=3600\" /\u003e\n    \u003cbr /\u003e\n    \u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/acgist/lifuren/build.yml?style=flat-square\u0026branch=master\" /\u003e\n    \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/acgist/lifuren?style=flat-square\u0026color=orange\" /\u003e\n    \u003cimg alt=\"GitHub code size in bytes\" src=\"https://img.shields.io/github/languages/code-size/acgist/lifuren?style=flat-square\u0026color=blue\" /\u003e\n    \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/acgist/lifuren?style=flat-square\u0026color=blue\" /\u003e\n\u003c/p\u003e\n\n## 模块\n\n|模块|名称|详细描述|\n|:--|:--|:--|\n|docs|项目文档|项目文档|\n|deps|依赖项目|依赖项目|\n|core|核心模块|模型训练、模型推理|\n|client|接口模块|`CLI`接口、`GUI`接口|\n\n## 结构\n\n```\n+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\n|       |                         client                        |\n|       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\n|       |           CLI             |           GUI             |\n| C/C++ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\n|       |                          core                         |\n|       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\n|       |      spdlog     |      opencv      |     libtorch     |\n+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\n```\n\n## 文档\n\n* [学习资料](./docs/AI.md)\n* [计划文档](./docs/TODO.md)\n* [部署文档](./docs/Deploy.md)\n\n## 主要功能\n\n|任务|当前状态|详细描述|\n|:--|:--:|:--|\n|吴道子|○|视频生成|\n|`CLI`接口|√|命令行接口|\n|`GUI`接口|√|图形化接口|\n|模型部署|?|`TensorRT`/`OpenVINO`/`OnnxRuntime`|\n\n*√ - 完成、○ - 实现、# - 等待、? - 待定、~ - 忽略*\n\n## CLI\n\n```\n./lifuren[.exe] 命令 [参数...]\n./lifuren[.exe] train model_path dataset\n./lifuren[.exe] image model_file image_path\n./lifuren[.exe] video model_file image_file\n./lifuren[.exe] [?|help]\n```\n\n## GUI\n\n![主界面](./docs/main.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facgist%2Flifuren","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facgist%2Flifuren","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facgist%2Flifuren/lists"}