Jerry Niu

Results 12 comments of Jerry Niu

After I change self.conv4 = conv3x3(528, FEATURE_DIM) to self.conv4 = conv3x3(928, FEATURE_DIM) , training process is fine. However, testing process has the same issue, when testing on piavaU dataset.

I seem to know the reason. the band number between test dataset and train dataset is different