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

final results visualization #7

Closed
tyust-dayu opened this issue Jan 10, 2024 · 3 comments
Closed

final results visualization #7

tyust-dayu opened this issue Jan 10, 2024 · 3 comments

Comments

@tyust-dayu
Copy link

Can you tell me how the final visualisation was done, similar to the final visualisation in Figure 9, thank you very much! Can you provide me with your code, I would greatly appreciate it!

image

@AnkurDeria
Copy link
Owner

You let the model classify the background pixels (no gt pixels) into the classes it was trained on by passing the entire image, including the background pixels. Then you assign a separate color to each class.

@HandsomebrotherA
Copy link

Hello, thank you for your generosity open source, do you have any code, I tried several times and couldn't make a visualization that works as well as yours

@AnkurDeria
Copy link
Owner

Kindly take a look at this repository: https://github.com/swalpa/Classification-of-Hyperspectral-Image

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