cuDNN failed to initialize

The Extraction process failing on you, and you aren't getting an error back with clear instructions? Tell us about it here


Forum rules

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

This forum is for reporting errors with the Extraction process. If you want to get tips, or better understand the Extract process, then you should look in the Extract Discussion forum.

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

User avatar
skivvy
Posts: 24
Joined: Fri Dec 13, 2019 10:56 pm
Answers: 1
Has thanked: 10 times

Re: Error when masking with Unet post extraction

Post by skivvy »

I've only got a 2060 non super so i'm guessing i need to upgrade i order to be able to do this. 6gb seems to be just not enough. thanks for the info though! too bad i can't get much lower than 1. :lol:

Samuel

crash sort tool

Post by Samuel »

Code: Select all

02/20/2020 09:13:49 MainProcess     MainThread      logger          log_setup                 INFO     Log level set to: INFO
02/20/2020 09:13:49 MainProcess     MainThread      cli             execute_script            DEBUG    Executing: sort. PID: 14976
02/20/2020 09:13:50 MainProcess     MainThread      cli             test_for_tf_version       DEBUG    Installed Tensorflow Version: 1.15
02/20/2020 09:13:50 MainProcess     MainThread      queue_manager   __init__                  DEBUG    Initializing QueueManager
02/20/2020 09:13:50 MainProcess     MainThread      queue_manager   __init__                  DEBUG    Initialized QueueManager
02/20/2020 09:13:50 MainProcess     MainThread      vgg_face2_keras __init__                  DEBUG    Initializing VGGFace2: (backend: GPU, loglevel: INFO)
02/20/2020 09:13:50 MainProcess     MainThread      utils           download_model            INFO     Downloading model: 'vggface2_resnet50' from: https://github.com/deepfakes-models/faceswap-models/releases/download/v1.10.2/vggface2_resnet50_v2.zip
02/20/2020 09:13:52 MainProcess     MainThread      utils           download_model            DEBUG    header info: {x-amz-id-2: dRH2enF0+jm7/wkMmxm/KsPqTQsbW7AGOPKN6e1Mhe4Ev6KIdN5uwbVeERdsiZhr+Zo7ZoNp6bI=\nx-amz-request-id: A7E7E9CD7A834A67\nDate: Thu, 20 Feb 2020 08:13:53 GMT\nLast-Modified: Fri, 12 Jul 2019 22:26:21 GMT\nETag: "838180971b59b95f51d2fd6eaea5dc2d"\nContent-Disposition: attachment; filename=vggface2_resnet50_v2.zip\nAccept-Ranges: bytes\nContent-Type: application/octet-stream\nContent-Length: 91407875\nServer: AmazonS3\nConnection: close\n\n}
02/20/2020 09:13:52 MainProcess     MainThread      utils           download_model            DEBUG    Return Code: 200
02/20/2020 09:14:44 MainProcess     MainThread      utils           unzip_model               INFO     Extracting: 'vggface2_resnet50'
02/20/2020 09:14:44 MainProcess     MainThread      utils           write_model               DEBUG    Zipfile: Filenames: ['vggface2_resnet50_v2.h5'], Total Size: 98979928
02/20/2020 09:14:44 MainProcess     MainThread      utils           write_model               DEBUG    Extracting from: '/home/federico/Documenti/faceswap/plugins/extract/recognition/.cache/vggface2_resnet50_v2.zip' to '/home/federico/Documenti/faceswap/plugins/extract/recognition/.cache/vggface2_resnet50_v2.h5'
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:245: The name tf.get_default_graph is deprecated. Please use tf.compat.v1.get_default_graph instead.\n
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:181: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead.\n
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:186: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.\n
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:1834: The name tf.nn.fused_batch_norm is deprecated. Please use tf.compat.v1.nn.fused_batch_norm instead.\n
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:133: The name tf.placeholder_with_default is deprecated. Please use tf.compat.v1.placeholder_with_default instead.\n
02/20/2020 09:14:45 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:3976: The name tf.nn.max_pool is deprecated. Please use tf.nn.max_pool2d instead.\n
02/20/2020 09:14:50 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:50 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:54 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/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
02/20/2020 09:14:54 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From /home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py:3295: The name tf.log is deprecated. Please use tf.math.log instead.\n
02/20/2020 09:14:54 MainProcess     MainThread      vgg_face2_keras __init__                  DEBUG    Initialized VGGFace2
02/20/2020 09:14:54 MainProcess     MainThread      sort            sort_face                 INFO     Sorting by identity similarity...
02/20/2020 09:14:54 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesLoader: (path: /home/federico/Documenti/faceswap/workspace/data_dst, queue_size: 8, load_with_hash: False, fast_count: True, skip_list: None)
02/20/2020 09:14:54 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesLoader: (path: /home/federico/Documenti/faceswap/workspace/data_dst, queue_size: 8, args: (False,))
02/20/2020 09:14:54 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'ImagesLoader'
02/20/2020 09:14:54 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'ImagesLoader', maxsize: 8)
02/20/2020 09:14:54 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'ImagesLoader')
02/20/2020 09:14:54 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'ImagesLoader'
02/20/2020 09:14:54 MainProcess     MainThread      image           _check_for_video          DEBUG    Input '/home/federico/Documenti/faceswap/workspace/data_dst' is_video: False
02/20/2020 09:14:54 MainProcess     MainThread      utils           get_image_paths           DEBUG    Scanned Folder contains 8078 files
02/20/2020 09:14:54 MainProcess     MainThread      utils           get_image_paths           DEBUG    Returning 8077 images
02/20/2020 09:14:54 MainProcess     MainThread      image           _get_count_and_filelist   DEBUG    count: 8077
02/20/2020 09:14:54 MainProcess     MainThread      image           load                      DEBUG    Initializing Load Generator
02/20/2020 09:14:54 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
02/20/2020 09:14:54 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'ImagesLoader', thread_count: 1)
02/20/2020 09:14:54 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'ImagesLoader'
02/20/2020 09:14:54 MainProcess     MainThread      image           _set_thread               DEBUG    Set thread: <lib.multithreading.MultiThread object at 0x7fa568898610>
02/20/2020 09:14:54 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'ImagesLoader'
02/20/2020 09:14:54 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'ImagesLoader_0'
02/20/2020 09:14:54 MainProcess     ImagesLoader_0  image           _process                  DEBUG    Load iterator: <bound method ImagesLoader._from_folder of <lib.image.ImagesLoader object at 0x7fa571ebd9d0>>
02/20/2020 09:14:54 MainProcess     ImagesLoader_0  image           _from_folder              DEBUG    Loading images from folder: '/home/federico/Documenti/faceswap/workspace/data_dst'. with_hash: False
02/20/2020 09:14:54 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'ImagesLoader': 1
Traceback (most recent call last):
  File "/home/federico/Documenti/faceswap/lib/cli.py", line 128, in execute_script
    process.process()
  File "/home/federico/Documenti/faceswap/tools/sort.py", line 87, in process
    self.sort_process()
  File "/home/federico/Documenti/faceswap/tools/sort.py", line 142, in sort_process
    img_list = getattr(self, sort_method)()
  File "/home/federico/Documenti/faceswap/tools/sort.py", line 182, in sort_face
    preds[idx] = self.vgg_face.predict(image)
  File "/home/federico/Documenti/faceswap/lib/vgg_face2_keras.py", line 109, in predict
    preds = self.model.predict(face)
  File "/home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/engine/training.py", line 1169, in predict
    steps=steps)
  File "/home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/engine/training_arrays.py", line 294, in predict_loop
    batch_outs = f(ins_batch)
  File "/home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py", line 2715, in __call__
    return self._call(inputs)
  File "/home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py", line 2675, in _call
    fetched = self._callable_fn(*array_vals)
  File "/home/federico/anaconda3/envs/deepfakes/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1472, in __call__
    run_metadata_ptr)
tensorflow.python.framework.errors_impl.UnknownError: 2 root error(s) found.
  (0) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
	 [[{{node conv1/7x7_s2/convolution}}]]
	 [[l2_normalize_1/l2_normalize/_2043]]
  (1) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
	 [[{{node conv1/7x7_s2/convolution}}]]
0 successful operations.
0 derived errors ignored.

============ System Information ============
encoding:            UTF-8
git_branch:          Sul branch master
git_commits:         1245ff6 Merge branch 'staging'
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 1650
gpu_devices_active:  GPU_0
gpu_driver:          435.21
gpu_vram:            GPU_0: 3911MB
os_machine:          x86_64
os_platform:         Linux-5.3.0-40-generic-x86_64-with-debian-buster-sid
os_release:          5.3.0-40-generic
py_command:          /home/federico/Documenti/faceswap/tools.py sort -i /home/federico/Documenti/faceswap/workspace/data_dst -o /home/federico/Documenti/faceswap/workspace/data_dst/sorted -s face -t -1.0 -fp rename -g hist -b 5 -be GPU -lf sort_log.json -L INFO -gui
py_conda_version:    conda 4.7.12
py_implementation:   CPython
py_version:          3.7.6
py_virtual_env:      True
sys_cores:           12
sys_processor:       x86_64
sys_ram:             Total: 7752MB, Available: 2012MB, Used: 5268MB, Free: 155MB

=============== Pip Packages ===============
absl-py==0.9.0
astor==0.8.0
beautifulsoup4==4.8.2
bs4==0.0.1
certifi==2019.11.28
cloudpickle==1.3.0
colorama==0.4.3
cycler==0.10.0
cytoolz==0.10.1
dask==2.10.1
decorator==4.4.1
fastcluster==1.1.26
ffmpy==0.2.2
gast==0.2.2
google-pasta==0.1.8
grpcio==1.27.2
h5py==2.9.0
imageio==2.6.1
imageio-ffmpeg==0.4.0
joblib==0.14.1
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
lxml==4.5.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.6.7
pyparsing==2.4.6
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2019.3
PyWavelets==1.1.1
PyYAML==5.3
requests==2.22.0
requests-futures==1.0.0
scikit-image==0.16.2
scikit-learn==0.22.1
scipy==1.4.1
six==1.14.0
soupsieve==1.9.5
stem==1.8.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.3
torrequest==0.1.0
tqdm==4.42.1
webencodings==0.5.1
Werkzeug==0.16.1
wrapt==1.11.2

============== Conda Packages ==============
# packages in environment at /home/federico/anaconda3/envs/deepfakes:
#
# 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 2019.11.28 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.10.1 py_0
dbus 1.13.12 h746ee38_0
decorator 4.4.1 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
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.1.8 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.0 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
lame 3.100 h14c3975_1001 conda-forge ld_impl_linux-64 2.33.1 h53a641e_7
libedit 3.1.20181209 hc058e9b_0
libffi 3.2.1 hd88cf55_4
libgcc-ng 9.1.0 hdf63c60_0
libgfortran-ng 7.3.0 hdf63c60_0
libiconv 1.15 h516909a_1005 conda-forge libpng 1.6.37 hbc83047_0
libprotobuf 3.11.4 hd408876_0
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.1 he6710b0_1
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.1d h7b6447c_4
opt_einsum 3.1.0 py_0
pathlib 1.0.1 py37_1
pcre 8.43 he6710b0_0
pillow 6.2.1 py37h34e0f95_0
pip 20.0.2 py37_1
protobuf 3.11.4 py37he6710b0_0
psutil 5.6.7 py37h7b6447c_0
pyparsing 2.4.6 py_0
pyqt 5.9.2 py37h05f1152_2
python 3.7.6 h0371630_2
python-dateutil 2.8.1 py_0
pytz 2019.3 py_0
pywavelets 1.1.1 py37h7b6447c_0
pyyaml 5.3 py37h7b6447c_0
qt 5.9.7 h5867ecd_1
readline 7.0 h7b6447c_5
scikit-image 0.16.2 py37h0573a6f_0
scikit-learn 0.22.1 py37hd81dba3_0
scipy 1.4.1 py37h0b6359f_0
setuptools 45.2.0 py37_0
sip 4.19.8 py37hf484d3e_0
six 1.14.0 py37_0
sqlite 3.31.1 h7b6447c_0
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.3 py37h7b6447c_3
tqdm 4.42.1 py_0
webencodings 0.5.1 py37_1
werkzeug 0.16.1 py_0
wheel 0.34.2 py37_0
wrapt 1.11.2 py37h7b6447c_0
x264 1!152.20180806 h14c3975_0 conda-forge xz 5.2.4 h14c3975_4
yaml 0.1.7 had09818_2
zlib 1.2.11 h7b6447c_3
zstd 1.3.7 h0b5b093_0 ================= Configs ================== --------- train.ini --------- [global] coverage: 68.75 mask_type: none mask_blur_kernel: 3 mask_threshold: 4 learn_mask: False icnr_init: False conv_aware_init: False subpixel_upscaling: False reflect_padding: False penalized_mask_loss: True loss_function: mae learning_rate: 5e-05 [model.original] lowmem: False [model.realface] input_size: 64 output_size: 128 dense_nodes: 1536 complexity_encoder: 128 complexity_decoder: 512 [model.dfl_h128] lowmem: False [model.dfl_sae] input_size: 128 clipnorm: True architecture: df autoencoder_dims: 0 encoder_dims: 42 decoder_dims: 21 multiscale_decoder: False [model.villain] 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 [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 --------- extract.ini --------- [global] allow_growth: True [align.fan] batch-size: 12 [mask.unet_dfl] batch-size: 8 [mask.vgg_clear] batch-size: 6 [mask.vgg_obstructed] batch-size: 2 [detect.mtcnn] minsize: 20 threshold_1: 0.6 threshold_2: 0.7 threshold_3: 0.7 scalefactor: 0.709 batch-size: 8 [detect.cv2_dnn] confidence: 50 [detect.s3fd] confidence: 70 batch-size: 4 --------- 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 --------- .faceswap --------- backend: nvidia --------- convert.ini --------- [scaling.sharpen] method: unsharp_mask amount: 150 radius: 0.3 threshold: 5.0 [writer.gif] fps: 25 loop: 0 palettesize: 256 subrectangles: False [writer.pillow] format: png draw_transparent: False optimize: False gif_interlace: True jpg_quality: 75 png_compress_level: 3 tif_compression: tiff_deflate [writer.ffmpeg] container: mp4 codec: libx264 crf: 23 preset: medium tune: none profile: auto level: auto [writer.opencv] format: png draw_transparent: False jpg_quality: 75 png_compress_level: 3 [color.match_hist] threshold: 99.0 [color.color_transfer] clip: True preserve_paper: True [color.manual_balance] colorspace: HSV balance_1: 0.0 balance_2: 0.0 balance_3: 0.0 contrast: 0.0 brightness: 0.0 [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
User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: crash sort tool

Post by torzdf »

Asked an answered:
viewtopic.php?f=4&t=408

My word is final

User avatar
Antipope1
Posts: 35
Joined: Thu Jul 02, 2020 10:51 am
Has thanked: 6 times
Been thanked: 3 times

cuDNN failed to initialize

Post by Antipope1 »

hi all!
I've been having a small nightmare!

i have used faceswap a few months ago successfully create a small 30 second video and everything worked well.
i was running a 1060 3gb so it was slow but it worked.
I have recently upgraded to a 2060 super and now i keep getting errors with every step!

i have attempted to remove faceswap completely, and any cuda/miniconda files i could find after reading through some posts on here, reinstalled using the installer and selecting Nvidea gpu, and i am still getting the same errors.

at first i couldn't extract, so i reduced all batch sizes down to 1 and selected allow growth which got that to extract.
Then i cant get the "sort" function to work, or "manual" alignments.

for testing purposes i edited a 16 second clip from my "video A", extracted, removed any unwanted frames and cleaned the alignment file to test training.

i am also getting similar errors when trying to train so that isn't happening either.

What do i do??

i will paste the most recent 3 error logs, i have over 10 from the last few days trying to make it work!
I don't know too much about code or anything so if someone could dumb it down for a novice it would be greatly appreciated.
i apologize if this is in the wrong section.

first crash report:

Code: Select all

07/02/2020 01:07:58 MainProcess     MainThread      _base           initialize                INFO     Initializing Extended (Mask)...
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'mask0_predict_extended'
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'mask0_predict_extended', maxsize: 1)
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'mask0_predict_extended')
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'mask0_predict_extended'
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'mask0_post_extended'
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'mask0_post_extended', maxsize: 1)
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'mask0_post_extended')
07/02/2020 01:07:58 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'mask0_post_extended'
07/02/2020 01:07:58 MainProcess     MainThread      _base           _compile_threads          DEBUG    Compiling mask threads
07/02/2020 01:07:58 MainProcess     MainThread      _base           _add_thread               DEBUG    Adding thread: (name: mask_extended_input, function: <bound method Mask.process_input of <plugins.extract.mask.extended.Mask object at 0x00000199F43695C8>>, in_queue: <queue.Queue object at 0x00000199F436BF48>, out_queue: <queue.Queue object at 0x00000199F43F04C8>)
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'mask_extended_input', thread_count: 1)
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'mask_extended_input'
07/02/2020 01:07:58 MainProcess     MainThread      _base           _add_thread               DEBUG    Added thread: mask_extended_input
07/02/2020 01:07:58 MainProcess     MainThread      _base           _add_thread               DEBUG    Adding thread: (name: mask_extended_predict, function: <bound method Masker._predict of <plugins.extract.mask.extended.Mask object at 0x00000199F43695C8>>, in_queue: <queue.Queue object at 0x00000199F43F04C8>, out_queue: <queue.Queue object at 0x00000199F43F06C8>)
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'mask_extended_predict', thread_count: 1)
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'mask_extended_predict'
07/02/2020 01:07:58 MainProcess     MainThread      _base           _add_thread               DEBUG    Added thread: mask_extended_predict
07/02/2020 01:07:58 MainProcess     MainThread      _base           _add_thread               DEBUG    Adding thread: (name: mask_extended_output, function: <bound method Mask.process_output of <plugins.extract.mask.extended.Mask object at 0x00000199F43695C8>>, in_queue: <queue.Queue object at 0x00000199F43F06C8>, out_queue: <queue.Queue object at 0x00000199F4371EC8>)
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'mask_extended_output', thread_count: 1)
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'mask_extended_output'
07/02/2020 01:07:58 MainProcess     MainThread      _base           _add_thread               DEBUG    Added thread: mask_extended_output
07/02/2020 01:07:58 MainProcess     MainThread      _base           _compile_threads          DEBUG    Compiled mask threads: [<lib.multithreading.MultiThread object at 0x00000199F43F0788>, <lib.multithreading.MultiThread object at 0x00000199F43F0C48>, <lib.multithreading.MultiThread object at 0x00000199F43F0CC8>]
07/02/2020 01:07:58 MainProcess     MainThread      extended        init_model                DEBUG    No mask model to initialize
07/02/2020 01:07:58 MainProcess     MainThread      _base           initialize                INFO     Initialized Extended (Mask) with batchsize of 1
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'mask_extended_input'
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'mask_extended_input_0'
07/02/2020 01:07:58 MainProcess     mask_extended_input_0 _base           _thread_process           DEBUG    threading: (function: 'process_input')
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'mask_extended_input': 1
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'mask_extended_predict'
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'mask_extended_predict_0'
07/02/2020 01:07:58 MainProcess     mask_extended_predict_0 _base           _thread_process           DEBUG    threading: (function: '_predict')
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'mask_extended_predict': 1
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'mask_extended_output'
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'mask_extended_output_0'
07/02/2020 01:07:58 MainProcess     mask_extended_output_0 _base           _thread_process           DEBUG    threading: (function: 'process_output')
07/02/2020 01:07:58 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'mask_extended_output': 1
07/02/2020 01:07:58 MainProcess     MainThread      pipeline        _launch_plugin            DEBUG    Launched mask_1 plugin
07/02/2020 01:07:58 MainProcess     MainThread      pipeline        detected_faces            DEBUG    Running Detection. Phase: '['detect', 'align', 'mask_0', 'mask_1']'
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000001.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000006.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000011.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000016.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000021.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000026.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000031.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000036.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000041.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000046.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000051.png
07/02/2020 01:07:58 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000056.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000061.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000066.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000071.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000076.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000091.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000096.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000101.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000106.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000111.png
07/02/2020 01:07:59 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000116.png
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             process_input             DEBUG    Aligning faces around center
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             get_center_scale          DEBUG    Calculating center and scale
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             crop                      DEBUG    Cropping images
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             transform                 DEBUG    Transforming Points
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             transform                 DEBUG    Transforming Points
07/02/2020 01:08:00 MainProcess     align_fan_predict_0 fan             predict                   DEBUG    Predicting Landmarks
07/02/2020 01:08:00 MainProcess     align_fan_output_0 fan             get_pts_from_predict      DEBUG    Obtain points from prediction
07/02/2020 01:08:00 MainProcess     align_fan_output_0 fan             transform                 DEBUG    Transforming Points
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/02/2020 01:08:00 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'ImagesSaver', thread_count: 1)
07/02/2020 01:08:00 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'ImagesSaver'
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Set thread: <lib.multithreading.MultiThread object at 0x00000199F43F8E88>
07/02/2020 01:08:00 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'ImagesSaver'
07/02/2020 01:08:00 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'ImagesSaver_0'
07/02/2020 01:08:00 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'ImagesSaver': 1
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Thread pre-exists and is alive: <lib.multithreading.MultiThread object at 0x00000199F43F8E88>
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Thread pre-exists and is alive: <lib.multithreading.MultiThread object at 0x00000199F43F8E88>
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Thread pre-exists and is alive: <lib.multithreading.MultiThread object at 0x00000199F43F8E88>
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Thread pre-exists and is alive: <lib.multithreading.MultiThread object at 0x00000199F43F8E88>
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/02/2020 01:08:00 MainProcess     MainThread      image           _set_thread               DEBUG    Thread pre-exists and is alive: <lib.multithreading.MultiThread object at 0x00000199F43F8E88>
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             process_input             DEBUG    Aligning faces around center
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             get_center_scale          DEBUG    Calculating center and scale
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             crop                      DEBUG    Cropping images
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             transform                 DEBUG    Transforming Points
07/02/2020 01:08:00 MainProcess     align_fan_input_0 fan             transform                 DEBUG    Transforming Points
07/02/2020 01:08:00 MainProcess     align_fan_predict_0 fan             predict                   DEBUG    Predicting Landmarks
07/02/2020 01:08:01 MainProcess     align_fan_predict_0 multithreading  run                       DEBUG    Error in thread (align_fan_predict_0): Unable to allocate 6.38 MiB for an array with shape (6, 68, 64, 64) and data type float32
07/02/2020 01:08:01 MainProcess     MainThread      extract         _output_processing        VERBOSE  No faces were detected in image: ke4_000196.png
07/02/2020 01:08:01 MainProcess     MainThread      multithreading  check_and_raise_error     DEBUG    Thread error caught: [(<class 'MemoryError'>, MemoryError((6, 68, 64, 64), dtype('float32')), <traceback object at 0x00000199F43F2CC8>)]
07/02/2020 01:08:01 MainProcess     align_fan_input_0 fan             process_input             DEBUG    Aligning faces around center
07/02/2020 01:08:01 MainProcess     align_fan_input_0 fan             get_center_scale          DEBUG    Calculating center and scale
07/02/2020 01:08:01 MainProcess     align_fan_input_0 fan             crop                      DEBUG    Cropping images
07/02/2020 01:08:01 MainProcess     align_fan_input_0 fan             transform                 DEBUG    Transforming Points
07/02/2020 01:08:01 MainProcess     align_fan_input_0 fan             transform                 DEBUG    Transforming Points
Traceback (most recent call last):
  File "C:\Users\Matt\faceswap\lib\cli\launcher.py", line 155, in execute_script
    process.process()
  File "C:\Users\Matt\faceswap\scripts\extract.py", line 116, in process
    self._run_extraction()
  File "C:\Users\Matt\faceswap\scripts\extract.py", line 212, in _run_extraction
    for idx, extract_media in enumerate(status_bar):
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\tqdm\std.py", line 1129, in __iter__
    for obj in iterable:
  File "C:\Users\Matt\faceswap\plugins\extract\pipeline.py", line 229, in detected_faces
    if self._check_and_raise_error():
  File "C:\Users\Matt\faceswap\plugins\extract\pipeline.py", line 648, in _check_and_raise_error
    if plugin.check_and_raise_error():
  File "C:\Users\Matt\faceswap\plugins\extract\_base.py", line 300, in check_and_raise_error
    err = thread.check_and_raise_error()
  File "C:\Users\Matt\faceswap\lib\multithreading.py", line 84, in check_and_raise_error
    raise error[1].with_traceback(error[2])
  File "C:\Users\Matt\faceswap\lib\multithreading.py", line 37, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\Matt\faceswap\plugins\extract\_base.py", line 418, in _thread_process
    batch = function(batch)
  File "C:\Users\Matt\faceswap\plugins\extract\align\_base.py", line 217, in _predict
    return self.predict(batch)
  File "C:\Users\Matt\faceswap\plugins\extract\align\fan.py", line 125, in predict
    batch["prediction"] = self.model.predict(batch["feed"])[-1]
  File "C:\Users\Matt\faceswap\lib\model\session.py", line 68, in predict
    return self._model.predict(feed, batch_size=batch_size)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\training.py", line 1169, in predict
    steps=steps)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\training_arrays.py", line 300, in predict_loop
    outs.append(np.zeros(shape, dtype=batch_out.dtype))
MemoryError: Unable to allocate 6.38 MiB for an array with shape (6, 68, 64, 64) and data type float32

============ System Information ============
encoding:            cp1252
git_branch:          master
git_commits:         93aa280 Minor core updates
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 RTX 2060 SUPER
gpu_devices_active:  GPU_0
gpu_driver:          451.48
gpu_vram:            GPU_0: 8192MB
os_machine:          AMD64
os_platform:         Windows-10-10.0.18362-SP0
os_release:          10
py_command:          C:\Users\Matt\faceswap\faceswap.py extract -i I:/Faceswap Resources/INP/kel/ke4.mp4 -o I:/Faceswap Resources/INP/kel/kelex -D s3fd -A fan -nm hist -min 0 -l 0.4 -een 5 -sz 256 -si 0 -L INFO -gui
py_conda_version:    conda 4.8.3
py_implementation:   CPython
py_version:          3.7.7
py_virtual_env:      True
sys_cores:           4
sys_processor:       AMD64 Family 23 Model 17 Stepping 0, AuthenticAMD
sys_ram:             Total: 8139MB, Available: 2961MB, Used: 5177MB, Free: 2961MB

=============== Pip Packages ===============
absl-py==0.9.0
astor==0.8.0
blinker==1.4
brotlipy==0.7.0
cachetools==4.1.0
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cloudpickle==1.4.1
cryptography==2.9.2
cycler==0.10.0
cytoolz==0.10.1
dask @ file:///tmp/build/80754af9/dask-core_1592842333140/work
decorator==4.4.2
fastcluster==1.1.26
ffmpy==0.2.3
gast==0.2.2
google-auth==1.14.1
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
grpcio==1.27.2
h5py==2.10.0
idna @ file:///tmp/build/80754af9/idna_1593446292537/work
imageio==2.8.0
imageio-ffmpeg==0.4.2
joblib==0.15.1
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kiwisolver==1.2.0
Markdown==3.1.1
matplotlib @ file:///C:/ci/matplotlib-base_1592846084747/work
mkl-fft==1.1.0
mkl-random==1.1.1
mkl-service==2.3.0
networkx==2.4
numpy==1.18.5
nvidia-ml-py3 @ git+https://github.com/deepfakes/nvidia-ml-py3.git@6fc29ac84b32bad877f078cb4a777c1548a00bf6
oauthlib==3.1.0
olefile==0.46
opencv-python==4.2.0.34
opt-einsum==3.1.0
pathlib==1.0.1
Pillow==7.1.2
protobuf==3.12.3
psutil==5.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.20
PyJWT==1.7.1
pyOpenSSL==19.1.0
pyparsing==2.4.7
pyreadline==2.1
PySocks==1.7.1
python-dateutil==2.8.1
PyWavelets==1.1.1
pywin32==227
PyYAML==5.3.1
requests @ file:///tmp/build/80754af9/requests_1592841827918/work
requests-oauthlib==1.3.0
rsa==4.0
scikit-image==0.16.2
scikit-learn @ file:///C:/ci/scikit-learn_1592847564598/work
scipy @ file:///C:/ci/scipy_1592916958183/work
six==1.15.0
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0
tensorflow==1.15.0
tensorflow-estimator==1.15.1
termcolor==1.1.0
threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
toolz==0.10.0
toposort==1.5
tornado==6.0.4
tqdm @ file:///tmp/build/80754af9/tqdm_1593446365756/work
urllib3==1.25.9
Werkzeug==0.16.1
win-inet-pton==1.1.0
wincertstore==0.2
wrapt==1.12.1

============== Conda Packages ==============
# packages in environment at C:\Users\Matt\MiniConda3\envs\faceswap:
#
# Name                    Version                   Build  Channel
_tflow_select             2.1.0                       gpu  
absl-py 0.9.0 py37_0
astor 0.8.0 py37_0
blas 1.0 mkl
blinker 1.4 py37_0
brotlipy 0.7.0 py37he774522_1000
ca-certificates 2020.6.24 0
cachetools 4.1.0 py_1
certifi 2020.6.20 py37_0
cffi 1.14.0 py37h7a1dbc1_0
chardet 3.0.4 py37_1003
click 7.1.2 py_0
cloudpickle 1.4.1 py_0
cryptography 2.9.2 py37h7a1dbc1_0
cudatoolkit 10.0.130 0
cudnn 7.6.5 cuda10.0_0
cycler 0.10.0 py37_0
cytoolz 0.10.1 py37he774522_0
dask-core 2.19.0 py_0
decorator 4.4.2 py_0
fastcluster 1.1.26 pypi_0 pypi ffmpy 0.2.3 pypi_0 pypi freetype 2.10.2 hd328e21_0
gast 0.2.2 py37_0
git 2.23.0 h6bb4b03_0
google-auth 1.14.1 py_0
google-auth-oauthlib 0.4.1 py_2
google-pasta 0.2.0 py_0
grpcio 1.27.2 py37h351948d_0
h5py 2.10.0 py37h5e291fa_0
hdf5 1.10.4 h7ebc959_0
icc_rt 2019.0.0 h0cc432a_1
icu 58.2 ha925a31_3
idna 2.10 py_0
imageio 2.8.0 py_0
imageio-ffmpeg 0.4.2 pypi_0 pypi intel-openmp 2020.1 216
joblib 0.15.1 py_0
jpeg 9b hb83a4c4_2
keras 2.2.4 pypi_0 pypi keras-applications 1.0.8 py_0
keras-preprocessing 1.1.2 pypi_0 pypi kiwisolver 1.2.0 py37h74a9793_0
libpng 1.6.37 h2a8f88b_0
libprotobuf 3.12.3 h7bd577a_0
libtiff 4.1.0 h56a325e_1
lz4-c 1.9.2 h62dcd97_0
markdown 3.1.1 py37_0
matplotlib 3.2.2 0
matplotlib-base 3.2.2 py37h64f37c6_0
mkl 2020.1 216
mkl-service 2.3.0 py37hb782905_0
mkl_fft 1.1.0 py37h45dec08_0
mkl_random 1.1.1 py37h47e9c7a_0
networkx 2.4 py_0
numpy 1.18.5 py37h6530119_0
numpy-base 1.18.5 py37hc3f5095_0
nvidia-ml-py3 7.352.1 pypi_0 pypi oauthlib 3.1.0 py_0
olefile 0.46 py37_0
opencv-python 4.2.0.34 pypi_0 pypi openssl 1.1.1g he774522_0
opt_einsum 3.1.0 py_0
pathlib 1.0.1 py37_1
pillow 7.1.2 py37hcc1f983_0
pip 20.1.1 py37_1
protobuf 3.12.3 py37h33f27b4_0
psutil 5.7.0 py37he774522_0
pyasn1 0.4.8 py_0
pyasn1-modules 0.2.7 py_0
pycparser 2.20 py_0
pyjwt 1.7.1 py37_0
pyopenssl 19.1.0 py37_0
pyparsing 2.4.7 py_0
pyqt 5.9.2 py37h6538335_2
pyreadline 2.1 py37_1
pysocks 1.7.1 py37_0
python 3.7.7 h81c818b_4
python-dateutil 2.8.1 py_0
pywavelets 1.1.1 py37he774522_0
pywin32 227 py37he774522_1
pyyaml 5.3.1 py37he774522_1
qt 5.9.7 vc14h73c81de_0
requests 2.24.0 py_0
requests-oauthlib 1.3.0 py_0
rsa 4.0 py_0
scikit-image 0.16.2 py37h47e9c7a_0
scikit-learn 0.23.1 py37h25d0782_0
scipy 1.5.0 py37h9439919_0
setuptools 47.3.1 py37_0
sip 4.19.8 py37h6538335_0
six 1.15.0 py_0
sqlite 3.32.3 h2a8f88b_0
tensorboard 2.2.1 pyh532a8cf_0
tensorboard-plugin-wit 1.6.0 py_0
tensorflow 1.15.0 gpu_py37hc3743a6_0
tensorflow-base 1.15.0 gpu_py37h1afeea4_0
tensorflow-estimator 1.15.1 pyh2649769_0
tensorflow-gpu 1.15.0 h0d30ee6_0
termcolor 1.1.0 py37_1
threadpoolctl 2.1.0 pyh5ca1d4c_0
tk 8.6.10 he774522_0
toolz 0.10.0 py_0
toposort 1.5 pypi_0 pypi tornado 6.0.4 py37he774522_1
tqdm 4.47.0 py_0
urllib3 1.25.9 py_0
vc 14.1 h0510ff6_4
vs2015_runtime 14.16.27012 hf0eaf9b_2
werkzeug 0.16.1 py_0
wheel 0.34.2 py37_0
win_inet_pton 1.1.0 py37_0
wincertstore 0.2 py37_0
wrapt 1.12.1 py37he774522_1
xz 5.2.5 h62dcd97_0
yaml 0.2.5 he774522_0
zlib 1.2.11 h62dcd97_4
zstd 1.4.4 ha9fde0e_3 ================= Configs ================== --------- .faceswap --------- backend: nvidia --------- convert.ini --------- [color.color_transfer] clip: True preserve_paper: True [color.manual_balance] colorspace: HSV balance_1: 0.0 balance_2: 0.0 balance_3: 0.0 contrast: 0.0 brightness: 0.0 [color.match_hist] threshold: 99.0 [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 [scaling.sharpen] method: unsharp_mask amount: 150 radius: 0.3 threshold: 5.0 [writer.ffmpeg] container: mp4 codec: libx264 crf: 23 preset: medium tune: none profile: auto level: auto [writer.gif] fps: 25 loop: 0 palettesize: 256 subrectangles: False [writer.opencv] format: png draw_transparent: False jpg_quality: 75 png_compress_level: 3 [writer.pillow] format: png draw_transparent: False optimize: False gif_interlace: True jpg_quality: 75 png_compress_level: 3 tif_compression: tiff_deflate --------- extract.ini --------- [global] allow_growth: True [align.fan] batch-size: 6 [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 [detect.s3fd] confidence: 70 batch-size: 3 [mask.unet_dfl] batch-size: 8 [mask.vgg_clear] batch-size: 6 [mask.vgg_obstructed] batch-size: 2 --------- 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 --------- train.ini --------- [global] coverage: 68.75 mask_type: none mask_blur_kernel: 3 mask_threshold: 4 learn_mask: False icnr_init: False conv_aware_init: False reflect_padding: False penalized_mask_loss: True loss_function: mae learning_rate: 5e-05 [model.dfl_h128] lowmem: False [model.dfl_sae] input_size: 128 clipnorm: True architecture: df autoencoder_dims: 0 encoder_dims: 42 decoder_dims: 21 multiscale_decoder: False [model.dlight] features: best details: good output_size: 256 [model.original] lowmem: False [model.realface] input_size: 64 output_size: 128 dense_nodes: 1536 complexity_encoder: 128 complexity_decoder: 512 [model.unbalanced] input_size: 128 lowmem: False clipnorm: True nodes: 1024 complexity_encoder: 128 complexity_decoder_a: 384 complexity_decoder_b: 512 [model.villain] lowmem: False [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

second crash report:

Code: Select all

07/03/2020 01:50:57 MainProcess     MainThread      logger          log_setup                 INFO     Log level set to: INFO
07/03/2020 01:50:57 MainProcess     MainThread      launcher        execute_script            DEBUG    Executing: sort. PID: 4448
07/03/2020 01:51:00 MainProcess     MainThread      launcher        _test_for_tf_version      DEBUG    Installed Tensorflow Version: 1.15
07/03/2020 01:51:00 MainProcess     MainThread      queue_manager   __init__                  DEBUG    Initializing QueueManager
07/03/2020 01:51:00 MainProcess     MainThread      queue_manager   __init__                  DEBUG    Initialized QueueManager
07/03/2020 01:51:00 MainProcess     MainThread      sort            process                   VERBOSE  No output directory provided. Using input dir as output dir.
07/03/2020 01:51:00 MainProcess     MainThread      vgg_face2_keras __init__                  DEBUG    Initializing VGGFace2: (backend: GPU, loglevel: INFO)
07/03/2020 01:51:00 MainProcess     MainThread      utils           get                       DEBUG    Model exists: C:\Users\Matt\faceswap\plugins\extract\recognition\.cache\vggface2_resnet50_v2.h5
07/03/2020 01:51:00 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:517: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.\n
07/03/2020 01:51:00 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:245: The name tf.get_default_graph is deprecated. Please use tf.compat.v1.get_default_graph instead.\n
07/03/2020 01:51:00 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\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
07/03/2020 01:51:00 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:181: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead.\n
07/03/2020 01:51:00 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:186: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.\n
07/03/2020 01:51:01 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:190: The name tf.global_variables is deprecated. Please use tf.compat.v1.global_variables instead.\n
07/03/2020 01:51:01 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\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
07/03/2020 01:51:01 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:206: The name tf.variables_initializer is deprecated. Please use tf.compat.v1.variables_initializer instead.\n
07/03/2020 01:51:01 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:1834: The name tf.nn.fused_batch_norm is deprecated. Please use tf.compat.v1.nn.fused_batch_norm instead.\n
07/03/2020 01:51:01 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:133: The name tf.placeholder_with_default is deprecated. Please use tf.compat.v1.placeholder_with_default instead.\n
07/03/2020 01:51:01 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:3976: The name tf.nn.max_pool is deprecated. Please use tf.nn.max_pool2d instead.\n
07/03/2020 01:51:12 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:3980: The name tf.nn.avg_pool is deprecated. Please use tf.nn.avg_pool2d instead.\n
07/03/2020 01:51:12 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:4138: The name tf.random_uniform is deprecated. Please use tf.random.uniform instead.\n
07/03/2020 01:51:18 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\optimizers.py:790: The name tf.train.Optimizer is deprecated. Please use tf.compat.v1.train.Optimizer instead.\n
07/03/2020 01:51:18 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:3295: The name tf.log is deprecated. Please use tf.math.log instead.\n
07/03/2020 01:51:18 MainProcess     MainThread      vgg_face2_keras __init__                  DEBUG    Initialized VGGFace2
07/03/2020 01:51:18 MainProcess     MainThread      sort            sort_face                 INFO     Sorting by identity similarity...
07/03/2020 01:51:18 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesLoader: (path: I:\Faceswap Resources\INP\kel\kelex, queue_size: 8, fast_count: True, skip_list: None, count: None)
07/03/2020 01:51:18 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesLoader: (path: I:\Faceswap Resources\INP\kel\kelex, queue_size: 8, args: None)
07/03/2020 01:51:18 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'ImagesLoader'
07/03/2020 01:51:18 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'ImagesLoader', maxsize: 8)
07/03/2020 01:51:18 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'ImagesLoader')
07/03/2020 01:51:18 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'ImagesLoader'
07/03/2020 01:51:18 MainProcess     MainThread      image           _check_for_video          DEBUG    Input 'I:\Faceswap Resources\INP\kel\kelex' is_video: False
07/03/2020 01:51:18 MainProcess     MainThread      image           _get_fps                  DEBUG    25.0
07/03/2020 01:51:18 MainProcess     MainThread      utils           get_image_paths           DEBUG    Scanned Folder contains 1129 files
07/03/2020 01:51:18 MainProcess     MainThread      utils           get_image_paths           DEBUG    Returning 1129 images
07/03/2020 01:51:18 MainProcess     MainThread      image           _get_count_and_filelist   DEBUG    count: 1129
07/03/2020 01:51:18 MainProcess     MainThread      image           load                      DEBUG    Initializing Load Generator
07/03/2020 01:51:18 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/03/2020 01:51:18 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'ImagesLoader', thread_count: 1)
07/03/2020 01:51:18 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'ImagesLoader'
07/03/2020 01:51:18 MainProcess     MainThread      image           _set_thread               DEBUG    Set thread: <lib.multithreading.MultiThread object at 0x000002694F59B048>
07/03/2020 01:51:18 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'ImagesLoader'
07/03/2020 01:51:18 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'ImagesLoader_0'
07/03/2020 01:51:18 MainProcess     ImagesLoader_0  image           _process                  DEBUG    Load iterator: <bound method ImagesLoader._from_folder of <lib.image.ImagesLoader object at 0x00000267F6832D08>>
07/03/2020 01:51:18 MainProcess     ImagesLoader_0  image           _from_folder              DEBUG    Loading frames from folder: 'I:\Faceswap Resources\INP\kel\kelex'
07/03/2020 01:51:18 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'ImagesLoader': 1
Traceback (most recent call last):
  File "C:\Users\Matt\faceswap\lib\cli\launcher.py", line 155, in execute_script
    process.process()
  File "C:\Users\Matt\faceswap\tools\sort\sort.py", line 84, in process
    self.sort_process()
  File "C:\Users\Matt\faceswap\tools\sort\sort.py", line 139, in sort_process
    img_list = getattr(self, sort_method)()
  File "C:\Users\Matt\faceswap\tools\sort\sort.py", line 179, in sort_face
    preds[idx] = self.vgg_face.predict(image)
  File "C:\Users\Matt\faceswap\lib\vgg_face2_keras.py", line 109, in predict
    preds = self.model.predict(face)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\training.py", line 1169, in predict
    steps=steps)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\training_arrays.py", line 294, in predict_loop
    batch_outs = f(ins_batch)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py", line 2715, in __call__
    return self._call(inputs)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py", line 2675, in _call
    fetched = self._callable_fn(*array_vals)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\tensorflow_core\python\client\session.py", line 1472, in __call__
    run_metadata_ptr)
tensorflow.python.framework.errors_impl.UnknownError: 2 root error(s) found.
  (0) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
	 [[{{node conv1/7x7_s2/convolution}}]]
	 [[l2_normalize_1/l2_normalize/_2043]]
  (1) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
	 [[{{node conv1/7x7_s2/convolution}}]]
0 successful operations.
0 derived errors ignored.
Exception occured trying to retrieve sysinfo: [WinError 1455] The paging file is too small for this operation to complete

third crash report:

Code: Select all

07/03/2020 02:03:08 MainProcess     MainThread      logger          log_setup                 INFO     Log level set to: INFO
07/03/2020 02:03:08 MainProcess     MainThread      launcher        execute_script            DEBUG    Executing: sort. PID: 10220
07/03/2020 02:03:10 MainProcess     MainThread      launcher        _test_for_tf_version      DEBUG    Installed Tensorflow Version: 1.15
07/03/2020 02:03:10 MainProcess     MainThread      queue_manager   __init__                  DEBUG    Initializing QueueManager
07/03/2020 02:03:10 MainProcess     MainThread      queue_manager   __init__                  DEBUG    Initialized QueueManager
07/03/2020 02:03:10 MainProcess     MainThread      sort            process                   VERBOSE  No output directory provided. Using input dir as output dir.
07/03/2020 02:03:10 MainProcess     MainThread      vgg_face2_keras __init__                  DEBUG    Initializing VGGFace2: (backend: GPU, loglevel: INFO)
07/03/2020 02:03:10 MainProcess     MainThread      utils           get                       DEBUG    Model exists: C:\Users\Matt\faceswap\plugins\extract\recognition\.cache\vggface2_resnet50_v2.h5
07/03/2020 02:03:10 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:517: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.\n
07/03/2020 02:03:10 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:245: The name tf.get_default_graph is deprecated. Please use tf.compat.v1.get_default_graph instead.\n
07/03/2020 02:03:10 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\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
07/03/2020 02:03:10 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:181: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead.\n
07/03/2020 02:03:10 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:186: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.\n
07/03/2020 02:03:11 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:190: The name tf.global_variables is deprecated. Please use tf.compat.v1.global_variables instead.\n
07/03/2020 02:03:11 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\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
07/03/2020 02:03:11 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:206: The name tf.variables_initializer is deprecated. Please use tf.compat.v1.variables_initializer instead.\n
07/03/2020 02:03:11 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:1834: The name tf.nn.fused_batch_norm is deprecated. Please use tf.compat.v1.nn.fused_batch_norm instead.\n
07/03/2020 02:03:11 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:133: The name tf.placeholder_with_default is deprecated. Please use tf.compat.v1.placeholder_with_default instead.\n
07/03/2020 02:03:11 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:3976: The name tf.nn.max_pool is deprecated. Please use tf.nn.max_pool2d instead.\n
07/03/2020 02:03:23 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:3980: The name tf.nn.avg_pool is deprecated. Please use tf.nn.avg_pool2d instead.\n
07/03/2020 02:03:23 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:4138: The name tf.random_uniform is deprecated. Please use tf.random.uniform instead.\n
07/03/2020 02:03:29 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\optimizers.py:790: The name tf.train.Optimizer is deprecated. Please use tf.compat.v1.train.Optimizer instead.\n
07/03/2020 02:03:29 MainProcess     MainThread      module_wrapper  _tfmw_add_deprecation_warning DEBUG    From C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py:3295: The name tf.log is deprecated. Please use tf.math.log instead.\n
07/03/2020 02:03:29 MainProcess     MainThread      vgg_face2_keras __init__                  DEBUG    Initialized VGGFace2
07/03/2020 02:03:29 MainProcess     MainThread      sort            sort_face                 INFO     Sorting by identity similarity...
07/03/2020 02:03:29 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesLoader: (path: I:\Faceswap Resources\prkel\pelp1st, queue_size: 8, fast_count: True, skip_list: None, count: None)
07/03/2020 02:03:29 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesLoader: (path: I:\Faceswap Resources\prkel\pelp1st, queue_size: 8, args: None)
07/03/2020 02:03:29 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'ImagesLoader'
07/03/2020 02:03:29 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'ImagesLoader', maxsize: 8)
07/03/2020 02:03:29 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'ImagesLoader')
07/03/2020 02:03:29 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'ImagesLoader'
07/03/2020 02:03:29 MainProcess     MainThread      image           _check_for_video          DEBUG    Input 'I:\Faceswap Resources\prkel\pelp1st' is_video: False
07/03/2020 02:03:29 MainProcess     MainThread      image           _get_fps                  DEBUG    25.0
07/03/2020 02:03:29 MainProcess     MainThread      utils           get_image_paths           DEBUG    Scanned Folder contains 11382 files
07/03/2020 02:03:29 MainProcess     MainThread      utils           get_image_paths           DEBUG    Returning 11382 images
07/03/2020 02:03:29 MainProcess     MainThread      image           _get_count_and_filelist   DEBUG    count: 11382
07/03/2020 02:03:29 MainProcess     MainThread      image           load                      DEBUG    Initializing Load Generator
07/03/2020 02:03:29 MainProcess     MainThread      image           _set_thread               DEBUG    Setting thread
07/03/2020 02:03:29 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'ImagesLoader', thread_count: 1)
07/03/2020 02:03:29 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'ImagesLoader'
07/03/2020 02:03:29 MainProcess     MainThread      image           _set_thread               DEBUG    Set thread: <lib.multithreading.MultiThread object at 0x000002F44ED1B148>
07/03/2020 02:03:29 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): 'ImagesLoader'
07/03/2020 02:03:29 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: 'ImagesLoader_0'
07/03/2020 02:03:29 MainProcess     ImagesLoader_0  image           _process                  DEBUG    Load iterator: <bound method ImagesLoader._from_folder of <lib.image.ImagesLoader object at 0x000002F2AB212D08>>
07/03/2020 02:03:29 MainProcess     ImagesLoader_0  image           _from_folder              DEBUG    Loading frames from folder: 'I:\Faceswap Resources\prkel\pelp1st'
07/03/2020 02:03:29 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads 'ImagesLoader': 1
Traceback (most recent call last):
  File "C:\Users\Matt\faceswap\lib\cli\launcher.py", line 155, in execute_script
    process.process()
  File "C:\Users\Matt\faceswap\tools\sort\sort.py", line 84, in process
    self.sort_process()
  File "C:\Users\Matt\faceswap\tools\sort\sort.py", line 139, in sort_process
    img_list = getattr(self, sort_method)()
  File "C:\Users\Matt\faceswap\tools\sort\sort.py", line 179, in sort_face
    preds[idx] = self.vgg_face.predict(image)
  File "C:\Users\Matt\faceswap\lib\vgg_face2_keras.py", line 109, in predict
    preds = self.model.predict(face)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\training.py", line 1169, in predict
    steps=steps)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\training_arrays.py", line 294, in predict_loop
    batch_outs = f(ins_batch)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py", line 2715, in __call__
    return self._call(inputs)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\keras\backend\tensorflow_backend.py", line 2675, in _call
    fetched = self._callable_fn(*array_vals)
  File "C:\Users\Matt\MiniConda3\envs\faceswap\lib\site-packages\tensorflow_core\python\client\session.py", line 1472, in __call__
    run_metadata_ptr)
tensorflow.python.framework.errors_impl.UnknownError: 2 root error(s) found.
  (0) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
	 [[{{node conv1/7x7_s2/convolution}}]]
	 [[l2_normalize_1/l2_normalize/_2043]]
  (1) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
	 [[{{node conv1/7x7_s2/convolution}}]]
0 successful operations.
0 derived errors ignored.
Exception occured trying to retrieve sysinfo: list index out of range
User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: cuDNN failed to initialize

Post by torzdf »

The first error:
Running out of system RAM.

The second error:
Allow Growth issue + ran out of system RAM

The 3rd error:
Allow Growth issue.

Unfortunately we do not have an "allow growth" option for sort, but you can still enable it by setting an environment variable. See here: viewtopic.php?f=4&t=408&p=1533&hilit=TF ... LOW_GROWTH

The memory error is concerning. 8GB should be more than enough system RAM, so look to shut down anything else that may be eating up RAM.

My word is final

User avatar
Antipope1
Posts: 35
Joined: Thu Jul 02, 2020 10:51 am
Has thanked: 6 times
Been thanked: 3 times

Re: cuDNN failed to initialize

Post by Antipope1 »

Thank you very much, I shall try that when I finish work!

If the RAM issue is concerning to you, that concerns me too!
I never have anything else open while using faceswap, I most of the time make sure I reboot my pc before starting and close any programs that boot on startup.
My pc is only a 4 month old fresh build and I have corsair vengeance RAM so I'd doubt its the RAM itself having issues, although I'm no expert.
I suppose this is something to ask the person who built my pc, but any ideas what could cause that?

Thanks very much for the reply, once I have successfully created a video I shall share it with the community.

The beginning of the end.
User avatar
Antipope1
Posts: 35
Joined: Thu Jul 02, 2020 10:51 am
Has thanked: 6 times
Been thanked: 3 times

Re: cuDNN failed to initialize

Post by Antipope1 »

sorry to be such a novice...

i have tried to read the guide linked above, but in all honesty i have no idea what i am doing!
as i said i dont know what to do with code or where to type/edit anything.
What do i open to actually type the command/set an environment variable?
Do any of my attached images help to guide me at all?
I'm hoping this is something i can do myself, im looking forward to being able to use faceswap again, dont really want to have to give up on it!

thanks again, all help is greatly appreciated!

Untitled.png
Untitled.png (123.82 KiB) Viewed 4767 times
Untitled1.png
Untitled1.png (102.72 KiB) Viewed 4767 times
The beginning of the end.
User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: cuDNN failed to initialize

Post by torzdf »

I will try to push an update for sort which reads the "ALLOW_GROWTH" from the extract config file.

If you don't see an update in the next 24 hours, please reply to remind me!

My word is final

User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: cuDNN failed to initialize

Post by torzdf »

Ok, if you have "allow_growth" set to True in extract settings, this should now pull through for sort by face.

My word is final

User avatar
Antipope1
Posts: 35
Joined: Thu Jul 02, 2020 10:51 am
Has thanked: 6 times
Been thanked: 3 times

Re: cuDNN failed to initialize

Post by Antipope1 »

Thank you very much, this has "sorted" it! :lol:

I'm still having RAM issues but this is nothing to do with faceswap, your help is greatly appreciated.

The beginning of the end.
Locked