The Wayback Machine - https://web.archive.org/web/20200605204611/https://github.com/iperov/DeepFaceLab/issues/752
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

DFHD heavier than DFUHD why? #752

Open
good-mouse opened this issue May 19, 2020 · 3 comments
Open

DFHD heavier than DFUHD why? #752

good-mouse opened this issue May 19, 2020 · 3 comments

Comments

@good-mouse
Copy link

@good-mouse good-mouse commented May 19, 2020

resolution: 256 
face_type: f 
models_opt_on_gpu: True
archi: dfuhd 
ae_dims: 256   
e_dims: 64 
d_dims: 64   
d_mask_dims: 22   
masked_training: True  
eyes_prio: True     
lr_dropout: False    
random_warp: True    
gan_power: 0.0    
true_face_power: 0.0    
face_style_power: 0.0   
bg_style_power: 0.0     
ct_mode: none    
clipgrad: False    
pretrain: False    
autobackup_hour: 1  
write_preview_history: False 
target_iter: 0   
random_flip: True  
batch_size: 6     

DFUHD starts up and DFHD doesn't

@TalosOfCrete
Copy link

@TalosOfCrete TalosOfCrete commented May 21, 2020

UHD has only one convolutional stack in the encoder, while HD has four.

Layman’s: HD’s encoder is much heavier than UHD.

@TalosOfCrete
Copy link

@TalosOfCrete TalosOfCrete commented May 21, 2020

Does that answer your question, or would you like more detail/explanation?

@TalosOfCrete
Copy link

@TalosOfCrete TalosOfCrete commented May 25, 2020

Because the user has seemed to indicate that this is satisfactory, this issue should be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.