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

How to test your model on my dataset, png format #10

Open
stonecropa opened this issue Oct 22, 2023 · 7 comments
Open

How to test your model on my dataset, png format #10

stonecropa opened this issue Oct 22, 2023 · 7 comments

Comments

@stonecropa
Copy link

Hello, I want to use your pre-trained model to denoise my oct data set, but I see that your code is all in nii format, and my images are in png format. I don’t know how to modify it. to test directly on your pre-trained model. I would be grateful if you could answer me.

@DeweiHu
Copy link
Owner

DeweiHu commented Oct 22, 2023

Hi, the image format doesn't matter as long as you convert it to pytorch tensor with shape [b, c, h, w] and the intensity normalized to range [1, 3].

@stonecropa
Copy link
Author

stonecropa commented Oct 23, 2023

Thank you. I know how to modify it, if I have any questions, I will come and ask you. Thank you very much.

@stonecropa
Copy link
Author

stonecropa commented Oct 25, 2023

Hello, it may be because of the noise in my image. There is still a certain gap between the clear image generated by the pre-trained model and the clear image in your paper.The first image is the original image, and the others are denoised images.(it is t=40, 45 50,55,60,65 ). Do I need to retrain?

1
image_40
image_45
image_5050
image_55
image_60
image_65

@DeweiHu
Copy link
Owner

DeweiHu commented Oct 25, 2023 via email

@stonecropa
Copy link
Author

@DeweiHu
Hello, how can I fine-tune your pre-trained model, and how can I print out the frequency spectrum of t? I would be very grateful if you could tell me the detailed steps.

@san-kou7
Copy link

谢谢。我知道如何修改它,如果我有任何问题,我会来问你。谢谢。

Hello, I would like to know how you modified the code or processed images. My own images are not in nii format. If you could answer me, I would greatly appreciate it @stonecropa

@gguyinging
Copy link

您好,如何微调您的预训练模型,以及如何打印出 t 的频谱?如果您能告诉我详细的步骤,我将不胜感激。
您好,我想知道您是如何修改代码或处理图像的,如果您能回答我,我将不胜感激

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