omnimvs_pytorch
omnimvs_pytorch copied to clipboard
An unofficial PyTorch implementation of ICCV 2019 paper "OmniMVS: End-to-End Learning for Omnidirectional Stereo Matching"
The loss value gets saturated to 0.0010 after one epoch and does not change after that. How can I resolve this issue? Please help
Now the given gt depthmap is .tiff format. But I find that using the official code to read, the depthmap is 3-channels and uint8 data type. Could you offer the...
Hello, I want to know where the dataset should be placed, why it keeps saying that I don't have a DATA_DIR file. Thank you very much for your reply
Hi, I would like to know under what license you would like to publish this code, to know if/how it can be used. Thanks!
The parameters (image size, output depth size, the number of the disparity) can't be set to the ones reported in their original paper due to GPU memory consumption. Does anyone...
Hi, I would like to ask how I can modify the code if I want to output the stitched panorama.