deep.whitecatchel.ru Forums

Some content may not be available to Guests. Consider registering an account to enjoy unrestricted access to guides, support and tools

  • Forums successfully migrated to new platform. Please report any bug HERE

(unofficial) DFL 2.0 GUI (user interface)

zeolite

New member
Amazing work...thanks a lot.
Unfortunatelly, I use linux version:( and for now, I suppose that yo don't have plan for us ;)
 

Roy_B

Member
Verified Creator
Unfortunately i have no knowledge of Linux. Anyway, searching on the web i have found this cross-platform . I'll try to give it a look in my spare time ;)
 

hola2

New member
Thank you very much for creating this great UI.I am a complete beginner.This gives ability to change model parameters.So if the UI is capable of doing it,there must be a way doing the other way.I don't know how to change condition of pretrained models to non pretrained models without UI.So can somebody out there explain it to me?
Also what is the difference between training a model with pretrain option on and off? I asked this before unfortunately my question was removed. Sorry if it is the wrong place to ask.
 

iletemp

New member
"und3rd0g" Hi, I do wish the GUI would scale in terms of font size. Right now the icons and fonts seem very tiny with 2560x1440 resolution. Also an update to the 04.04.2020 release of DeepFaceLab?
 

TMBDF

Moderator | Deepfake Creator | Guide maintainer
Staff member
Moderator
Verified Creator
hola2 said:
Thank you very much for creating this great UI.I am a complete beginner.This gives ability to change model parameters.So if the UI is capable of doing it,there must be a way doing the other way.I don't know how to change condition of pretrained models to non pretrained models without UI.So can somebody out there explain it to me?
Also what is the difference between training a model with pretrain option on and off? I asked this before unfortunately my question was removed. Sorry if it is the wrong place to ask.

Pretraining is what the name suggest - it's pre - training, teaching model how face looks by feeding it random faces, you can then resuse such model to speed up intial stage of the training since model already has a rough idea how face looks like. You start it by enabling the option, once it does 200-300k iterations you stop training, then you can make a copy of this model/back it up and then use fresh copies when starting proper training, on startup you just disable pretraining and now i trains from 0 but it keeps the learned data so faces will start to appear faster.

You can change model parameters with regular version, read the guide and you will know how. I can't explain basics to every new user.
 

Roy_B

Member
Verified Creator
tutsmybarreh said:
hola2 said:
Thank you very much for creating this great UI.I am a complete beginner.This gives ability to change model parameters.So if the UI is capable of doing it,there must be a way doing the other way.I don't know how to change condition of pretrained models to non pretrained models without UI.So can somebody out there explain it to me?
Also what is the difference between training a model with pretrain option on and off? I asked this before unfortunately my question was removed. Sorry if it is the wrong place to ask.

Pretraining is what the name suggest - it's pre - training, teaching model how face looks by feeding it random faces, you can then resuse such model to speed up intial stage of the training since model already has a rough idea how face looks like. You start it by enabling the option, once it does 200-300k iterations you stop training, then you can make a copy of this model/back it up and then use fresh copies when starting proper training, on startup you just disable pretraining and now i trains from 0 but it keeps the learned data so faces will start to appear faster.

You can change model parameters with regular version, read the guide and you will know how. I can't explain basics to every new user.

I would not be able to give a better answer than that ;)


iletemp said:
"und3rd0g" Hi, I do wish the GUI would scale in terms of font size. Right now the icons and fonts seem very tiny with 2560x1440 resolution. Also an update to the 04.04.2020 release of DeepFaceLab?

Edit: i've added some code regarding scalability support for screen with higher resolutions. the problem is that i have a FullHD monitor so i can't do tests for higher resolutions. Please let me know if it works or not .
Anyway if it doesn't work, try to change windows scaling in Windows control panel. It's not the best solution (probably it will be a little bit blurry) but at the moment it's better than nothing.
 

italia

New member
If I click on faceset extract this window opens, how do I resolve? how do I import files into the program?
 

iletemp

New member
"und3rd0g" The issue is that the text gets hidden under the text boxes. The boxes themselves don't scale at all, although now the text does.
Edit: It'd be neat if new rows would generate depending on the size of the window, all the while having all the text showing and scaling the preview windows as well.
 

Roy_B

Member
Verified Creator
italia said:
If I click on faceset extract this window opens, how do I resolve?
Can you send me a screenshot?
italia said:
how do I import files into the program?
The same way you do it without using the gui. Look for the tutorial


iletemp said:
"und3rd0g" The issue is that the text gets hidden under the text boxes. The boxes themselves don't scale at all, although now the text does.
Edit: It'd be neat if new rows would generate depending on the size of the window, all the while having all the text showing and scaling the preview windows as well.
Please send me a screenshot so i can try to figure it out what the problem is.
 

Roy_B

Member
Verified Creator
New update available. Besides various adjustments, now is possible to "detach" the GUI from other applications (see buttons on the upper-left corner) to have a little more flexibility.

About 4K/UHD scalability the interface have DPI autoscale mode, sadly i don't know if it is enough to fix the problem but should have a better compatibility with different screens.
As i said i don't have the possibility to make tests on displays with resolutions higher than 1920x1080 (need some feedback)
 

iletemp

New member
"und3rd0g" Its not worth trying to use the program when the options look like this (half visible text, tiny font etc.)

no1GULJh.jpg
 

Roy_B

Member
Verified Creator
iletemp said:
"und3rd0g" Its not worth trying to use the program when the options look like this (half visible text, tiny font etc.)
Ok let's try to figure out where the problem is

- did you have the same problem with previous versions of dfl-gui too?
- what screen resolution are you using
- check if you have this  installed in your system
 

iletemp

New member
und3rd0g said:
iletemp said:
"und3rd0g" Its not worth trying to use the program when the options look like this (half visible text, tiny font etc.)
Ok let's try to figure out where the problem is

- did you have the same problem with previous versions of dfl-gui too?
- what screen  resolution are you using
- check if you have this  installed in your system

Yes I had the same problem with other versions. My resolution is 2560x1440, and shouldn't all programs be scalable in resolution?
I don't see a font being acceptable to be a requirement for a program to work. It seems I don't and I won't install it for some program, no matter if its handy.
 

Roy_B

Member
Verified Creator
iletemp said:
Yes I had the same problem with other versions. My resolution is 2560x1440, and shouldn't all programs be scalable in resolution?
I don't see a  font being acceptable to be a requirement for a program to work. It seems I don't and I won't install it for some program, no matter if its handy.

First of all, i never asked you to install something. If you read just the first lines of the article that i linked, the font used in the program is part of Windows 10: since the GUI code is written using Visual Studio (that uses the same system resources), this font IS a required element to run the program correctly, it has nothing to do with "graphics".

Seeing your screenshot the first thing i've noticed is precisely that difference between fonts, like there is something missing. Maybe i'm wrong and this is not the problem, that's why i've asked you to check and give me a simple "YES i have it / NO it's not installed".


Second thing. I'm NOT a programmer, a software developer or anything like that: i have absolutely no idea what Visual Basic/C++/Python or any other language code is and i've literally started from scratch.

I'm just a "deepfake enthusiast" user like many others here in the forum and i'm here to help: few months ago i decided to create a program for myself and, given the good results i achieved (in my honest opinion), i liked the idea to share it with the community, hoping to get some constructive/useful feedback to improve the code... not unnecessary comments like "this GUI sucks / is useless / doesn't do this or that..." etc. (as some people have written in this discussion).

In any case, i think that the general tone of the answers (with some exceptions) is not useful in any way. On the contrary i feel that this way of talking is quite disrespectful both to me and to my work...

Having said that, do as you like.
 

Nickrus

New member
und3rd0g said:
Second thing. I'm NOT a programmer, a software developer or anything like that: i have absolutely no idea what Visual Basic/C++/Python or any other language code is and i've literally started from scratch.

How about posting your project to GitHub and let professionals contribute and fix things?
 

Roy_B

Member
Verified Creator
Nickrus said:
How about posting your project to GitHub and let professionals contribute and fix things?

If someone would like to contribute to the project (and possibly can help me to figure out how github works) is always welcome
 
Top


/video/20421/deepfake-ai-ju-jing-yi2/forums/threads/gay-nct-mark-lee-jeno-lee-cums-for-you-my-first-tries.7136/Xvideosloserfruit deepfakesSARAH BUTT nudeCarrie fisher deepfake bbcIrwarya mehan Nude white PhotoCameron boyce deepfake Porn Gay with Tom hollandtammana Bhatia viral magical sexy XXX/video/18269/not-elizabeth-olsen-is-a-super-friendly-daughter-trailer/video/26108/fake-irina-shayk-full-video/tags/liv-tyler"kat dennings deepfake"pornmillie bobby brown deepfakes videos xxxXx video on mulanMr deep Fake HD xxx Video sonkshi senhalily chee deepfake split screenHindi actress sonakshi sinha deep mr fakes"cara delevingne pussy"jihyo kpop deepfakealia tamanna xxxJenna Ortega deepfake pornFake celeb naked Nancy carter videos"alyson hannigan sexy"Selena gomez and ariana grande nude lesbian fakes/video/10507/gal-gadot-meets-ghislaine-maxwell-for-a-drink"anna camp nude"Mr hdwork sana deep fake"gina darling porn"Keira knightley Deepfake Keira knightley princess fierce xxxaespa deepfake/video/520/not-zoe-saldana3Na eun pissing deepfackeamouranth threesome -youtube -spankbang "pom klementieff nude"Sadie sink suck dickCarrie Fisher leia Big titsGal Gadot nudeSonam bajwa blackmails and fucks boss/video/11813/palina-rojinski-squirting-hard-german-celebrity-payed-requestAlison Brie 裸體deepfake asmr frivolousfox/video/4506/natalie-alyn-lind-first-acting-job-pt-01/video/845/sarah-silverman-strips-and-plays-with-breastsnicki minaj sex hot nude hd suck dicklily Collins deepfakeIndian actress bindi facial porn fakesجیجی حدید xnxxemma watson deepfakeelizabeth olsen porn fakesnude sex photossusu_jpg deepfake porndeepfacelab quick96 not workingWWW.XNXXKAREENAKAPOORrooney Mara nudoreese witherspoon porn fakes/tags/lola-bunnyDeep fake pokimane xxxDeepfake xxaudrey fleurot hot boobsCarrie fisher deepfake bbcGal Gadot Cum MilkTrisha nude"gwen stefani nude"/photo/1374/sodakite/celebrities/jane-douglasmrdeepfakes com video 4514 samantha ruth prabhu 3/video/9635/rihanna-againvk dilraba dilmurat xxxDeepfake pornos lola weippert/tags/kpop-deepfake/celebrities/kareena-kapoorIggy azalea deepfakes pornBella poarch xxx/video/27054/valkyrae-birthday-present-poki-jerk-off-bavfakes-previewAvril Lavigne deepfake nudefantopia deepfake keep2share Anjalina xxx fakes kajaltame naeka xnxxKajal2023xxx/photo/6945/helene-rolles