Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 799 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 799 Bytes

H3D-Net

This is the repository that contains source code for the H3D-Net website.

If you find H3D-Net useful for your work please cite:

@inproceedings{ramon2021h3d,
  title={H3D-Net: Few-Shot High-Fidelity 3D Head Reconstruction},
  author={Ramon, Eduard and Triginer, Gil and Escur, Janna and Pumarola, Albert and Garcia, Jaime and Giro-i-Nieto, Xavier and Moreno-Noguer, Francesc},
  journal={arXiv preprint arXiv:2107.12512},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={5620--5629},
  year={2021}
}

Development

This site is built with Jekyll, so you need to install Ruby first to run it in your machine.

Setup

bin/setup

Run

bin/start