Suriya D Murthy

Results 8 issues of Suriya D Murthy

I am trying to run this on custom meshes and I am getting this weird artifact. I am using this model from SketchFab - https://sketchfab.com/3d-models/trackerman-5b04147173fd41f19ccd4fe42f549a15 and also with a custom...

Is there a recommended way for converting an arbitrary posed mesh to a t-posed mesh? Side Question - Also since you are able to calculate skinning weights of a mesh,...

hello, I have a custom clothed mesh and a fitted SMPL model of this mesh. I now want to generate the animations as shown in the example on this custom...

Hi, Thank you for your amazing work. I have a couple of questions - 1. when running `python main.py --config configs/config_demo.yaml `- generate a bunch of ply files which are...

`Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) File "C:\Users\surya\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\BlenderPythonRenderer-main\__init__.py", line 1, in from . import engine File "C:\Users\surya\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\BlenderPythonRenderer-main\engine.py",...

Hi, First, thank you for your amazing work. I am trying to run LoopReg and before I could train and test it against my custom data set, it would be...

Hi, I am trying to run LoopReg on Windows and when running this command -` python train_PartSpecificNet.py 1 -mode val -save_name corr -batch_size 16 -split_file assets\data_split_01.pkl `I get couple of...

This error continues to exist on Windows, I run the command - `python test_IPNet.py assets/scan.obj experiments/IPNet_p5000_01_exp_id01/checkpoints/checkpoint_epoch_249.tar out_dir -m IPNet` , I get the error - ``` (IP-Net) D:\CG_Source\NeRFs\3D_Avatar_Pipeline\IPNet>python test_IPNet.py assets/scan.obj...