File size: 479 Bytes
c6f390f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
tags:
  - 3d
  - part-segmentation
  - feature-field
  - point-cloud
---

# PartField Model Weights

Model checkpoint for [PartField](https://github.com/cad-results/PartField) — learning 3D feature fields for part segmentation and beyond (ICCV 2025).

## Files

| Path | Description |
|------|-------------|
| `model_objaverse.ckpt` | Trained on Objaverse |

## Source Code

[https://github.com/cad-results/PartField](https://github.com/cad-results/PartField)