Learning Timeline
Key Insights
The Importance of the XART Tool
Standard segmentation (P3 SAM) only breaks the model apart, but parts hidden behind other layers are often 'hollow' or empty. XART uses AI to recreate this missing geometry so that each part becomes a complete, separately editable 3D object.
Free Demo Limitations
The demo on Hugging Face Space may have time limits or queues. For heavy usage or better privacy, you are encouraged to clone the GitHub repo and run it locally on your own machine.
Segmentation Output Quality
P3 SAM segmentation results might not be 100% accurate on the first try depending on the complexity of the model. However, it provides a very solid foundation for complex 3D model deconstruction compared to manual methods.
Step by Step
How to Perform 3D Model Segmentation with Hunyuan3D Part
- Visit the Hunyuan3D Part online demo page via the link provided on GitHub or in the description.
- Locate the model input section under the P3 SAM (Point-based Part Prior Segmentation) tab.
- Click the 'Upload' area and select a 3D model file (e.g., a Gundam or character model) from your computer.
- Wait for the system to automatically convert the model into a point cloud format.
- Click the 'Segment' button to start the AI-powered model part decomposition process.
- Check the segmentation results in the viewer; ensure each color component represents a different body part.
- Click the 'Generate' button using the XART (eXpirable Part Reconstruction) tool to reconstruct missing geometry for each segment.
- Wait for XART to complete the 'Decompose' process to generate complete, individual objects (manifold).
- View the final 'Exploded View' to ensure that hidden parts (such as the back of a shirt behind a cape) have been perfectly generated.