Facer
Facer copied to clipboard
Simple (🤞) face averaging (🙂) in Python (🐍)
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hello! First off, thank you for this awesome work. I've been messing around with it for a couple days now. After some serious yak shaving, I got it working and...
Currently, the path where the pre-trained model is hardcoded and prevents usage of the library as a module without tweaking. It might be nice if there is a way to...
Just wanted to give a heads up that the setup.py and installing as a modul does not work - at least not for me. Could not make numpy 1.6.. Something...
Hi, Just trying your example code and I get : ``` Starting face averaging for 10 faces. Image 1 / 10 Traceback (most recent call last): File "D:\Facer\facer.py", line 13,...