Mesh Segmentation Tool - GUI

Environment

pip install -r requirements.txt

Segmentation GUI

python gui.py --input <input_path>

Texture Transferring

python transfer_texture.py --tex-mesh <tex_mesh_path> --new-mesh <new_mesh_path>

Auto Segmentation

On going