Facer icon indicating copy to clipboard operation
Facer copied to clipboard

Simple (🤞) face averaging (🙂) in Python (🐍)

Results 5 Facer issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

enhancement

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...

enhancement
good first issue

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...

bug

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,...