I have some questions about your model ESANet.
I trained your ESANet model on the scenenetrgbd dataset. And I want to evaluate the weight file (which calculated through scenenetrgbd dataset) in the SUNRGBD dataset. But the scenenet dataset has only 13 classes, while SUNRGBD dataset has 37 classes. Due to the number of classes are mismatched, the error occured. Is it possible to evaluate the scenenet pretrained weight file to SUNRGBD dataset?
Thank you for reading my issue.