-
Canadiana described it:
> Merging together two different manifests that are actually the same item.
But it is perhaps also the "reconstruction of correspondence" and similar use cases:
![imag…
-
As I mentioned in https://github.com/gkv311/sview/issues/117, 2D to 3D conversion has been improving a lot recently thanks to AI and [Owl3D](https://www.owl3d.com/) can apparently [output the depth ma…
-
I have computed some point clouds for evaluting on ETH3D MVS dataset, but the scale is different from GT. For examle, the distances of the same two points are different on each point cloud. Would you …
-
Hey,
This is a really great tool to visualize the model. However, I was trying to see how my decoder is working in the VAE and the input to the VAE is the latent space (dim = `(2,2)`). However, whe…
-
Hi,
When I tried to evaluate on multiview, the bundle adjustment step couldn't converge and failed to generate colmap outputs.
This happens for a few bags only. Around 5 bags (size 5) failed when I …
-
Thanks for this great repository!
I tried to modify the camviz demo to not only create a pointcloud from a single image but from multiple images.
First I downloaded the pretrained KITTI checkpoi…
-
Thank you for making your code available!
I am trying to use your code to reproduce the reconstruction results [that are posted on the ETH3D website](https://www.eth3d.net/result_details?id=234&hr_…
-
I have few images of a car, I am not interested in an accurate 3d reconstruction. What I am interested in is to retrieve and extract intrinsics and extrinsics camera parameters given few images ( from…
-
For graph redesign:
- [ ] when hovering over a connector also highlight the start and endpoint on the nodes (and/or when hovering over the node option - at the moment the text is only highlighted b…
-
To reconstruct a 3D model using my facial images, I've seen that using ImFace is necessary for cropping the face mesh and rendering a mask for facial images.
Is it correct to use the "NeuFace/data_…