Page 1 of 1

Critical crash error when trying to Extract

Posted: Sat Nov 30, 2019 12:21 am
by jspar

Hi. I am getting a "critical an unexpected crash" when trying to extract. I have copied the log report below. Thanks for any and all help!

Code: Select all

11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       __init__                  DEBUG    Initialized GPUStats
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       initialize                DEBUG    OS is not macOS. Using pynvml
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_device_count          DEBUG    GPU Device count: 1
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_active_devices        DEBUG    Active GPU Devices: [0]
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_handles               DEBUG    GPU Handles found: 1
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_free                  DEBUG    GPU VRAM free: [2856.37109375]
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_card_most_free        DEBUG    Active GPU Card with most free VRAM: {'card_id': 0, 'device': 'GeForce GTX 1060 3GB', 'free': 2856.37109375, 'total': 3072.0}
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _set_parallel_processing  VERBOSE  GeForce GTX 1060 3GB - 2856MB free of 3072MB
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _set_parallel_processing  WARNING  Not enough free VRAM for parallel processing. Switching to serial
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       __init__                  DEBUG    Initializing GPUStats
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       initialize                DEBUG    OS is not macOS. Using pynvml
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_device_count          DEBUG    GPU Device count: 1
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_active_devices        DEBUG    Active GPU Devices: [0]
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_handles               DEBUG    GPU Handles found: 1
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_driver                DEBUG    GPU Driver: 441.41
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_devices               DEBUG    GPU Devices: ['GeForce GTX 1060 3GB']
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_vram                  DEBUG    GPU VRAM: [3072.0]
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       __init__                  DEBUG    Initialized GPUStats
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       initialize                DEBUG    OS is not macOS. Using pynvml
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_device_count          DEBUG    GPU Device count: 1
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_active_devices        DEBUG    Active GPU Devices: [0]
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_handles               DEBUG    GPU Handles found: 1
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_free                  DEBUG    GPU VRAM free: [2856.37109375]
11/29/2019 18:05:55 MainProcess     MainThread      gpu_stats       get_card_most_free        DEBUG    Active GPU Card with most free VRAM: {'card_id': 0, 'device': 'GeForce GTX 1060 3GB', 'free': 2856.37109375, 'total': 3072.0}
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _set_plugin_batchsize     VERBOSE  Reset batchsize for S3FD to 1
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _set_plugin_batchsize     VERBOSE  Reset batchsize for FAN to 5
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'extract_detect_in', maxsize: 1)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'extract_detect_in')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'extract_detect_in'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'extract_detect_in'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'extract_align_in', maxsize: 1)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'extract_align_in')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'extract_align_in'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'extract_align_in'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'extract_mask_in', maxsize: 1)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'extract_mask_in')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'extract_mask_in'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'extract_mask_in'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'extract_mask_out', maxsize: 1)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'extract_mask_out')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'extract_mask_out'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'extract_mask_out'
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _add_queues               DEBUG    Queues: {'extract_detect_in': <queue.Queue object at 0x0000022514C007F0>, 'extract_align_in': <queue.Queue object at 0x0000022514C00B38>, 'extract_mask_in': <queue.Queue object at 0x0000022514C00C18>, 'extract_mask_out': <queue.Queue object at 0x0000022514C00CF8>}
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        __init__                  DEBUG    Initialized Extractor
11/29/2019 18:05:55 MainProcess     MainThread      extract         __init__                  DEBUG    Initialized Extract
11/29/2019 18:05:55 MainProcess     MainThread      extract         process                   INFO     Starting, this may take a while...
11/29/2019 18:05:55 MainProcess     MainThread      extract         _threaded_redirector      DEBUG    Threading task: (Task: 'load')
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: '_load', thread_count: 1)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: '_load'
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread(s): '_load'
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  start                     DEBUG    Starting thread 1 of 1: '_load_0'
11/29/2019 18:05:55 MainProcess     _load_0         extract         _load                     DEBUG    Load Images: Start
11/29/2019 18:05:55 MainProcess     _load_0         image           load                      DEBUG    Initializing Load Generator
11/29/2019 18:05:55 MainProcess     _load_0         image           _set_thread               DEBUG    Setting thread
11/29/2019 18:05:55 MainProcess     _load_0         multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'ImagesLoader', thread_count: 1)
11/29/2019 18:05:55 MainProcess     _load_0         multithreading  __init__                  DEBUG    Initialized MultiThread: 'ImagesLoader'
11/29/2019 18:05:55 MainProcess     _load_0         image           _set_thread               DEBUG    Set thread: <lib.multithreading.MultiThread object at 0x0000022514C00EF0>
11/29/2019 18:05:55 MainProcess     _load_0         multithreading  start                     DEBUG    Starting thread(s): 'ImagesLoader'
11/29/2019 18:05:55 MainProcess     _load_0         multithreading  start                     DEBUG    Starting thread 1 of 1: 'ImagesLoader_0'
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  start                     DEBUG    Started all threads '_load': 1
11/29/2019 18:05:55 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesSaver: (path: C:\Users\kwade\Documents\FS1, queue_size: 8, as_bytes: True)
11/29/2019 18:05:55 MainProcess     MainThread      image           __init__                  DEBUG    Initializing ImagesSaver: (path: C:\Users\kwade\Documents\FS1, queue_size: 8, args: None)
11/29/2019 18:05:55 MainProcess     ImagesLoader_0  image           _process                  DEBUG    Load iterator: <bound method ImagesLoader._from_folder of <lib.image.ImagesLoader object at 0x00000225148B7080>>
11/29/2019 18:05:55 MainProcess     ImagesLoader_0  image           _from_folder              DEBUG    Loading images from folder: 'C:\Users\kwade\Documents\FS1'. with_hash: False
11/29/2019 18:05:55 MainProcess     _load_0         multithreading  start                     DEBUG    Started all threads 'ImagesLoader': 1
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'ImagesSaver'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'ImagesSaver', maxsize: 8)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'ImagesSaver')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'ImagesSaver'
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _launch_plugin            DEBUG    Launching detect plugin
11/29/2019 18:05:55 MainProcess     MainThread      pipeline        _launch_plugin            DEBUG    in_qname: extract_detect_in, out_qname: extract_align_in
11/29/2019 18:05:55 MainProcess     MainThread      _base           initialize                DEBUG    initialize Detect: (args: (), kwargs: {'in_queue': <queue.Queue object at 0x0000022514C007F0>, 'out_queue': <queue.Queue object at 0x0000022514C00B38>})
11/29/2019 18:05:55 MainProcess     MainThread      _base           initialize                INFO     Initializing S3FD (Detect)...
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'detect_predict'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'detect_predict', maxsize: 1)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'detect_predict')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'detect_predict'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager getting: 'detect_post'
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager adding: (name: 'detect_post', maxsize: 1)
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   add_queue                 DEBUG    QueueManager added: (name: 'detect_post')
11/29/2019 18:05:55 MainProcess     MainThread      queue_manager   get_queue                 DEBUG    QueueManager got: 'detect_post'
11/29/2019 18:05:55 MainProcess     MainThread      _base           _compile_threads          DEBUG    Compiling detect threads
11/29/2019 18:05:55 MainProcess     MainThread      _base           _add_thread               DEBUG    Adding thread: (name: detect_input, function: <bound method Detect.process_input of <plugins.extract.detect.s3fd.Detect object at 0x0000022514AFA438>>, in_queue: <queue.Queue object at 0x0000022514C007F0>, out_queue: <queue.Queue object at 0x0000022514C0F2E8>)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'detect_input', thread_count: 1)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'detect_input'
11/29/2019 18:05:55 MainProcess     MainThread      _base           _add_thread               DEBUG    Added thread: detect_input
11/29/2019 18:05:55 MainProcess     MainThread      _base           _add_thread               DEBUG    Adding thread: (name: detect_predict, function: <bound method Detector._predict of <plugins.extract.detect.s3fd.Detect object at 0x0000022514AFA438>>, in_queue: <queue.Queue object at 0x0000022514C0F2E8>, out_queue: <queue.Queue object at 0x0000022514C0F390>)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'detect_predict', thread_count: 1)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'detect_predict'
11/29/2019 18:05:55 MainProcess     MainThread      _base           _add_thread               DEBUG    Added thread: detect_predict
11/29/2019 18:05:55 MainProcess     MainThread      _base           _add_thread               DEBUG    Adding thread: (name: detect_output, function: <bound method Detect.process_output of <plugins.extract.detect.s3fd.Detect object at 0x0000022514AFA438>>, in_queue: <queue.Queue object at 0x0000022514C0F390>, out_queue: <queue.Queue object at 0x0000022514C00B38>)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initializing MultiThread: (target: 'detect_output', thread_count: 1)
11/29/2019 18:05:55 MainProcess     MainThread      multithreading  __init__                  DEBUG    Initialized MultiThread: 'detect_output'
11/29/2019 18:05:55 MainProcess     MainThread      _base           _add_thread               DEBUG    Added thread: detect_output
11/29/2019 18:05:55 MainProcess     MainThread      _base           _compile_threads          DEBUG    Compiled detect threads: [<lib.multithreading.MultiThread object at 0x0000022514C00B00>, <lib.multithreading.MultiThread object at 0x0000022514C0F470>, <lib.multithreading.MultiThread object at 0x0000022514C0F4A8>]
11/29/2019 18:05:55 MainProcess     MainThread      s3fd            __init__                  DEBUG    Initializing: S3fd: (model_path: 'C:\Users\kwade\faceswap\plugins\extract\detect\.cache\s3fd_keras_v1.h5', allow_growth: False)
11/29/2019 18:05:55 MainProcess     MainThread      deprecation_wrapper __getattr__               WARNING  From C:\Users\kwade\faceswap\lib\model\session.py:112: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead.\n
11/29/2019 18:05:55 MainProcess     MainThread      deprecation_wrapper __getattr__               WARNING  From C:\Users\kwade\faceswap\lib\model\session.py:116: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.\n
11/29/2019 18:05:55 MainProcess     MainThread      session         _set_session              DEBUG    Created tf.session: (graph: <tensorflow.python.framework.ops.Graph object at 0x0000022514C0F748>, session: <tensorflow.python.client.session.Session object at 0x0000022514C0F940>, config: )
11/29/2019 18:05:55 MainProcess     MainThread      session         load_model                VERBOSE  Initializing plugin model: S3FD
Traceback (most recent call last):
  File "C:\Users\kwade\faceswap\lib\cli.py", line 128, in execute_script
    process.process()
  File "C:\Users\kwade\faceswap\scripts\extract.py", line 115, in process
    self._run_extraction()
  File "C:\Users\kwade\faceswap\scripts\extract.py", line 201, in _run_extraction
    self._extractor.launch()
  File "C:\Users\kwade\faceswap\plugins\extract\pipeline.py", line 185, in launch
    self._launch_plugin(self.phase)
  File "C:\Users\kwade\faceswap\plugins\extract\pipeline.py", line 411, in _launch_plugin
    plugin.initialize(**kwargs)
  File "C:\Users\kwade\faceswap\plugins\extract\_base.py", line 334, in initialize
    self.init_model()
  File "C:\Users\kwade\faceswap\plugins\extract\detect\s3fd.py", line 41, in init_model
    self.model = S3fd(self.model_path, model_kwargs, self.config["allow_growth"], confidence)
  File "C:\Users\kwade\faceswap\plugins\extract\detect\s3fd.py", line 221, in __init__
    self.load_model()
  File "C:\Users\kwade\faceswap\lib\model\session.py", line 141, in load_model
    self._model = k_load_model(self._model_path, **self._model_kwargs)
  File "C:\Users\kwade\MiniConda3\envs\faceswap\lib\site-packages\keras\engine\saving.py", line 417, in load_model
    f = h5dict(filepath, 'r')
  File "C:\Users\kwade\MiniConda3\envs\faceswap\lib\site-packages\keras\utils\io_utils.py", line 186, in __init__
    self.data = h5py.File(path, mode=mode)
  File "C:\Users\kwade\MiniConda3\envs\faceswap\lib\site-packages\h5py\_hl\files.py", line 394, in __init__
    swmr=swmr)
  File "C:\Users\kwade\MiniConda3\envs\faceswap\lib\site-packages\h5py\_hl\files.py", line 170, in make_fid
    fid = h5f.open(name, flags, fapl=fapl)
  File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "h5py\h5f.pyx", line 85, in h5py.h5f.open
OSError: Unable to open file (truncated file: eof = 47079424, sblock->base_addr = 0, stored_eof = 90106368)

============ System Information ============
encoding:            cp1252
git_branch:          master
git_commits:         16aca4a bugfix - gui - Don't raise error when clearing slider entry widget
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 1060 3GB
gpu_devices_active:  GPU_0
gpu_driver:          441.41
gpu_vram:            GPU_0: 3072MB
os_machine:          AMD64
os_platform:         Windows-10-10.0.18362-SP0
os_release:          10
py_command:          C:\Users\kwade\faceswap\faceswap.py extract -i C:/Users/kwade/Documents/FS1 -o C:/Users/kwade/Documents/FS1 -D s3fd -A fan -M extended -nm none -min 0 -l 0.4 -een 1 -sz 256 -si 0 -L INFO -gui
py_conda_version:    conda 4.7.12
py_implementation:   CPython
py_version:          3.6.9
py_virtual_env:      True
sys_cores:           12
sys_processor:       Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
sys_ram:             Total: 8078MB, Available: 3700MB, Used: 4378MB, Free: 3700MB

=============== Pip Packages ===============
absl-py==0.8.1
astor==0.8.0
certifi==2019.9.11
cloudpickle==1.2.2
cycler==0.10.0
cytoolz==0.10.1
dask==2.8.1
decorator==4.4.1
fastcluster==1.1.25
ffmpy==0.2.2
gast==0.3.2
grpcio==1.16.1
h5py==2.9.0
imageio==2.5.0
imageio-ffmpeg==0.3.0
joblib==0.14.0
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
Markdown==3.1.1
matplotlib==2.2.2
mkl-fft==1.0.15
mkl-random==1.1.0
mkl-service==2.3.0
networkx==2.4
numpy==1.16.2
nvidia-ml-py3==7.352.1
olefile==0.46
opencv-python==4.1.1.26
pathlib==1.0.1
Pillow==6.1.0
protobuf==3.10.1
psutil==5.6.5
pyparsing==2.4.5
pyreadline==2.1
python-dateutil==2.8.1
pytz==2019.3
PyWavelets==1.1.1
pywin32==223
PyYAML==5.1.2
scikit-image==0.15.0
scikit-learn==0.21.3
scipy==1.3.1
six==1.13.0
tensorboard==1.14.0
tensorflow==1.14.0
tensorflow-estimator==1.14.0
termcolor==1.1.0
toolz==0.10.0
toposort==1.5
tornado==6.0.3
tqdm==4.39.0
Werkzeug==0.16.0
wincertstore==0.2
wrapt==1.11.2

============== Conda Packages ==============
# packages in environment at C:\Users\kwade\MiniConda3\envs\faceswap:
#
# Name                    Version                   Build  Channel
_tflow_select             2.1.0                       gpu  
absl-py 0.8.1 py36_0
astor 0.8.0 py36_0
blas 1.0 mkl
ca-certificates 2019.10.16 0
certifi 2019.9.11 py36_0
cloudpickle 1.2.2 py_0
cudatoolkit 10.0.130 0
cudnn 7.6.4 cuda10.0_0
cycler 0.10.0 py36h009560c_0
cytoolz 0.10.1 py36he774522_0
dask-core 2.8.1 py_0
decorator 4.4.1 py_0
fastcluster 1.1.25 py36he350917_1000 conda-forge ffmpeg 4.2 h6538335_0 conda-forge ffmpy 0.2.2 pypi_0 pypi freetype 2.9.1 ha9979f8_1
gast 0.3.2 py_0
grpcio 1.16.1 py36h351948d_1
h5py 2.9.0 py36h5e291fa_0
hdf5 1.10.4 h7ebc959_0
icc_rt 2019.0.0 h0cc432a_1
icu 58.2 ha66f8fd_1
imageio 2.5.0 py36_0
imageio-ffmpeg 0.3.0 py_0 conda-forge intel-openmp 2019.4 245
joblib 0.14.0 py_0
jpeg 9b hb83a4c4_2
keras 2.2.4 0
keras-applications 1.0.8 py_0
keras-base 2.2.4 py36_0
keras-preprocessing 1.1.0 py_1
kiwisolver 1.1.0 py36ha925a31_0
libmklml 2019.0.5 0
libpng 1.6.37 h2a8f88b_0
libprotobuf 3.10.1 h7bd577a_0
libtiff 4.1.0 h56a325e_0
markdown 3.1.1 py36_0
matplotlib 2.2.2 py36had4c4a9_2
mkl 2019.4 245
mkl-service 2.3.0 py36hb782905_0
mkl_fft 1.0.15 py36h14836fe_0
mkl_random 1.1.0 py36h675688f_0
networkx 2.4 py_0
numpy 1.16.2 py36h19fb1c0_0
numpy-base 1.16.2 py36hc3f5095_0
nvidia-ml-py3 7.352.1 pypi_0 pypi olefile 0.46 py36_0
opencv-python 4.1.1.26 pypi_0 pypi openssl 1.1.1d he774522_3
pathlib 1.0.1 py36_1
pillow 6.1.0 py36hdc69c19_0
pip 19.3.1 py36_0
protobuf 3.10.1 py36h33f27b4_0
psutil 5.6.5 py36he774522_0
pyparsing 2.4.5 py_0
pyqt 5.9.2 py36h6538335_2
pyreadline 2.1 py36_1
python 3.6.9 h5500b2f_0
python-dateutil 2.8.1 py_0
pytz 2019.3 py_0
pywavelets 1.1.1 py36he774522_0
pywin32 223 py36hfa6e2cd_1
pyyaml 5.1.2 py36he774522_0
qt 5.9.7 vc14h73c81de_0
scikit-image 0.15.0 py36ha925a31_0
scikit-learn 0.21.3 py36h6288b17_0
scipy 1.3.1 py36h29ff71c_0
setuptools 42.0.1 py36_0
sip 4.19.8 py36h6538335_0
six 1.13.0 py36_0
sqlite 3.30.1 he774522_0
tensorboard 1.14.0 py36he3c9ec2_0
tensorflow 1.14.0 gpu_py36h305fd99_0
tensorflow-base 1.14.0 gpu_py36h55fc52a_0
tensorflow-estimator 1.14.0 py_0
tensorflow-gpu 1.14.0 h0d30ee6_0
termcolor 1.1.0 py36_1
tk 8.6.8 hfa6e2cd_0
toolz 0.10.0 py_0
toposort 1.5 py_3 conda-forge tornado 6.0.3 py36he774522_0
tqdm 4.39.0 py_0
vc 14.1 h0510ff6_4
vs2015_runtime 14.16.27012 hf0eaf9b_0
werkzeug 0.16.0 py_0
wheel 0.33.6 py36_0
wincertstore 0.2 py36h7fe50ca_0
wrapt 1.11.2 py36he774522_0
xz 5.2.4 h2fa13f4_4
yaml 0.1.7 hc54c509_2
zlib 1.2.11 h62dcd97_3
zstd 1.3.7 h508b16e_0 ================= 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 radius: 3.0 passes: 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: False [align.fan] batch-size: 12 [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: 4 [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: 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.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

Re: Critical crash error when trying to Extract

Posted: Sat Nov 30, 2019 7:40 pm
by torzdf

Model is corrupted.

Delete the file faceswap/plugins/extract/detect/.cache/s3fd_keras_v1.h5

and try again