I want to ask model_best_epoch.pth.tar, is it trained with RGB and required RGB input?
I have my dataset without RGB. Is there a pretrained model without RGB guidence?
And what should I change in the scripts if I use depth only? Just change input_type from rgb to depth?
Thank you.