Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild Models Repo #197

Merged
merged 9 commits into from
Sep 14, 2021
Merged

Rebuild Models Repo #197

merged 9 commits into from
Sep 14, 2021

Conversation

rentainhe
Copy link
Contributor

本次PR提交的目的是:对models仓库进行目录分级

Reference

参考的repo:MegEngine-Models

该repo的项目结构如下:

models
    assets/ 
    nlp/ 
        bert/
    quantization/
        models/
    vision/
        classification/
        detection/
        gan/
        keypoints/
        segmentation/
  • assets: 放置相关图片文件
  • nlp/quantization/vision:放置不同领域的模型文件

Future Works

基于我们models下现有的模型

目前的目录分级计划如下:

models

  • vision
    • classification
      • image_classification
      • video_classification
    • detection
    • segmentation
    • gan
    • style_transform
    • reid
  • nlp
  • audio
  • quantization
  • reinforcement_learning
  • quick_start

@Ldpe2G Ldpe2G marked this pull request as ready for review September 14, 2021 02:23
@Ldpe2G Ldpe2G merged commit 1b291f7 into main Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants