alignedCelebFaces icon indicating copy to clipboard operation
alignedCelebFaces copied to clipboard

Better version of my face editing tool. Explanation video here: https://www.youtube.com/watch?v=NTlXEJjfsQU

Results 20 alignedCelebFaces issues
Sort by recently updated
recently updated
newest added

Updated requirements.txt because the old requirements.txt contained some outdated and unavailable package versions. Added tensorflow 2 to the requirements.txt as the older tensorflow 1.x versions are now outdated and no...

I just cloned this repository and ran code/final_face_slider.py, and I got this error: ```AttributeError: module 'tensorflow' has no attribute 'placeholder'```

I ran the requirements.txt file successfully but then when it tries to "installing collected packages" and after that it tries running setup.py or something then this happens ![Screenshot (57)](https://user-images.githubusercontent.com/58235176/69684270-e6f82500-111c-11ea-90fd-437230a39d33.png) ![Screenshot...

This change updates tensorboard from 1.12.2 to 1.15.0 and tensorflow from 1.12.0 to 1.15.0. This was done because the command to install dependencies with the old version failed because they...

Hey, Thank you for making so many videos about neural networks. I tell everyone to watch your videos, my favorite is "Teaching my computers to give me friends". I am...

This is half an issue but half a suggestion. so first make an image scraper to scrap all faces from https://www.famousbirthdays.com/ and then make a python program that encodes a...

Hi, is their a way to train the model from scratch?