Skip to content

Commit

Permalink
release code & models
Browse files Browse the repository at this point in the history
  • Loading branch information
biwen147 committed Apr 19, 2023
1 parent 32531c1 commit 1ca7ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ There are some functions or scripts in this implementation that are based on ext
Here are some great resources we benefit:
- [Deep3DFaceRecon_pytorch](https://github.com/sicxu/Deep3DFaceRecon_pytorch) for the base model of HRN.
- [DECA](https://pytorch3d.org/), [Pytorch3D](https://github.com/facebookresearch/pytorch3d), [nvdiffrast](https://github.com/NVlabs/nvdiffrast) for rendering.
- [pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix) for the image translation network.
- [retinaface](https://github.com/biubug6/Pytorch_Retinaface) for face detector.
- [face-alignment](https://github.com/1adrianb/face-alignment) for cropping.
- [FAN](https://github.com/1adrianb/2D-and-3D-face-alignment) for landmark detection.
Expand Down

0 comments on commit 1ca7ff5

Please sign in to comment.