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

【PaddlePaddle Hackathon】16、在 Paddle 中新增 WideResNet #35994

Closed
TCChenlong opened this issue Sep 23, 2021 · 0 comments
Closed

【PaddlePaddle Hackathon】16、在 Paddle 中新增 WideResNet #35994

TCChenlong opened this issue Sep 23, 2021 · 0 comments

Comments

@TCChenlong
Copy link
Contributor

TCChenlong commented Sep 23, 2021

(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon

【任务说明】

  • 任务标题:在 Paddle 中新增 WideResNet

  • 技术标签:深度学习框架,python

  • 任务难度:中等

  • 详细描述: 为了简化深度学习学习过程,提升深度学习模型的开发效率,飞桨框架通过不断的对API进行优化,并针对开发者的使用场景进行封装,在飞桨框架的2.0版本提供了高层API的功能,旨在帮助开发者更好更快的完成深度学习模型的学习和开发。本任务的目的是为Paddle 新增 WideResNet。注意,该模型的预训练模型可以从 wide_resnet_paddle 中找到。

  • 调用路径:paddle.vision.models.WideResNet

【提交内容】

  • 任务 PR 到 Paddle

  • 相关技术文档

  • 任务单测文件

【技术要求】

  • 了解 Paddle 新增API流程

  • 熟悉 Python

  • 熟悉 WideResNet 算法原理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants