LinPatienze

Results 3 issues of LinPatienze

``` >>> mesh_path = "/data3/ShapeNet-v2/04256520/93d5203022d651c831ae8c8ff1eb3d45/models/model_normalized.obj" >>> mesh = utils.load_mesh(mesh_path) # using trimesh >>> from mesh_to_sdf import mesh_to_voxels >>> mesh_sdf = mesh_to_voxels(mesh, voxel_resolution=30, sign_method='depth', ... surface_point_method='scan', ... sign_method='depth', ... scan_count=20, ......

### I want to evaluate a SPECIFIED Image using your method, how should I do? 1. After downloading two file "**swiftnet_pyr_cs.pt**" and "**swiftnet_ss_cs.pt**" from the link https://drive.google.com/drive/folders/1DqX-N-nMtGG9QfMY_cKtULCKTfEuV4WT you give in...

Can you share your data processing code from raw PartNet dataset? I want to try more categories. Thanks so much!