nconv
nconv copied to clipboard
A PyTorch implementation for our work "Confidence Propagation through CNNs for Guided Sparse Depth Regression"
Thank you for sharing this wonderful work, When I go to the nyu repo, ican't find the nyu pretrained weight. Can you provide it?
Hi, I have a few questions about your implementation. 1. I saw that you already had a pre-trained model for unguided_network.py. How to re-produce this pretrained model? 2. I didn't...
Hi, I have a question about the code. When I train the model on KittiDataset, I find that the program puts a lot of data to the cached memory until...
What is the torch version for network_exp_unguided_dept. py?