@inproceedings{xing2022semi,
title={Semi-supervised single-view 3d reconstruction via prototype shape priors},
author={Xing, Zhen and Li, Hengduo and Wu, Zuxuan and Jiang, Yu-Gang},
booktitle={ECCV},
year={2022}
}
imagefile dataset/ShapeNetRendering
voxelfile dataset/ShapeNetVox32
imagefile dataset/img/ voxelfile dataset/model/
python runner_shapenet.py
python runner_shapenet.py --finetune --weights=xxx.pth
python runner_shapenet.py --test --weights=xxx.pth
python runner_pix3d.py
python runner_pix3d.py --finetune --weights=xxx.pth
python runner_pix3d.py --test --weights=xxx.pth