Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate enhanced train.py #49

Closed
Clorr opened this issue Jan 2, 2018 · 1 comment
Closed

Integrate enhanced train.py #49

Clorr opened this issue Jan 2, 2018 · 1 comment

Comments

@Clorr
Copy link
Contributor

Clorr commented Jan 2, 2018

A guy posted here a better train.py with thread support. If it is interesting, I can add it to the main repo

Source: https://www.reddit.com/r/deepfakes/comments/7nlql5/optimized_trainpy/

Clorr added a commit to Clorr/faceswap that referenced this issue Jan 8, 2018
(Note that we prefetch 2 batches of images, due to the queue behavior)
+ More compact logging with verbose info included
@Clorr
Copy link
Contributor Author

Clorr commented Jan 8, 2018

Added in my master, and in PR #61

@Clorr Clorr closed this as completed Jan 8, 2018
Clorr added a commit to Clorr/faceswap that referenced this issue Jan 9, 2018
(Note that we prefetch 2 batches of images, due to the queue behavior)
+ More compact logging with verbose info included
Clorr added a commit that referenced this issue Jan 31, 2018
… (#61)

* Making Models as plugins

* Do not reload model on each image #39 + Adding FaceFilter #53

* Adding @lukaville PR for #43 and #44 (possibly)

* Training done in a separate thread

* Better log for plugin load

* Adding a prefetch to train.py #49
(Note that we prefetch 2 batches of images, due to the queue behavior)
+ More compact logging with verbose info included

* correction of DirectoryProcessor signature

* adding missing import

* Convert with parallel preprocessing of files

* Added coverage var for trainer

Added a var with comment. Feel free to add it as argument

* corrections

* Modifying preview and normalization of image + correction

* Cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant