Skip to content

Implementation of the article "EasyMesh: An Efficient Method to Reconstruct 3D Mesh From a Single Image "

Notifications You must be signed in to change notification settings

tasx0823/EasyMesh

Repository files navigation

EasyMesh

Implementation of the article "EasyMesh: An Efficient Method to Reconstruct 3D Mesh From a Single Image "

Prepare your data

  1. Silhouette iamges: you can render depth images first, and then conver depth iamge to silhouette images.
  2. Geometry image

Model Training

python main_folding.py --phase train

Model Testing

python main_folding.py --phase test

About

Implementation of the article "EasyMesh: An Efficient Method to Reconstruct 3D Mesh From a Single Image "

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published