UnsupervisedDepthFromFocus
UnsupervisedDepthFromFocus copied to clipboard
Single Image Depth Estimation Trained via Depth from Defocus Cues
Hi, Thank you very much for your work. I have a question regarding calculating the C1 and C2 errors on the make3D dataset, how are you calculating the errors for...
seems ./ext/gauss_psf_cuda.cpp or ./ext/gauss_psf_cuda_kernel.cu not correct when I run "python ext/setup.py install" 
Thank you for sharing your work. I'd like to try the code, but the first step installing is with something wrong. Could you please help me? 
In the train.py, using 2.8 for apt, 40000 numbers of iterations results in low-quality predicted depth map png. Would you please give some clue on how to get desirable outputs...
Hello, I am trying to run train.py, however there is no aperture command line arg, but it is referenced in line 100. What is the aperture value supposed to be?...
First, thank you for your kind work. But, is it possible to provide a trained model and test code?
thanks for your great work, I have run your code in my PC. I just check the input of the model, it contains single RGB images and a .mat file...
Resolves #1.
Hi Shir. Thanks for your great work and code! I am trying to reproduce the results of your paper and _Aperture Supervision for Monocular Depth Estimation_. However, the [published source...
Hi Shir: I am trying to reproduce your results. However, I noticed that not all of your code are out, especially code of training on Flowers, DSLR, KITTI, and Make3D...