When we create a dataset with different size of superpixels, the size of the images on the thumbnail view is not changed. This is because the dataset doesn't have the information of the superpixel size. One of possible solution for this problem is to add the information to the database, and then retrieve the information when the dataset is loaded.
When we create a dataset with different size of superpixels, the size of the images on the thumbnail view is not changed. This is because the dataset doesn't have the information of the superpixel size. One of possible solution for this problem is to add the information to the database, and then retrieve the information when the dataset is loaded.