This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Create Help-wanted Issue.md
release-0.6
flashrunrun
Megvii Engine Team
5 years ago
parent
b532284cc2
commit
8fdb3ea484
1 changed files
with
11 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
.github/ISSUE_TEMPLATE/Help-wanted Issue.md
+ 11
- 0
.github/ISSUE_TEMPLATE/Help-wanted Issue.md
View File
@@ -0,0 +1,11 @@
## 背景
<!-- 请简要描述此需求的背景 -->
<!-- 示例:Googlenet是ImageNet挑战赛(ILSVRC14)第一名的高性能网络结构,常用分类模型之一。MegEngine已经提供相关的OPR支持 -->
## 任务描述
<!-- 请详细描述该任务,任务需要明确、具体 -->
<!-- 示例:Googlenet模型复现,训练正常收敛,验收指标符合预期,并将代码提交到models/vision/classification/models[contribution] 下-->
## 目标
<!-- 请明确此任务的目标 -->
<!-- 示例:数据集ImageNet 对点和论文一致 -->
Write
Preview
Loading…
Cancel
Save