{"id":20373510,"url":"https://github.com/megengine/hub","last_synced_at":"2025-10-25T10:01:58.748Z","repository":{"id":39903658,"uuid":"248175360","full_name":"MegEngine/Hub","owner":"MegEngine","description":"基于旷视研究院领先的深度学习算法，提供满足多业务场景的预训练模型","archived":false,"fork":false,"pushed_at":"2024-05-21T05:53:54.000Z","size":57,"stargazers_count":91,"open_issues_count":2,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-12T06:51:33.845Z","etag":null,"topics":["machine-learning","model"],"latest_commit_sha":null,"homepage":"https://megengine.org.cn/model-hub","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MegEngine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-18T08:23:19.000Z","updated_at":"2025-03-06T18:34:43.000Z","dependencies_parsed_at":"2022-07-06T04:02:13.590Z","dependency_job_id":null,"html_url":"https://github.com/MegEngine/Hub","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/MegEngine%2FHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MegEngine","download_url":"https://codeload.github.com/MegEngine/Hub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530604,"owners_count":21119595,"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":["machine-learning","model"],"created_at":"2024-11-15T01:18:46.405Z","updated_at":"2025-10-25T10:01:53.709Z","avatar_url":"https://github.com/MegEngine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MegEngine Model Hub\n\n本仓库包含了[MegEngine模型中心](https://megengine.org.cn/model-hub/)中的模型配置文件，这些模型都可以用`megengine.hub`直接导入。\n\nMegEngine用户在创建了自己的模型后，只需要按照以下步骤添加配置文件，就可以将自己的模型添加到MegEngine的模型中心中，分享给其他人使用。\n\n## 如何添加新模型\n\n- 请创建一个新的Github仓库，仓库中除了你的模型外，还需要在仓库中创建一个名为`hubconf.py`的文件，`hubconf.py`的格式可以参考\u003chttps://github.com/MegEngine/Models/blob/master/hubconf.py\u003e。\n- 请fork本仓库，并在`models`目录中创建一个描述文件，该描述文件不仅包含了你的模型仓库的访问方式，还包括了你的模型的使用说明，具体要求如下：\n    - 文件名称规范为`组织名_任务名_模型名.md`\n    - 请依照[样例文件](./megengine_example.md)填写描述文件，格式错误可能导致hub解析失败\n    - `github_link`指向你的仓库中`hubconf.py`所在的路径\n    - 请同时添加中文、英文版本的文档\n- 您可以运行`scripts/generate_data.py --source=../models --output=/your/output/path`生成测试文件（json格式），测试描述文件是否正确。\n- 向本仓库提交Pull Request，通过后你的模型就会出现在MegEngine模型中心，且可以用`megengine.hub`调用。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegengine%2Fhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegengine%2Fhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegengine%2Fhub/lists"}