microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.16k stars 441 forks source link

Can't find 01_MorphableModel.mat in BFM09 home page #179

Closed OliverZijia closed 3 years ago

OliverZijia commented 3 years ago

Hi, to download 01_MorphableModel.mat, I got this email after registration (I only delete my personal information in the email):

Please download the data using the following links:

https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_fullHead.h5__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRa_jAP5Z$ [faces[.]dmi[.]unibas[.]ch] (full head model, the statistics for the back of the head based on little data and heuristics) https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_bfm.h5__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRe7nYngW$ [faces[.]dmi[.]unibas[.]ch] (model masked similar to the original Basel Face Model mask) https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_face12.h5__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRXzM-b0b$ [faces[.]dmi[.]unibas[.]ch] (model cropped to the face region)

https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_fullHead_lvl2.ply__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRW15hUuS$ [faces[.]dmi[.]unibas[.]ch] (mid resolution mesh) https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_fullHead_lvl1.ply__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRZgP_6Hw$ [faces[.]dmi[.]unibas[.]ch] (lowest resolution mesh)

https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_mouthOnly.ply__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRdEheueJ$ [faces[.]dmi[.]unibas[.]ch] (mesh covering only the inner part of the mouth) https://urldefense.com/v3/__https://faces.dmi.unibas.ch/bfm/bfm2019/restricted/model2019_textureMapping.json__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRR2-vGTr$ [faces[.]dmi[.]unibas[.]ch] (texture mapping file for our parametric data generator)

The Basel Face Model 2019 is available in the Statismo (https://urldefense.com/v3/__https://github.com/statismo/statismo__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRQz1nQib$ [github[.]com]) file format used by the Scalable Image Analysis and Shape Modelling Software, Scalismo (https://urldefense.com/v3/__https://github.com/unibas-gravis/scalismo__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRcLFrXJb$ [github[.]com]). A tool to view the model can be downloaded under https://urldefense.com/v3/__https://github.com/unibas-gravis/basel-face-model-viewer__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbReQMT3a3$ [github[.]com] A parametric face image generator for the model can be downloaded under https://urldefense.com/v3/__https://https:/*github.com/unibas-gravis/parametric-face-image-generator__;Lw!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRWfhxC1U$ [https] For model based face image analysis you can use our model adaptation framework Scalismo-faces (https://urldefense.com/v3/__https://github.com/unibas-gravis/scalismo-faces__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRQsH9RCc$ [github[.]com]). To get started with our software we prepared tutorials and more information under https://urldefense.com/v3/__http://gravis.dmi.unibas.ch/PMM/__;!!LpKI!0_GA6UmdNekLtUj4PxFvGoICdBi_s8tkjHr4ea4HQEd2ANcCCNfQB9IbRYf5_8tH$ [gravis[.]dmi[.]unibas[.]ch] .

Kind regards, Prof. Dr. Thomas Vetter

You are receiving this mail because somebody (hopefully you) has requested access to download the Basel Face Model 2019 data. The request originated from IP 137.69.117.201, on Wed, 25 Aug 2021 11:21:37 +0200.

However, seems there isn't any file named 01_MorphableModel.mat, could anyone tell me how can I get this file?

Thanks!

YuDeng commented 3 years ago

Hi, please download BFM2009 model instead of BFM2019.

OliverZijia commented 3 years ago

ohhhhh I got it! Thanks for your quick response!