BiFuse
BiFuse copied to clipboard
[CVPR2020] BiFuse: Monocular 360 Depth Estimation via Bi-Projection Fusion
Thanks for providing the tools to convert this into a point cloud but it's limited to really only python programmers or Open3D. I use a free tool CloudCompare https://www.danielgm.net/cc/ or...
Excuse me, can you tell me how much room synthetic? This is just a anoramic view of a single point, multiple room what method?
Hello, I want to try the network on Matterport3D, but experience problems when stitching views. My results are shown in the picture below. Could you please provide me your stitching...
Hello! I'm trying to run your script but run into memory problems. I'm not sure how to tackle this; I tried to use a smaller sample image, but even at...
Hi, I have a question about pretrained model. It seems the pretrained model provided is used for Matterport3D dataset. Could you please share other pretrained models for Stanford2D3D and 3D60....
Hi! We observed some discrepancy between the code and the paper regarding the inputs that go through the Refine() module. On the paper (according to Figure 4.) the input is...
Hey! I find the paper doesn't show loss function in training stage completely, it just introduce reverse Huber loss for optimizing predictions from both Be and Bc, what about the...
Hmm, I'm used to having depth maps where white is closer and black or grey areas further back. Did I miss something or are their 2 ways to handle this?...
Hi there, I think this project is very interesting! I was wondering if it is in theory possible to run it from a live video feed in realtime to produce...
Hi, I am trying to determine what conversion to use to transform the depth matrix into distance (meters from the camera axis to the respective x,y pixel coordinate). How would...