Skip to content

Commit 1092522

Browse files
authored
Update readme.md
1 parent 1fbf8cb commit 1092522

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<img src="/images/example.gif">
55
</p>
66

7+
### **_\*\*\*07/20/2021: A [PyTorch implementation](https://github.com/sicxu/Deep3DFaceRecon_pytorch) which has much better performance and is much easier to use is available now. This repo will not be maintained in future. \*\*\*_**
78

89

910
This is a tensorflow implementation of the following paper:
@@ -12,7 +13,8 @@ Y. Deng, J. Yang, S. Xu, D. Chen, Y. Jia, and X. Tong, [Accurate 3D Face Reconst
1213

1314
The method enforces a hybrid-level weakly-supervised training for CNN-based 3D face reconstruction. It is fast, accurate, and robust to pose and occlussions. It achieves state-of-the-art performance on multiple datasets such as FaceWarehouse, MICC Florence and BU-3DFE.
1415

15-
**_\*\*\*A PyTorch implementation with better performance is available now. Check this [link](https://github.com/sicxu/Deep3DFaceRecon_pytorch)\*\*\*_**
16+
17+
1618

1719
## Features
1820

0 commit comments

Comments
 (0)