Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown mat file type, version 49, 50 #4

Closed
liyuanyaun opened this issue Nov 10, 2021 · 3 comments
Closed

unknown mat file type, version 49, 50 #4

liyuanyaun opened this issue Nov 10, 2021 · 3 comments

Comments

@liyuanyaun
Copy link

when i load "BFM_model_front.mat", the error "unknown mat file type, version 49, 50" happened? can you share what version scipy you install @wuhaozhe

@wuhaozhe
Copy link
Owner

Hi, can you show me the size of "BFM_model_front.mat", which should be 121MB.

We store "BFM_model_front.mat" with git lfs. If its size is only a few bytes, it must be a pointer of git lfs rather than the real file. To solve this problem, you can install git lfs and run git lfs checkout ./deep_3drecon/BFM/BFM_model_front.mat. Optionally, there is a much easier solution, you can directly download "BFM_model_front.mat" from github and put it into the corresponding folder.

@wuhaozhe
Copy link
Owner

Hey, we have upload a new link for downloading BFM_model_front.mat, see the readme

@liyuanyaun
Copy link
Author

Hey, we have upload a new link for downloading BFM_model_front.mat, see the readme

thank you, i have solved my problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants