AutoClip Feedback from Personal AI models Outside FS

Want to understand the training process better? Got tips for which model to use and when? This is the place for you


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for discussing tips and understanding the process involved with Training a Faceswap model.

If you have found a bug are having issues with the Training process not working, then you should post in the Training Support forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
ianstephens
Posts: 117
Joined: Sun Feb 14, 2021 7:20 pm
Has thanked: 12 times
Been thanked: 15 times

AutoClip Feedback from Personal AI models Outside FS

Post by ianstephens »

I wanted to reply to my previous autoclip post but it's "locked". However:

Hi all,

I wanted to share my two cents on using AutoClip outside faceswap.

I have been working on other custom AI models not related to faceswap using Python/TF/Keras etc for my own personal projects.

I have noticed a dramatic decrease in training time along with much better generalization in my models using AutoClip:
https://github.com/pseeth/autoclip

From what I can see, while they may not mitigate the NaNs in FS models as well as planned, they could indeed decrease the training time and bring much faster generalization.

From my work outside FS this has led me to always use AutoClip when training new FS models.

If you want examples/logs of my personal models outside FS I can run some tests and provide the data.

AutoClip for the win.

Last edited by ianstephens on Sun Oct 08, 2023 8:57 pm, edited 1 time in total.
User avatar
Ryzen1988
Posts: 57
Joined: Thu Aug 11, 2022 8:31 am
Location: Netherlands
Has thanked: 8 times
Been thanked: 28 times

Re: AutoClip Feedback from Personal AI models Outside FS

Post by Ryzen1988 »

very interesting, thanks for the info.

Its a shame that all good things in life come at the cost of Vram :lol: :?

Last edited by Ryzen1988 on Wed Oct 11, 2023 12:15 pm, edited 1 time in total.
Locked