Code for "3D-VMC: A Single-view 3D Voxel Reconstruction Network based on Modal Contrastive Learning"
download the ShapeNet dataset and place it in the path specified in the config\base_config.yaml
run
python train.py
run
python eval.py --ckpt_path='the path you set'