Mvfnet
Pytorch code for paper: MVF-Net: Multi-View 3D Face Morphable Model Regression
Install / Use
/learn @Fanziapril/MvfnetREADME
MVF-Net: Multi-View 3D Face Morphable Model Regression
Testing code for the paper.
MVF-Net: Multi-View 3D Face Morphable Model Regression.
Fanzi Wu*, Linchao Bao*, Yajing Chen, Yonggen Ling, Yibing Song, Songnan Li, King Ngi Ngan, Wei Liu. CVPR 2019.
Installation
-
Python 2.7 (Numpy, PIL, scipy)
-
Pytorch 0.4.0, torchvision
-
face-alignment package from https://github.com/1adrianb/face-alignment. This code is used for face cropping and will be replaced by face detection algorithm in the future.
-
Model_shape.matandModel_Expression.matfrom 3DDFA.
Test
You can download the CNN model from here and copy it into data folder.
Then you can test the model by:
python test_img.py --image_path ./data/imgs --save_dir ./result
If you are testing the code with your own images, please organize multiview images as:
folder
+--front.jpg
+--left.jpg
+--right.jpg
and change line 15 in test_img.py as:
crop_opt = True
Citation
If you find this work useful in your research, please cite:
@inproceedings{wu2019mvf,
title={MVF-Net: Multi-View 3D Face Morphable Model Regression},
author={Wu, Fanzi and Bao, Linchao and Chen, Yajing and Ling, Yonggen and Song, Yibing and Li, Songnan and Ngan, King Ngi and Liu, Wei},
booktitle={CVPR},
year={2019}
}
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
