NumesSanguis / FACSvatar

An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
GNU Lesser General Public License v3.0
434 stars 99 forks source link

Hello, could you upload training data to github? Microsoft Onedriver and Dropbox are very difficult to download. #10

Open superowner opened 5 years ago

superowner commented 5 years ago

Hello, could you upload training data to github? Microsoft Onedriver and Dropbox are very difficult to download.

NumesSanguis commented 5 years ago

I assume you're talking about the models used in OpenFace? I'm not the owner of that project and the original can be found here: https://github.com/TadasBaltrusaitis/OpenFace/ I believe that the reason why they didn't upload it to GitHub is that their models are too big for GitHub.

I've temporary uploaded the cen_patches_x.xx_of.dat files to my private cloud, but I can't promise it will be available for a long time: openface_2.1.0_models.7z

In FACSvatar, we only added a ZeroMQ component so that OpenFace data can be messaged to other programs. The modified version can be downloaded here: openface_2.1.0_zeromq.zip

superowner commented 5 years ago

I assume you're talking about the models used in OpenFace? I'm not the owner of that project and the original can be found here: https://github.com/TadasBaltrusaitis/OpenFace/ I believe that the reason why they didn't upload it to GitHub is that their models are too big for GitHub.

I've temporary uploaded the cen_patches_x.xx_of.dat files to my private cloud, but I can't promise it will be available for a long time: openface_2.1.0_models.7z

In FACSvatar, we only added a ZeroMQ component so that OpenFace data can be messaged to other programs. The modified version can be downloaded here: openface_2.1.0_zeromq.zip

Oh, thanks for your help. Save my time!