DPT
DPT copied to clipboard
Training and evaluation code
You haven't released the training and evaluation code for Monodepth and Semantic Segmentation tasks. If you can provide your training and evaluation code then that will be very useful for my research.
Hi, we have made an attempt to reproduce the training script of DPT for semantic segmentation and depth estimation in the following repo: https://github.com/antocad/FocusOnDepth check it out if you are interested!
@younesbelkada Did you try finetuning it on kitti dataset as well?
Hi @awsaf49 unfortunately we didn't, but I think that it should work well if you follow the instructions for training
@younesbelkada Thanks for your reply. The issue with kitti is that it doesn't come with dense/interpolated depth map like nyuv2 dataset. Hence, I'm having doubts if they trained model with sparse depths or dense/interpolated depth