ROHIT DAS

Results 5 issues of ROHIT DAS

While following the steps mentioned in the readme.md file, I encountered an error for preparing the dataset. `create_from_pkl_img_norm` function from dataset_tool.py requires some .pkl files and texture,shape,normals which are not...

Hi, Thank you for your contribution. I am trying to generate UV map from FFHQ dataset but it has black pixels more than 40% of the image. ![ws0_uv_tex](https://user-images.githubusercontent.com/48389143/230920792-1074d112-7475-4005-a784-b5af2fd27af2.png) How to...

Hi, First of all tremendous work on trimesh. Thank you I am trying to extract the UV map from a mesh. I see the coordinates in `visuals` but I want...

Wonderful project guys!! Kudos to the team!! While running the code in windows, I got an CUDA OOM error. I am using 6GB VRAM. Is it not enough?

Hi! Very great work in the project. Anyway to find the camera matrix for each rotation? The end goal is creating 3D from set of 2D multi-view images. Thanks, Rohit...