Auroir 625bcc212d Return sorted filenames in path_utils (#340)
Linux does not guarantee filenames are returned in any specific order. This leads to exporting frames in random order, sorting them here makes the export run sequentially. Other portions of the program should remain unaffected, if not behave more consistently (E.G. get_first_file_by_stem).

This mostly helpful during exporting. Say you are expecting to not have faces for frames 1000-2000, during your export all the "no faces for..." messages will appear in random order. Since you are expecting to see this you ignore them. If you are also (unexpectedly) missing a face for frame 3000 you will not head the warning since it's mixed up in all the warnings that you are expecting. With this patch export runs in sequential order, you'll see the messages all in a row for frames 1000-2000, then again at 3000. The user is much more likely to see and head the warning this way.

This also allows you to force stop the export midway though and have a contiguous set of frames to encode and preview.
2019-08-12 18:18:55 +04:00
2019-01-24 15:15:56 +04:00
2019-06-20 10:42:55 +04:00
fix
2019-05-06 12:52:47 +04:00
fix
2019-06-02 19:20:06 +04:00
2019-03-19 23:53:27 +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-07-15 15:27:51 +04:00
2019-04-27 18:37:46 +04:00
2019-04-27 18:37:46 +04:00
2019-05-20 22:42:34 +04:00
2019-05-20 22:42:34 +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)

deepfakes (Chinese) (outdated)

reddit (English)

Languages
Python 100%