GeoUDF
GeoUDF copied to clipboard
inference code
Hi, thanks for your repo! Is the inference code available? I'm doing research in this area and would like to test it on my custom data for a paper. I've also cited your work.
see Sec. Evaluation.
python eval_rec.py --res=128 --input='test_data/shapenet.ply' --output='test_data/shapenet_mesh.ply'
python eval_rec.py --res=128 --input='test_data/MGN.ply' --output='test_data/MGN_mesh.ply'
python eval_rec.py --res=192 --input='test_data/scene.ply' --output='test_data/scene_mesh.ply' --scale=True