Colombo d781af3d1f fixed GPU detection and indexes, got rid of using nvml, now using direct cuda lib to determine gpu info that match tensorflow indexes,
removed TrueFace model.

added SAEv2 model. Differences from SAE:
+ default e_ch_dims is now 21
+ new encoder produces more stable face and less scale jitter
  before: https://i.imgur.com/4jUcol8.gifv
  after:  https://i.imgur.com/lyiax49.gifv - scale of the face is less changed within frame size
+ decoder now has only 1 residual block instead of 2, result is same quality with less decoder size
+ added mid-full face, which covers 30% more area than half face.
+ added option " Enable 'true face' training "
  Enable it only after 50k iters, when the face is sharp enough.
  the result face will be more like src.
  The most src-like face with 'true-face-training' you can achieve with DF architecture.
2019-10-05 16:26:23 +04:00
2019-01-24 15:15:56 +04:00
1
2019-09-21 15:19:58 +04:00
2019-09-07 13:57:42 +04:00
2019-08-24 12:57:29 +04:00
2019-03-19 23:53:27 +04:00
2019-09-07 13:57:42 +04:00
2019-03-10 23:18:10 +04:00
2018-06-04 17:12:43 +04:00
2018-06-04 17:10:00 +04:00
2019-09-19 11:13:56 +04:00
1
2019-09-19 19:36:46 +04:00

#deepfakes #faceswap #face-swap #deep-learning #deeplearning #deep-neural-networks #deepface #deep-face-swap #fakeapp #fake-app #neural-networks #neural-nets

DeepFaceLab is a tool that utilizes machine learning to replace faces in videos.

If you like this software, please consider a donation.

GOAL: next DeepFacelab update.

Donate via Yandex.Money

Donate via Paypal

bitcoin:31mPd6DxPCzbpCMZk4k1koWAbErSyqkAXr

English (google translated)

На русском

Google Colab fork by @chervonij

Linux fork by @lbfs - may be outdated

(Chinese) QQ group 951138799 for ML/AI experts

deepfakes (Chinese)

reddit r/GifFakes/ (English)

reddit r/SFWdeepfakes/ (English)

Languages
Python 100%