Page 1 of 1

Getting blank preview results in XUbuntu.

Posted: Thu Apr 23, 2020 12:17 am
by abigflea

When I run the preview. Results show blank.
Very clean XUbuntu and Faceswap install.
works fine in windows 10.


Image

This is the Facebook Log.

Code: Select all

04/22/2020 20:12:20 MainProcess     MainThread      logger          log_setup                 INFO     Log level set to: INFO
04/22/2020 20:12:21 MainProcess     MainThread      fsmedia         _check_input_folder       INFO     Input Video: /media/jason/01D5F992278CAD90/VideoFullAligned/Visualsounds40sec.mp4
04/22/2020 20:12:21 MainProcess     MainThread      alignments      _load                     INFO     Reading alignments from: '/media/jason/01D5F992278CAD90/VideoFullAligned/Visualsounds40sec_alignments.fsa'
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/faceswap/scripts/convert.py:748: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/faceswap/scripts/convert.py:751: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      plugin_loader   _import                   INFO     Loading Model from Dfl_Sae plugin...
04/22/2020 20:12:22 MainProcess     MainThread      _base           replace_config            INFO     Using configuration saved in state file
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:74: The name tf.get_default_graph is deprecated. Please use tf.compat.v1.get_default_graph instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:517: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:4138: The name tf.random_uniform is deprecated. Please use tf.random.uniform instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:174: The name tf.get_default_session is deprecated. Please use tf.compat.v1.get_default_session instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:190: The name tf.global_variables is deprecated. Please use tf.compat.v1.global_variables instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:199: The name tf.is_variable_initialized is deprecated. Please use tf.compat.v1.is_variable_initialized instead.\n
04/22/2020 20:12:22 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:206: The name tf.variables_initializer is deprecated. Please use tf.compat.v1.variables_initializer instead.\n
04/22/2020 20:12:23 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:95: The name tf.reset_default_graph is deprecated. Please use tf.compat.v1.reset_default_graph instead.\n
04/22/2020 20:12:23 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:98: The name tf.placeholder_with_default is deprecated. Please use tf.compat.v1.placeholder_with_default instead.\n
04/22/2020 20:12:25 MainProcess     MainThread      _base           load_models               INFO     Loaded model from disk: '/media/jason/01D5F992278CAD90/Karen-Visual-DFL-192'
04/22/2020 20:12:25 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:3980: The name tf.nn.avg_pool is deprecated. Please use tf.nn.avg_pool2d instead.\n
04/22/2020 20:12:25 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/jason/anaconda3/envs/faceswap/lib/python3.7/site-packages/keras/optimizers.py:790: The name tf.train.Optimizer is deprecated. Please use tf.compat.v1.train.Optimizer instead.\n
04/22/2020 20:12:25 MainProcess     MainThread      deprecation     new_func                  DEBUG    From /home/jason/faceswap/lib/model/losses.py:176: calling extract_image_patches (from tensorflow.python.ops.array_ops) with ksizes is deprecated and will be removed in a future version.\nInstructions for updating:\nksizes is deprecated, use sizes instead
04/22/2020 20:12:32 MainProcess     MainThread      plugin_loader   _import                   INFO     Loading Mask from Box_Blend plugin...
04/22/2020 20:12:32 MainProcess     MainThread      plugin_loader   _import                   INFO     Loading Mask from Mask_Blend plugin...
04/22/2020 20:12:32 MainProcess     MainThread      plugin_loader   _import                   INFO     Loading Color from Avg_Color plugin...
04/22/2020 20:12:47 MainProcess     MainThread      config          save_config               INFO     Updating config at: '/home/jason/faceswap/config/convert.ini'
04/22/2020 20:12:47 MainProcess     MainThread      preview         save_config               INFO     Saved config: '/home/jason/faceswap/config/convert.ini'

System information

Code: Select all

============ System Information ============
encoding:            UTF-8
git_branch:          Not Found
git_commits:         Not Found
gpu_cuda:            No global version found. Check Conda packages for Conda Cuda
gpu_cudnn:           No global version found. Check Conda packages for Conda cuDNN
gpu_devices:         GPU_0: GeForce GTX 1070
gpu_devices_active:  GPU_0
gpu_driver:          440.82
gpu_vram:            GPU_0: 8119MB
os_machine:          x86_64
os_platform:         Linux-4.15.0-96-generic-x86_64-with-debian-buster-sid
os_release:          4.15.0-96-generic
py_command:          /home/jason/faceswap/faceswap.py gui
py_conda_version:    conda 4.8.2
py_implementation:   CPython
py_version:          3.7.7
py_virtual_env:      True
sys_cores:           12
sys_processor:       x86_64
sys_ram:             Total: 16048MB, Available: 11776MB, Used: 3857MB, Free: 4962MB

=============== Pip Packages ===============
absl-py==0.9.0
astor==0.8.0
certifi==2020.4.5.1
cloudpickle==1.3.0
cycler==0.10.0
cytoolz==0.10.1
dask==2.14.0
decorator==4.4.2
fastcluster==1.1.26
ffmpy==0.2.2
gast==0.2.2
google-pasta==0.2.0
grpcio==1.27.2
h5py==2.9.0
imageio==2.6.1
imageio-ffmpeg==0.4.1
joblib==0.14.1
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
Markdown==3.1.1
matplotlib==3.1.3
mkl-fft==1.0.15
mkl-random==1.1.0
mkl-service==2.3.0
networkx==2.4
numpy==1.17.4
nvidia-ml-py3==7.352.1
olefile==0.46
opencv-python==4.1.2.30
opt-einsum==3.1.0
pathlib==1.0.1
Pillow==6.2.1
protobuf==3.11.4
psutil==5.7.0
pyparsing==2.4.6
python-dateutil==2.8.1
pytz==2019.3
PyWavelets==1.1.1
PyYAML==5.3.1
scikit-image==0.16.2
scikit-learn==0.22.1
scipy==1.4.1
six==1.14.0
tensorboard==1.15.0
tensorflow==1.15.0
tensorflow-estimator==1.15.1
termcolor==1.1.0
toolz==0.10.0
toposort==1.5
tornado==6.0.4
tqdm==4.45.0
webencodings==0.5.1
Werkzeug==0.16.1
wrapt==1.12.1

============== Conda Packages ==============
# packages in environment at /home/jason/anaconda3/envs/faceswap:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                        main  
_tflow_select 2.1.0 gpu
absl-py 0.9.0 py37_0
astor 0.8.0 py37_0
blas 1.0 mkl
bzip2 1.0.8 h516909a_2 conda-forge c-ares 1.15.0 h7b6447c_1001
ca-certificates 2020.1.1 0
certifi 2020.4.5.1 py37_0
cloudpickle 1.3.0 py_0
cudatoolkit 10.0.130 0
cudnn 7.6.5 cuda10.0_0
cupti 10.0.130 0
cycler 0.10.0 py37_0
cytoolz 0.10.1 py37h7b6447c_0
dask-core 2.14.0 py_0
dbus 1.13.12 h746ee38_0
decorator 4.4.2 py_0
expat 2.2.6 he6710b0_0
fastcluster 1.1.26 py37hb3f55d8_0 conda-forge ffmpeg 4.2 h167e202_0 conda-forge ffmpy 0.2.2 pypi_0 pypi fontconfig 2.13.0 h9420a91_0
freetype 2.9.1 h8a8886c_1
gast 0.2.2 py37_0
git 2.23.0 pl526hacde149_0
glib 2.63.1 h5a9c865_0
gmp 6.2.0 he1b5a44_2 conda-forge gnutls 3.6.5 hd3a4fd2_1002 conda-forge google-pasta 0.2.0 py_0
grpcio 1.27.2 py37hf8bcb03_0
gst-plugins-base 1.14.0 hbbd80ab_1
gstreamer 1.14.0 hb453b48_1
h5py 2.9.0 py37h7918eee_0
hdf5 1.10.4 hb1b8bf9_0
icu 58.2 h9c2bf20_1
imageio 2.6.1 py37_0
imageio-ffmpeg 0.4.1 py_0 conda-forge intel-openmp 2020.0 166
joblib 0.14.1 py_0
jpeg 9b h024ee3a_2
keras 2.2.4 0
keras-applications 1.0.8 py_0
keras-base 2.2.4 py37_0
keras-preprocessing 1.1.0 py_1
kiwisolver 1.1.0 py37he6710b0_0
krb5 1.17.1 h173b8e3_0
lame 3.100 h14c3975_1001 conda-forge ld_impl_linux-64 2.33.1 h53a641e_7
libcurl 7.69.1 h20c2e04_0
libedit 3.1.20181209 hc058e9b_0
libffi 3.3 he6710b0_0
libgcc-ng 9.1.0 hdf63c60_0
libgfortran-ng 7.3.0 hdf63c60_0
libiconv 1.15 h516909a_1006 conda-forge libpng 1.6.37 hbc83047_0
libprotobuf 3.11.4 hd408876_0
libssh2 1.9.0 h1ba5d50_1
libstdcxx-ng 9.1.0 hdf63c60_0
libtiff 4.1.0 h2733197_0
libuuid 1.0.3 h1bed415_2
libxcb 1.13 h1bed415_1
libxml2 2.9.9 hea5a465_1
markdown 3.1.1 py37_0
matplotlib 3.1.1 py37h5429711_0
matplotlib-base 3.1.3 py37hef1b27d_0
mkl 2020.0 166
mkl-service 2.3.0 py37he904b0f_0
mkl_fft 1.0.15 py37ha843d7b_0
mkl_random 1.1.0 py37hd6b4f25_0
ncurses 6.2 he6710b0_0
nettle 3.4.1 h1bed415_1002 conda-forge networkx 2.4 py_0
numpy 1.17.4 py37hc1035e2_0
numpy-base 1.17.4 py37hde5b4d6_0
nvidia-ml-py3 7.352.1 pypi_0 pypi olefile 0.46 py37_0
opencv-python 4.1.2.30 pypi_0 pypi openh264 1.8.0 hdbcaa40_1000 conda-forge openssl 1.1.1g h7b6447c_0
opt_einsum 3.1.0 py_0
pathlib 1.0.1 py37_1
pcre 8.43 he6710b0_0
perl 5.26.2 h14c3975_0
pillow 6.2.1 py37h34e0f95_0
pip 20.0.2 py37_1
protobuf 3.11.4 py37he6710b0_0
psutil 5.7.0 py37h7b6447c_0
pyparsing 2.4.6 py_0
pyqt 5.9.2 py37h05f1152_2
python 3.7.7 hcf32534_0_cpython
python-dateutil 2.8.1 py_0
python_abi 3.7 1_cp37m conda-forge pytz 2019.3 py_0
pywavelets 1.1.1 py37h7b6447c_0
pyyaml 5.3.1 py37h7b6447c_0
qt 5.9.7 h5867ecd_1
readline 8.0 h7b6447c_0
scikit-image 0.16.2 py37h0573a6f_0
scikit-learn 0.22.1 py37hd81dba3_0
scipy 1.4.1 py37h0b6359f_0
setuptools 46.1.3 py37_0
sip 4.19.8 py37hf484d3e_0
six 1.14.0 py37_0
sqlite 3.31.1 h62c20be_1
tensorboard 1.15.0 pyhb230dea_0
tensorflow 1.15.0 gpu_py37h0f0df58_0
tensorflow-base 1.15.0 gpu_py37h9dcbed7_0
tensorflow-estimator 1.15.1 pyh2649769_0
tensorflow-gpu 1.15.0 h0d30ee6_0
termcolor 1.1.0 py37_1
tk 8.6.8 hbc83047_0
toolz 0.10.0 py_0
toposort 1.5 py_3 conda-forge tornado 6.0.4 py37h7b6447c_1
tqdm 4.45.0 py_0
webencodings 0.5.1 py37_1
werkzeug 0.16.1 py_0
wheel 0.34.2 py37_0
wrapt 1.12.1 py37h7b6447c_1
x264 1!152.20180806 h14c3975_0 conda-forge xz 5.2.5 h7b6447c_0
yaml 0.1.7 had09818_2
zlib 1.2.11 h7b6447c_3
zstd 1.3.7 h0b5b093_0 ================= Configs ================== --------- convert.ini --------- [scaling.sharpen] method: gaussian amount: 177 radius: 0.2 threshold: 5.0 [color.match_hist] threshold: 99.0 [color.manual_balance] colorspace: HSV balance_1: 0.0 balance_2: 0.0 balance_3: 0.0 contrast: 0.0 brightness: 0.0 [color.color_transfer] clip: False preserve_paper: False [mask.box_blend] type: gaussian distance: 11.0 radius: 5.0 passes: 1 [mask.mask_blend] type: normalized kernel_size: 3 passes: 4 threshold: 4 erosion: 0.0 --------- train.ini --------- [global] coverage: 68.75 mask_type: extended mask_blur_kernel: 3 mask_threshold: 4 learn_mask: False icnr_init: False conv_aware_init: True subpixel_upscaling: False reflect_padding: True penalized_mask_loss: True loss_function: mae learning_rate: 5e-05 [trainer.original] preview_images: 14 zoom_amount: 5 rotation_range: 10 shift_range: 5 flip_chance: 50 color_lightness: 30 color_ab: 8 color_clahe_chance: 50 color_clahe_max_size: 4 [model.original] lowmem: False [model.villain] lowmem: False [model.dfl_h128] lowmem: False [model.unbalanced] input_size: 128 lowmem: False clipnorm: True nodes: 1024 complexity_encoder: 128 complexity_decoder_a: 384 complexity_decoder_b: 512 [model.dlight] features: best details: good output_size: 256 [model.realface] input_size: 64 output_size: 128 dense_nodes: 1536 complexity_encoder: 128 complexity_decoder: 512 [model.dfl_sae] input_size: 128 clipnorm: True architecture: df autoencoder_dims: 0 encoder_dims: 42 decoder_dims: 21 multiscale_decoder: False --------- gui.ini --------- [global] fullscreen: False tab: extract options_panel_width: 30 console_panel_height: 20 icon_size: 14 font: default font_size: 9 autosave_last_session: prompt timeout: 120 auto_load_model_stats: True --------- extract.ini --------- [global] allow_growth: False [detect.s3fd] confidence: 70 batch-size: 4 [detect.cv2_dnn] confidence: 50 [detect.mtcnn] minsize: 20 threshold_1: 0.6 threshold_2: 0.7 threshold_3: 0.7 scalefactor: 0.709 batch-size: 8 [align.fan] batch-size: 12 [mask.vgg_clear] batch-size: 6 [mask.vgg_obstructed] batch-size: 2 [mask.unet_dfl] batch-size: 8 --------- .faceswap --------- backend: nvidia

Re: Getting blank preview results in XUbuntu.

Posted: Thu Apr 23, 2020 8:57 am
by torzdf

This happens to me occasionally in ubuntu too. I think it is an internal issue somewhere.

I find that if I close the preview tool and re-open it, previews start working :/


Re: Getting blank preview results in XUbuntu.

Posted: Thu Apr 23, 2020 11:23 am
by abigflea

I tried several times.