ArcticHare105 / SPIN

The offical implementation of "Lightweight Image Super-Resolution with Superpixel Token Interaction" (ICCV2023)
MIT License
77 stars 9 forks source link

About Superpixel Visualization #3

Open chenzean opened 1 year ago

chenzean commented 1 year ago

I would like to know how the superpixels are visualized in Figure 3 in the paper?

gauenk commented 10 months ago

The scipy package has a function to visualize superpixels: https://scikit-image.org/docs/stable/auto_examples/segmentation/plot_segmentations.html