Infery.ai
← All models

Hi3D Multiview to 3D

hi3d-multi-view-to-3d

3D generationby hitem3d

Generate 3D models from multiple view images using Hi3D.

Details

Accepts
image

Pricing

Price
0.00875 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
modelstringenum: hitem3dv1.5, hitem3dv2.0, hitem3dv2.1, scene-portraitv1.5, scene-portraitv2.0, scene-portraitv2.1Model version used for generation. 'hitem3d*' are the general models; 'scene-portrait*' are tuned for portraits/characters.
enable_pbrboolean
face_countTarget face count of the generated model. When unset, the partner picks the recommended count for the resolution (e.g. 500k for 512, 1M for 1024, 2M for 1536).
resolutionGeneration resolution. Supported values depend on the model: v1.5/v2.0 accept 512, 1024, 1536 and 1536pro; v2.1 accepts 1536fast and 1536pro; scene-portraitv1.5 accepts 1536; scene-portraitv2.0 accepts 1536pro; scene-portraitv2.1 accepts 1536profast and 1536pro. Defaults to the model's recommended r…
export_formatstringenum: glb, obj, stl, fbx, usdzFile format of the generated model.
back_image_urlURL of the back view image (PNG/JPEG/WebP, up to 20MB).
enable_texturebooleanWhether to generate textures in addition to geometry. When false, only the geometry mesh is generated (and billed).
left_image_urlURL of the left view image (PNG/JPEG/WebP, up to 20MB).
front_image_urlURL of the front view image (PNG/JPEG/WebP, up to 20MB).
right_image_urlURL of the right view image (PNG/JPEG/WebP, up to 20MB).
enable_safety_checkerbooleanIf set to true, input images are checked for safety before processing.

Output

FieldTypeDescription
thumbnailPreview image of the generated model, when available.
model_meshGenerated 3D model file.