-
**Describe the bug**
I have a machine that is relatively good on specs (see below), yet, Colmap takes forever to produce output. What is the expected time of a total reconstruction of an image set co…
-
请问您的工作可以实现将分割出来的部分模型导出吗?
-
Can you share some of the reconstructed hair outputs? What would it look like?
And is it possible to extract mesh or point cloud from running your project? or only video?
-
## タイトル: MoGe: 最適な学習 supervision により、オープンな画像群に対する高精度単眼幾何推定を実現
## リンク: https://arxiv.org/abs/2410.19115
## 概要:
単眼オープン領域画像から3D形状を復元する強力なモデル、MoGeを紹介します。本モデルは、単一画像から、真のグローバルスケールやシフトに依存しないアフィン不変表現を用いて、…
-
Will using Poisson reconstruction result in changes in the position of points in the point cloud, making it impossible to match their pose? Because I want to do texture mapping on the output mesh, but…
-
Using this Issue to keep track of ideas for applications/features.
-
TO-DO
- [ ] [camera](https://darkpgmr.tistory.com/32)
- [ ] COLMAP
-
Hi again, I read your code es completely , now I found some problems that doesn't clear to me . first, I didn't understand the meaning of voxel and point and values.what I'm saying I know the definiti…
-
Hello @ahojnnes,
Thanks for the wonderful library.
My issue is similar to [Issue 1028](https://github.com/colmap/colmap/issues/1028). I am using this script to generate a point cloud from colmap o…
-
Hi!
Thank you for you work and code!
I would now like to implement VoRTX on the ShapeNet dataset. How can I implement VoRTX on the ShapeNet dataset?