Skip to content

Code for "3D-VMC: A Single-view 3D Voxel Reconstruction Network based on Modal Contrastive Learning"

Notifications You must be signed in to change notification settings

KasenBob/3D-VMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-VMC

Code for "3D-VMC: A Single-view 3D Voxel Reconstruction Network based on Modal Contrastive Learning"

Train

download the ShapeNet dataset and place it in the path specified in the config\base_config.yaml

run

python train.py

Eval

run

python eval.py --ckpt_path='the path you set'

About

Code for "3D-VMC: A Single-view 3D Voxel Reconstruction Network based on Modal Contrastive Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages