Closed SiYeon-Kwon closed 2 years ago
The training of FastDepth was built on top of https://github.com/fangchangma/sparse-to-dense.pytorch
The training of FastDepth was built on top of https://github.com/fangchangma/sparse-to-dense.pytorch
I've already referred to the git, and the training is going well. However, the calculation of mse and mae results in a figure of 0.0000. What should I do with this?
@SiYeon-Kwon How is the model trained?
I want to use these code but I can't use because they don't have any train.py or training method. How can I train fast-depth?