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

实现Torch7中图像常用的Data Augmentation处理逻辑,复现Identity-ResNet在Torch7上的结果 #850

Closed
EnderLiuxiao opened this issue Dec 13, 2016 · 1 comment
Assignees

Comments

@EnderLiuxiao
Copy link

复现该repo下(https://github.com/facebook/fb.resnet.torch/tree/master/datasets) transforms.lua和imagenet.lua的图像预处理流程。使得在Paddle上预处理可以与Torch7严格一致。对同一数据集、用同样的结构,训练速度和最终分类精度都能基本相同。

@qingqing01 qingqing01 self-assigned this Dec 13, 2016
@qingqing01
Copy link
Contributor

qingqing01 commented Dec 29, 2016

data argumentaion实现以及在Identity-ResNet上的实验已经验证,结果 @EnderLiuxiao 已经验收,速度和准确度与Torch7接近。 后续data argumentaion的代码集成在 https://github.com/PaddlePaddle/Image 这个repo里,因此该issue暂时关掉了。

zhhsplendid pushed a commit to zhhsplendid/Paddle that referenced this issue Sep 25, 2019
yaozhixin pushed a commit to graphcore/Paddle-fork that referenced this issue Jul 1, 2022
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

No branches or pull requests

2 participants