Saptarshi Majumder

Results 10 issues of Saptarshi Majumder

Hi, I have been stuck on this error for some time now, the ``optimize_mesh`` function is not functioning properly on CUDA I'm running a custom dataset with colmap transforms matrix...

Hey i trying to model objects for plastic-like objects Input video: ![ezgif com-video-to-gif](https://github.com/NVlabs/nvdiffrec/assets/32464366/0bbd9ed2-86d4-49f1-a2fd-3c4642632962) Config: ``` { "ref_mesh": "./plastic-grocery", "random_textures": true, "iter": 2000, "save_interval": 500, "texture_res": [ 2048, 2048 ], "train_res":...

Hi. I have noticed that the img_losses and the reg_losses doesn't change much after 200-300 iterations and the PSNR values remain the same if we train for 5k iters for...

Hi, @jmunkberg i tried with different quartet configs as you suggested and 64 and 128 works best for most use-cases i found on different aspects. I also tried adjusting the...

``` Base mesh has 19035 triangles and 10472 vertices. Writing mesh: out/manual_SHOE/dmtet_mesh/mesh.obj writing 10472 vertices writing 20702 texcoords writing 10472 normals writing 19035 faces Writing material: out/manual_SHOE/dmtet_mesh/mesh.mtl Done exporting mesh...

Hi, I found that resizing images and then training makes the convergence much slower as compared to keeping the original resolutions, but for higher resolutions i get CUDA OOM errors....

Hi, I was trying out neus method using the neus-colmap config to extract a good texture mesh but currently only a portion of the mesh is generated. I tried with...

bug

Hi, This is some great work! One thing i would like to understand, the wavefront(.obj) file obtained has no texture. How do i get the texture?

Hi, I trained a custom data in all stages and got the meshes etc, but the meshes obtained of the object is inside the centre cube but i want only...

Hi, Can you please guide me as to how to add models in django.db.backends in model managment for both the detection and discovery modules? Any help is appreciated