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

The Resolution Difference #57

Closed
SchuckLee opened this issue Aug 16, 2023 · 2 comments
Closed

The Resolution Difference #57

SchuckLee opened this issue Aug 16, 2023 · 2 comments

Comments

@SchuckLee
Copy link

Hello, I would like to test the baseline of SegFormer using RGB and Label images from DSEC dataset. However, due to the inconsistent resolution between RGB images and Label images, I don't know how to coordinate the resolution issue.
Now I am using SegFormer to generate a 1440 * 1080 image, and then use the resize function to convert it into 640 * 440 and perform mIoU testing with the Label image. However, I think my approach is very simple and crude. Could you give me some advice?
Thanks!

@SchuckLee SchuckLee reopened this Aug 17, 2023
@magehrig
Copy link
Contributor

Hi @SchuckLee

Sure. Check out issue #25, which addresses your question. I suggest going with that solution unless you require very precise alignment also for closer parts of the scene.

@SchuckLee
Copy link
Author

Thanks a lot! 😄

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