Skip to content

A simple extension of ThreeStudio, enabling the use of neural representation to fit a 3D mesh.

Notifications You must be signed in to change notification settings

DSaurus/threestudio-meshfitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threestudio-meshfitting

mesh-fitting

A simple extension of threestudio, which enables using neural representation to fit a 3D mesh. To use it, please install threestudio first and then install this extension in threestudio custom directory.

Installation

cd custom
git clone https://github.com/DSaurus/threestudio-meshfitting.git

Quick Start

python launch.py --config custom/threestudio-meshfitting/configs/mesh-fitting.yaml --train system.geometry.shape_init="mesh:custom/threestudio-meshfitting/assets/a_Bulbasaur.obj" system.guidance.geometry.shape_init="mesh:custom/threestudio-meshfitting/assets/a_Bulbasaur.obj"

About

A simple extension of ThreeStudio, enabling the use of neural representation to fit a 3D mesh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages