Hello
I see from your code that you are using pre trained model "NYU_ResNet-UpProj.npy". After training model for 50 epochs it start giving better result. But when we start training why initial depth predictions are not good enough according to pre-trained weights from above file. I want to fine tune the FCRN model on my own dataset by initializing with the pre-trained model. Any help on this please.
Hello
I see from your code that you are using pre trained model "NYU_ResNet-UpProj.npy". After training model for 50 epochs it start giving better result. But when we start training why initial depth predictions are not good enough according to pre-trained weights from above file. I want to fine tune the FCRN model on my own dataset by initializing with the pre-trained model. Any help on this please.