You're looking at a specific version of this model. Jump to the model overview.
chigozienri /densepose:e2466793
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 |
---|---|---|---|
input |
string
|
Input image or video
|
|
model |
string
(enum)
|
R_50_FPN_s1x
Options: R_50_FPN_s1x_legacy, R_101_FPN_s1x_legacy, R_50_FPN_s1x, R_101_FPN_s1x, R_50_FPN_DL_s1x, R_101_FPN_DL_s1x, R_50_FPN_WC1_s1x, R_50_FPN_WC2_s1x, R_50_FPN_DL_WC1_s1x, R_50_FPN_DL_WC2_s1x, R_101_FPN_WC1_s1x, R_101_FPN_WC2_s1x, R_101_FPN_DL_WC1_s1x, R_101_FPN_DL_WC2_s1x, R_50_FPN_WC1M_s1x, R_50_FPN_WC2M_s1x, R_50_FPN_DL_WC1M_s1x, R_50_FPN_DL_WC2M_s1x, R_101_FPN_WC1M_s1x, R_101_FPN_WC2M_s1x, R_101_FPN_DL_WC1M_s1x, R_101_FPN_DL_WC2M_s1x, R_50_FPN_DL_WC1M_3x_Atop10P_CA, R_50_FPN_DL_WC1M_3x_Atop10P_CA_B_uniform, R_50_FPN_DL_WC1M_3x_Atop10P_CA_B_uv, R_50_FPN_DL_WC1M_3x_Atop10P_CA_B_finesegm, R_50_FPN_DL_WC1M_3x_Atop10P_CA_B_coarsesegm |
DensePose model. Read about the available models: https://github.com/facebookresearch/detectron2/blob/main/projects/DensePose/doc/DENSEPOSE_IUV.md
|
overlay |
boolean
|
False
|
Overlay the segmentation on the input image
|
visualizer |
string
(enum)
|
FineSegmentation
Options: MplContour, CustomContour, FineSegmentation, U, V |
Visualizer to use
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}