navigation-benchmark icon indicating copy to clipboard operation
navigation-benchmark copied to clipboard

Fine-tuning code for MP3D monodepth?

Open mmaz opened this issue 6 years ago • 1 comments

Hi, I am using Habitat and read in your paper/code that this project has made some pretrained weights available in habitat_baselines/agents/slam_agents.py for the ResNet50 variant of this depth estimation network by Hu et al, finetuned for Matterport3D scenes. Would it be possible to provide a pointer to the fine-tuning training code for the Matterport3D weights? I would like to see which scenes were used to fine-tune (maybe all scenes?) and try finetuning while holding some MP3D scenes out (as part of validation in my custom Habitat task).

Also, thank you so much for providing all these great embodied agent navigation tools (including the python ORBSLAM2 bindings!)

mmaz avatar Aug 28 '19 16:08 mmaz

Hi,

Thanks for interest in out work. The finetuning was done by @dosovits , it is better to ask him about it :)

ducha-aiki avatar Aug 29 '19 09:08 ducha-aiki