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

size problem #13

Closed
Nastu-Ho opened this issue Apr 8, 2019 · 2 comments
Closed

size problem #13

Nastu-Ho opened this issue Apr 8, 2019 · 2 comments

Comments

@Nastu-Ho
Copy link

Nastu-Ho commented Apr 8, 2019

Does this model have a requirement for image size?I have uesd 2 medical dataset in this model,but the results are strange.
这个模型对输入图片大小有要求吗?并且我的dataset是单通道图片,我把输入图片调整为三通道,但结果出来异常,有些指标很低

@LeeJunHyun
Copy link
Owner

Hi @Nastu-Ho ,

This code is implemented for ISIC images.
If you have different size of dataset, plz check the data_loader.py.
There are some codes for cropping and to resizing images, I think this part affect your results.

Thank you :)

@LeeJunHyun
Copy link
Owner

If you don't have further issues, I will close the issue. I hope my answer was helpful :)

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