Yuan(Ryan) Yao

Results 7 issues of Yuan(Ryan) Yao

Hi there, I recently used dib-r as a differentiable renderer to optimize 3d shapes with guidance of the rendered image. However I found that the image features returned from dibr_rasterization...

Hi, I wonder if we can load our own animation on a collision shape. For example an human body animation on triangle mesh for cloth simulation. Thank you!

Hi there, I tried to use pretrained interpreter to run sampling codes as below `python train_interpreter.py --generate_data True --exp experiments/car_20.json --resume checkpoints/interpreter_checkpoint/car_20 --num_sample 10 ` The images are generated correctly...

Hi there, Thank you for releasing the codes. I recently found that the geodesic distance is only computed between points in the same face or in the faces which share...

Hi, Thanks for providing the codes. I am trying to re-train the second stage on shapenet data, but I am wondering what size you use when render the normal/depth, and...

Hi, Thank you for sharing your rendering codes. However I wonder if you know how to reproduce 3dr2n2's rendering parameters? I observed that the camera parameters can be easily reproduced...

Hi there, I wonder if I can only run the stage 3 and 4 on my own nerf/mesh. If so, how can I import my stuff into those stages? Thanks...