jzhangbs
jzhangbs
@ddenglina Yes
I solve this problem by putting the dir with libcuda.so in LIBRARY_PATH (instead of LD_LIBRARY_PATH).
Hi @Ttingyyy, I haven't encountered this problem before. Maybe check whether you have out-of-memory problem, or whether your matrix is invertible or not.
Hi, the two metrics show your accuracy and completeness respectively. For example, if your result has a lot of holes, it will be revealed by the completeness score. Turning on...
yes. you can also check the error visualization
Hi, according to the error message the `data_in_obs` is empty. It's either because the mesh loading is failed (open3d does not raise exception for this) or the scale is not...
Hi @rashikshrestha, seems you are using default setting of COLMAP, which means the camera is different from the ground truth provided by the dataset. You can open your point cloud...
Hello, could you check whether the depth maps are as expected? (You can use the provided visualize.py). The depth maps are 0000*_init.pfm.
@BingEdison The scale of the depth range doesn't matter. Make sure you set correct max_d and interval_scale. For the parameters for mvsnet, max_d * interval_scale should roughly equal to the...
@Codeguyross VRAM of 2070 is not enough for MVSNet, try R-MVSNet