eecn / Hyperspectral-Classification

Hyperspectral-Classification Pytorch
Other
505 stars 156 forks source link

A question about no label in the margin of the prediction classification image. #14

Open AIGoBig opened 3 years ago

AIGoBig commented 3 years ago

Hello, first of all, thank you very much for your useful HSI project. But when I used this program to make a prediction, I found that there was no label in the margin of the prediction classification image, and the margin gets bigger as the 'batch_size' gets bigger. Could you please tell me is there such a situation in the program? Does it need to add padding in the data preprocessing?

image

eecn commented 2 years ago

display the ground truth label of the data to see if the labelmiss area has reached the edge?