You're looking at a specific version of this model. Jump to the model overview.
hcl14 /hunyuan-p3-sam:4084a399
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| seed |
integer
|
42
|
Random seed
|
| mesh_path |
string
|
Input mesh (.glb/.obj/.ply)
|
|
| point_num |
integer
|
100000
Min: 1000 |
Total points sampled from the mesh
|
| prompt_bs |
integer
|
32
Min: 1 |
Prompt batch size
|
| show_info |
integer
|
1
Max: 1 |
Verbose logging (0/1)
|
| threshold |
number
|
0.95
Max: 1 |
Mask IoU threshold
|
| clean_mesh |
integer
|
1
Max: 1 |
Clean mesh before inference (0/1)
|
| prompt_num |
integer
|
400
Min: 1 |
Number of point prompts per pass
|
| post_process |
integer
|
0
Max: 1 |
Apply post-processing (0/1)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}