Closed tyust-dayu closed 3 months ago
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.
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
Kindly take a look at this repository: https://github.com/swalpa/Classification-of-Hyperspectral-Image
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!