Rainydu184
Rainydu184
from . import vision_transformer
what GPU does this need to run?
So now I have a classification task with 4 instances, should I set num_class to 4?
> So now I have a classification task with 4 instances, should I set num_class to 4? it did.
Have you save this problem?
it may be not work well in overlapping patches, the same area will influence the distance between the different patches.
I meet a same problem. I try to use the code in a 4 classification problems. I get train and test loss , AUC of every classes. However, in my...