mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
1
This commit is contained in:
parent
be5df1e269
commit
f7f4e44a98
2 changed files with 21 additions and 0 deletions
|
@ -42,6 +42,8 @@ class nn():
|
|||
tf_random_binomial = None
|
||||
tf_gaussian_blur = None
|
||||
tf_style_loss = None
|
||||
tf_channel_histogram = None
|
||||
tf_histogram = None
|
||||
tf_dssim = None
|
||||
|
||||
# Layers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue