Abdul Basit

Results 14 issues of Abdul Basit

I followed all the steps from COLMAP notebook to Mesh extraction notebook, step by step. Everything worked but the mesh was not colored correctly, It was all black. You have...

COLMAP uses some factor to scale down poses and intrinsics. Where can I find this scaling factor? Is it fixed or does it depend on the images?

Hi, I am a little confused about training and evaluating on DTU. You have mentioned in the paper that > We run COLMAP with the ground truth calibrated camera poses...

How much GPU memory is required for training? I am using RTX 2080, 11GB. I tried to train on the lego dataset using the config file provided, and I get...

When I run all unit tests, I get the following error. I am working with Quadro RTX 8000, cuda 11.0.

I got a point cloud of an object after reconstruction. The quality of the point cloud is great. Point cloud: ![point_cloud00](https://user-images.githubusercontent.com/67473743/192097990-af5ff319-5100-412f-90f3-b1e44aa17be0.png) The Poisson mesh that I got from COLMAP is...

I wanted to train the models on my own dataset, which is in form of meshes. Could you please share how did you convert your data into .h5 format? Is...

Hi @liruihui, the comparison visualisations and point cloud rendering are really good in the paper. Could you please share the tool that you use for the following visualisations? (its figure...

Hi, I have been experimenting with the code and trying to reproduce the results shown in the paper. Till now, I have not been able to produce the results shown...

I tried Plenoxels on the DTU dataset using the custom configuration. This is what I get: https://user-images.githubusercontent.com/67473743/185367744-a37a753e-992a-4246-b88d-8f6648a43e5d.mp4 Could you please suggest changes in configurations that I need to make to...