UniMVSNet
UniMVSNet copied to clipboard
Question about gipuma
Hi, you present the point clouds based on gipuma fusion, but I got some problems when I tried to install fusible. Could please me the environment you applied, including the version of CUDA and opencv?
I have fixed this problem. However, the number of points I got is only half of the point clouds you provided. Do you where the problem is?
- We adopt the PyTorch 1.2, CUDA 10.0.
- Please ensure the fusion parameters (e.g. confidence threshold) are the same with us.
- Maybe your fusible install failed due to the mismatch of CUDA or GPU computing power.
- If it still doesn't work, Maybe there are something wrong in your dataset format, e.g., camera intrinsics, extrinsics and resolution.
I have same question and i change the compute capability in cmalelist.txt and it works maybe you can try