Skip to content

how to increase the quality of mesh #84

@sumanttyagi

Description

@sumanttyagi

In the config file i see texture resolution does it really helps in improving the quality of meshes generated ?
Please comment what all these parameters mean ?

  1. texture_resolution and render_resolution in - https://github.com/TencentARC/InstantMesh/blob/main/configs/instant-mesh-large.yaml
infer_config:
  unet_path: ckpts/diffusion_pytorch_model.bin
  model_path: ckpts/instant_mesh_large.ckpt
  texture_resolution: 1024
  render_resolution: 512
  1. mesh threshold - https://github.com/TencentARC/InstantMesh/blob/main/configs/instant-nerf-large.yaml
infer_config:
  unet_path: ckpts/diffusion_pytorch_model.bin
  model_path: ckpts/instant_nerf_large.ckpt
  mesh_threshold: 10.0
  mesh_resolution: 256
  render_resolution: 384

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions