Open akkkb opened 2 years ago
How to get reconstructed garment as shown in the results and anchor points ?
When doing: python -m apps.eval_hd --results_path {path_of_output} --name {folder_of_output} --dataroot {path_of_dataset} --test_folder_path {folder_of_test_data, e.g., 290-1} --load_netMR_checkpoint_path ./checkpoints/anchor_udf_hd_df3d/netMR_epoch_14 --anchor --merge_layer 2 --joint_train --loadSize 1024 --num_steps 5 --filter_val 0.007
Getting .off mesh and anchor points, but no clarity.
Any suggestion will be helpful.
Thanks.
How to get reconstructed garment as shown in the results and anchor points ?
When doing: python -m apps.eval_hd --results_path {path_of_output} --name {folder_of_output} --dataroot {path_of_dataset} --test_folder_path {folder_of_test_data, e.g., 290-1} --load_netMR_checkpoint_path ./checkpoints/anchor_udf_hd_df3d/netMR_epoch_14 --anchor --merge_layer 2 --joint_train --loadSize 1024 --num_steps 5 --filter_val 0.007
Getting .off mesh and anchor points, but no clarity.
Any suggestion will be helpful.
Thanks.