sainatarajan

Results 6 issues of sainatarajan

I'm training the ImageNet model. The `loss_function.py` file doesn't contain the above two functions. Where can I find these?

## 🐛 Bugs / Unexpected behaviors Hi, Thanks for the repo. I have been using pytorch3d to perform single-image to 3d mesh reconstruction. What I notice is that my model...

Hi! Thanks for the repo. How can I run this model on my dataset which has `/train/images` and `/train/masks`? Take these 3 pictures as an example. The first one is...

Hi @lucidrains, Was wondering if you could share some progress on this repo? Looking forward to your implementation! Thanks!

Hi, @walsvid I don't find the following file: `datasets/data/shapenet/ellipsoid/pixel2mesh_aux_4stages.dat`, can you give me a link to it?

Hi, many thanks for this open repo of the PIFuHD. I see that I'm able to get the normal map from this model. As an extension, I would like to...