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

【accuracy】I trained your modle ,when the epoch is 350,the accuracy is 56.45%、41.81%、33.51% by CRNN #11

Closed
Lz-2019317 opened this issue Aug 24, 2021 · 12 comments

Comments

@Lz-2019317
Copy link

is that correct?
The paper results is 59.6%、47.1%、35.3% by CRNN,could you describe your trianed detail? that will give me tremendous help!
Thank you!

@JingyeChen
Copy link
Member

It is not correct. You could refer to the pre-trained model and log file.
By the way,
What is the version of your PyTorch and TorchVision?
What is the batch size?

@Lz-2019317
Copy link
Author

Lz-2019317 commented Aug 25, 2021 via email

@JingyeChen
Copy link
Member

You need to follow the file "requirement.txt" to set up the environment.
The PyTorch version should be 1.2.0
(I also observe that the performance will drop when using PyTorch of higher versions)

Furthermore, the performance will be a little bit better when the batch size is set to 16 :D

@JingyeChen
Copy link
Member

Furthermore, please note that torchvision==0.2.1

@Lz-2019317
Copy link
Author

Lz-2019317 commented Aug 25, 2021 via email

@JingyeChen
Copy link
Member

没事:D,老哥你也是国内的吧,中文交流方便一点

@Lz-2019317
Copy link
Author

Lz-2019317 commented Aug 25, 2021 via email

@Lz-2019317
Copy link
Author

Lz-2019317 commented Aug 31, 2021 via email

@JingyeChen
Copy link
Member

3.batchsize最好设低一点,如果想取得更高性能的话,建议设为16
前两个问题我这边没有记录实验数据,您可以尝试一下哈

@JingyeChen
Copy link
Member

我个人觉得不会冲突

@JingyeChen
Copy link
Member

可以不一样

@linminhtoo
Copy link

linminhtoo commented Sep 9, 2021

Hi @JingyeChen can you elaborate why the performance will drop at higher torch versions? I want to change the augmentation to synthesise LR from HR to GaussianBlur, and this is only available on torch 1.7.0. I could use other libraries, but it adds extra packages. Thanks!

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

3 participants