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

关于数据集以及测试指标问题 #14

Open
2805413893 opened this issue Oct 4, 2021 · 16 comments
Open

关于数据集以及测试指标问题 #14

2805413893 opened this issue Oct 4, 2021 · 16 comments

Comments

@2805413893
Copy link

您好,我按照您论文中描述的进行数据集的预处理,进行训练,但是一直达不到您论文中提到的指标,差距比较大,请问您愿意分享您当时使用的数据集以及您的参数设置吗,感谢您的帮助!

@taozh2017
Copy link
Owner

你好,我先整理下数据,然后放到网盘里。另外,你说的差别很大 是有多大?可能与batchsize有关系,我当时有4块32G的GPU运行实验。

@2805413893
Copy link
Author

2805413893 commented Oct 4, 2021 via email

@2805413893
Copy link
Author

您好,我发现可能是由于我自己制作数据集的问题,希望可以使用您当时实验的数据集训练一下,感谢您的帮助!

@taozh2017
Copy link
Owner

taozh2017 commented Oct 6, 2021 via email

@2805413893
Copy link
Author

已经给您发送了邮件,请您查看一下,感谢

@Yshouang
Copy link

Can you share your data set? I have never run out the index of your paper, which is a little different. Besides, there are 3KB of data you put in the zip. Do you want to follow the training of these 3KB? Also, is it OK not to cut into 4 pieces of 128*128? Why did you write only one synthesized code in the synthesis section? Is there no synthesized code that can be put out for reference? Thank you

@2805413893
Copy link
Author

I think the test indicators are different from those in the paper because the test methods are different. The author did not give the complete test code in the source code, and there is no code to generate the resulting image.

@Yshouang
Copy link

Yshouang commented Dec 1, 2021

我认为测试指标与论文中的不同,因为测试方法不同。作者在源码中没有给出完整的测试代码,也没有生成结果图的代码。

Have you finally achieved the result? Why do I use the author's def prediction_syn_results function in utils.py Even though PSNR is around 21, the saved results have obvious stitching marks. Have you written the final result chart code? What's your email address, please? I want to learn from you. I am a new student. Thank you very much for your reply.

@2805413893
Copy link
Author

There is a big gap between my test results and the paper. About 23 psnr, I didn’t write the code to generate the result image very well. I also hope to get the author’s source code. My email address is introduced on my github. In, we learn from each other, mainly hope that the original author can further answer

@taozh2017
Copy link
Owner

There is a big gap between my test results and the paper. About 23 psnr, I didn’t write the code to generate the result image very well. I also hope to get the author’s source code. My email address is introduced on my github. In, we learn from each other, mainly hope that the original author can further answer

I remembered I have sent the data to you, right?

@2805413893
Copy link
Author

There is a big gap between my test results and the paper. About 23 psnr, I didn’t write the code to generate the result image very well. I also hope to get the author’s source code. My email address is introduced on my github. In, we learn from each other, mainly hope that the original author can further answer

I remembered I have sent the data to you, right?

Yes, I have processed your data set. Except for the psnr index, MSE and ssim are not much different from those in the paper, but it may be a problem with the test method. I test the index of each slice of the case and do it evenly. , And then average each case in the test set. At present, the average value is about 23. I think it is related to the batchsize. The batchsize of 16 is better than 4. I see that the use of 128 in your paper seems to be 128. At present, it is mainly Hope to get your guidance on the way of testing indicators, thank you for your continued help

@taozh2017
Copy link
Owner

There is a big gap between my test results and the paper. About 23 psnr, I didn’t write the code to generate the result image very well. I also hope to get the author’s source code. My email address is introduced on my github. In, we learn from each other, mainly hope that the original author can further answer

I remembered I have sent the data to you, right?

Yes, I have processed your data set. Except for the psnr index, MSE and ssim are not much different from those in the paper, but it may be a problem with the test method. I test the index of each slice of the case and do it evenly. , And then average each case in the test set. At present, the average value is about 23. I think it is related to the batchsize. The batchsize of 16 is better than 4. I see that the use of 128 in your paper seems to be 128. At present, it is mainly Hope to get your guidance on the way of testing indicators, thank you for your continued help

PSNR is also related to the size of the test image, e.g., PSNR of 160180 image is lower than PSNR of 256256 image. Besides, you can test your own model to see how about the PSNR?

Repository owner deleted a comment from 2805413893 Dec 1, 2021
Repository owner deleted a comment from 2805413893 Dec 1, 2021
Repository owner deleted a comment from 2805413893 Dec 1, 2021
Repository owner deleted a comment from 2805413893 Dec 1, 2021
@Yshouang
Copy link

Yshouang commented Dec 1, 2021 via email

@2805413893
Copy link
Author

The current test image using your code is 160*180. I would like to ask about the size of the test indicator in your paper?

@Yshouang
Copy link

Yshouang commented Dec 7, 2021 via email

@sprout81
Copy link

您好,请问作者使用的数据集您还有吗,如果有的话,可以发我一份吗,谢谢您

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

4 participants