-
I have been reading about how OpenMVS works, and it seems that it uses a PatchMatch algorithm to compute the depth maps. So, I would like to know if we use pairs of stereo images (left and right), wil…
-
Will the filt_cnn_artifact.m code run in Octave as developed? I am having issues with the nnmex and votemex code calls not returning values. Thanks.
-
I tried training it with a 1440 image and it throws an out of memory error. I did use `--image_size 1440`
-
@cdcseacave
Hi, Thank you very much for providing the impressive open source code---OpenMVS. I benefited a lot from it, it's fun!But I used a group of drone photos to do 3D reconstruction, and found…
-
Hi openMVS-team,
I read through your documentation, and found that you are pointing towards the paper "PatchMatch: A Randomized Correspondence Algorithm for Structural Image Editing".
In anothe…
-
**Describe the bug**
-good PC windows running sd-infinity on a local machine
-I upload several images to "stitch" them together with spaces inbetween them on a large canvas, i had about 8 spaced out…
-
I implemented the feature depth to constrain sfm(not only the drift has been reduced, but the scale has also been recovered), and the result is as follows. The depth can be obtained through binocu…
-
The completness term should be ignored in inpainting task as paper described, but i found completness term still retained in your code, does this necessary?
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Linux
### GPU vendor
Nvidia (CUDA)
### GPU model
NVIDIA GeForce RTX 3060 Mobile /…
-
How does it work: does it uses pretrained models? If so, where are they? I haven't found them. Or does it make http requests to an external API?