train_0 exception caught ... keras problem

If training is failing to start, and you are not receiving an error message telling you what to do, 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 Training process. If you want to get tips, or better understand the Training process, then you should look in the Training Discussion forum.

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

Locked
User avatar
Krautzi64
Posts: 7
Joined: Thu May 26, 2022 9:52 am
Has thanked: 1 time

train_0 exception caught ... keras problem

Post by Krautzi64 »

Hi Forum :),

I reinstalled faceswap in the newest version and manually installing Tensorflow 2.8 the GUI shows again.
The training process crashes now. Message:
"cannot import name 'get_custom_objects' from 'keras.utils' (C:\Users\stefab\MiniConda3\envs\faceswap\lib\site-packages\keras\utils\__init__.py)
"
The full crashlog is here:

Code: Select all

05/31/2022 09:30:39 MainProcess     MainThread                     logger          log_setup                      INFO     Log level set to: INFO
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Initializing AMDStats
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Initializing PlaidML for AMD GPU.
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained supported devices: [<plaidml._DeviceConfig object at 0x00000229EFC691C0>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained experimental Devices: [<plaidml._DeviceConfig object at 0x00000229EFC62FA0>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained all Devices: [<plaidml._DeviceConfig object at 0x00000229EFC62FA0>, <plaidml._DeviceConfig object at 0x00000229EFC691C0>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained Device details: [{'@type': 'type.googleapis.com/vertexai.tile.hal.opencl.proto.DeviceInfo', 'type': 'GPU', 'vendorId': 4098, 'maxComputeUnits': 56, 'workItemDimensionSize': ['1024', '1024', '1024'], 'maxWorkGroupSize': '256', 'preferredVectorWidthChar': 4, 'preferredVectorWidthShort': 2, 'preferredVectorWidthInt': 1, 'preferredVectorWidthLong': 1, 'preferredVectorWidthFloat': 1, 'preferredVectorWidthDouble': 1, 'preferredVectorWidthHalf': 1, 'nativeVectorWidthChar': 4, 'nativeVectorWidthShort': 2, 'nativeVectorWidthInt': 1, 'nativeVectorWidthLong': 1, 'nativeVectorWidthFloat': 1, 'nativeVectorWidthDouble': 1, 'nativeVectorWidthHalf': 1, 'maxClockFrequencyMhz': 1590, 'addressBits': 64, 'maxMemAllocSize': '7059013632', 'imageSupport': True, 'maxReadImageArgs': 128, 'maxWriteImageArgs': 64, 'maxReadWriteImageArgs': 64, 'ilVersion': ['1.2'], 'image2dMaxWidth': '16384', 'image2dMaxHeight': '16384', 'image3dMaxWidth': '2048', 'image3dMaxHeight': '2048', 'image3dMaxDepth': '2048', 'imageMaxBufferSize': '441188352', 'imageMaxArraySize': '2048', 'maxSamplers': 16, 'imagePitchAlignment': 256, 'imageBaseAddressAlignment': 256, 'maxPipeArgs': 16, 'pipeMaxActiveReservations': 16, 'maxParameterSize': '1024', 'memBaseAddrAlign': 2048, 'singleFpConfig': ['InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd', 'CorrectlyRoundedDivideSqrt'], 'doubleFpConfig': ['Denorm', 'InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd'], 'globalMemCacheType': 'ReadWrite', 'globalMemCachelineSize': 64, 'globalMemCacheSize': '16384', 'maxConstantBufferSize': '7059013632', 'maxConstantArgs': 8, 'maxGlobalVariableSize': '6353112064', 'globalVariablePreferredTotalSize': '8573157376', 'localMemType': 'Local', 'localMemSize': '32768', 'profilingTimerResolutionNs': '1', 'endianLittle': True, 'available': True, 'compilerAvailable': True, 'linkerAvailable': True, 'executionCapability': ['Kernel'], 'queueOnHostProperty': ['ProfilingEnable'], 'queueOnDeviceProperty': ['OutOfOrderExecModeEnable', 'ProfilingEnable'], 'queueOnDevicePreferredSize': 262144, 'queueOnDeviceMaxSize': 8388608, 'maxOnDeviceQueues': 1, 'maxOnDeviceEvents': 1024, 'name': 'gfx900', 'vendor': 'Advanced Micro Devices, Inc.', 'driverVersion': '3380.6 (PAL,HSAIL)', 'profile': 'FULL_PROFILE', 'version': 'OpenCL 2.0 AMD-APP (3380.6)', 'openclCVersion': 'OpenCL C 2.0 ', 'extension': ['cl_khr_fp64', 'cl_amd_fp64', 'cl_khr_global_int32_base_atomics', 'cl_khr_global_int32_extended_atomics', 'cl_khr_local_int32_base_atomics', 'cl_khr_local_int32_extended_atomics', 'cl_khr_int64_base_atomics', 'cl_khr_int64_extended_atomics', 'cl_khr_3d_image_writes', 'cl_khr_byte_addressable_store', 'cl_khr_fp16', 'cl_khr_gl_sharing', 'cl_khr_gl_depth_images', 'cl_amd_device_attribute_query', 'cl_amd_vec3', 'cl_amd_printf', 'cl_amd_media_ops', 'cl_amd_media_ops2', 'cl_amd_popcnt', 'cl_khr_d3d10_sharing', 'cl_khr_d3d11_sharing', 'cl_khr_dx9_media_sharing', 'cl_khr_image2d_from_buffer', 'cl_khr_subgroups', 'cl_khr_gl_event', 'cl_khr_depth_images', 'cl_khr_mipmap_image', 'cl_khr_mipmap_image_writes', 'cl_amd_liquid_flash', 'cl_amd_copy_buffer_p2p', 'cl_amd_planar_yuv'], 'printfBufferSize': '4194304', 'preferredInteropUserSync': True, 'partitionMaxSubDevices': 56, 'svmCapability': ['CoarseGrainBuffer', 'FineGrainBuffer'], 'globalMemSize': '8573157376', 'platformName': 'OpenCL: AMD Accelerated Parallel Processing', 'platformId': {}}, {'@type': 'type.googleapis.com/vertexai.tile.hal.opencl.proto.DeviceInfo', 'type': 'GPU', 'vendorId': 4098, 'maxComputeUnits': 56, 'workItemDimensionSize': ['1024', '1024', '1024'], 'maxWorkGroupSize': '256', 'preferredVectorWidthChar': 4, 'preferredVectorWidthShort': 2, 'preferredVectorWidthInt': 1, 'preferredVectorWidthLong': 1, 'preferredVectorWidthFloat': 1, 'preferredVectorWidthDouble': 1, 'preferredVectorWidthHalf': 1, 'nativeVectorWidthChar': 4, 'nativeVectorWidthShort': 2, 'nativeVectorWidthInt': 1, 'nativeVectorWidthLong': 1, 'nativeVectorWidthFloat': 1, 'nativeVectorWidthDouble': 1, 'nativeVectorWidthHalf': 1, 'maxClockFrequencyMhz': 1590, 'addressBits': 64, 'maxMemAllocSize': '7059013632', 'imageSupport': True, 'maxReadImageArgs': 128, 'maxWriteImageArgs': 64, 'maxReadWriteImageArgs': 64, 'ilVersion': ['1.2'], 'image2dMaxWidth': '16384', 'image2dMaxHeight': '16384', 'image3dMaxWidth': '2048', 'image3dMaxHeight': '2048', 'image3dMaxDepth': '2048', 'imageMaxBufferSize': '441188352', 'imageMaxArraySize': '2048', 'maxSamplers': 16, 'imagePitchAlignment': 256, 'imageBaseAddressAlignment': 256, 'maxPipeArgs': 16, 'pipeMaxActiveReservations': 16, 'maxParameterSize': '1024', 'memBaseAddrAlign': 2048, 'singleFpConfig': ['InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd', 'CorrectlyRoundedDivideSqrt'], 'doubleFpConfig': ['Denorm', 'InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd'], 'globalMemCacheType': 'ReadWrite', 'globalMemCachelineSize': 64, 'globalMemCacheSize': '16384', 'maxConstantBufferSize': '7059013632', 'maxConstantArgs': 8, 'maxGlobalVariableSize': '6353112064', 'globalVariablePreferredTotalSize': '8573157376', 'localMemType': 'Local', 'localMemSize': '32768', 'profilingTimerResolutionNs': '1', 'endianLittle': True, 'available': True, 'compilerAvailable': True, 'linkerAvailable': True, 'executionCapability': ['Kernel'], 'queueOnHostProperty': ['ProfilingEnable'], 'queueOnDeviceProperty': ['OutOfOrderExecModeEnable', 'ProfilingEnable'], 'queueOnDevicePreferredSize': 262144, 'queueOnDeviceMaxSize': 8388608, 'maxOnDeviceQueues': 1, 'maxOnDeviceEvents': 1024, 'name': 'gfx900', 'vendor': 'Advanced Micro Devices, Inc.', 'driverVersion': '3380.6 (PAL,HSAIL)', 'profile': 'FULL_PROFILE', 'version': 'OpenCL 2.0 AMD-APP (3380.6)', 'openclCVersion': 'OpenCL C 2.0 ', 'extension': ['cl_khr_fp64', 'cl_amd_fp64', 'cl_khr_global_int32_base_atomics', 'cl_khr_global_int32_extended_atomics', 'cl_khr_local_int32_base_atomics', 'cl_khr_local_int32_extended_atomics', 'cl_khr_int64_base_atomics', 'cl_khr_int64_extended_atomics', 'cl_khr_3d_image_writes', 'cl_khr_byte_addressable_store', 'cl_khr_fp16', 'cl_khr_gl_sharing', 'cl_khr_gl_depth_images', 'cl_amd_device_attribute_query', 'cl_amd_vec3', 'cl_amd_printf', 'cl_amd_media_ops', 'cl_amd_media_ops2', 'cl_amd_popcnt', 'cl_khr_d3d10_sharing', 'cl_khr_d3d11_sharing', 'cl_khr_dx9_media_sharing', 'cl_khr_image2d_from_buffer', 'cl_khr_subgroups', 'cl_khr_gl_event', 'cl_khr_depth_images', 'cl_khr_mipmap_image', 'cl_khr_mipmap_image_writes', 'cl_amd_liquid_flash', 'cl_amd_copy_buffer_p2p', 'cl_amd_planar_yuv'], 'printfBufferSize': '4194304', 'preferredInteropUserSync': True, 'partitionMaxSubDevices': 56, 'svmCapability': ['CoarseGrainBuffer', 'FineGrainBuffer'], 'globalMemSize': '8573157376', 'platformName': 'OpenCL: AMD Accelerated Parallel Processing', 'platformId': {}}]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtaining largest supported device
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Max VRAM: 8176.0
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU IDX: 1
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           INFO     Setting GPU to largest available supported device. If you want to override this selection, run `plaidml-setup` from the command line.
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU Device count: 2
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Active GPU Devices: [0, 1]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    AMD GPU Handles found: [<plaidml._DeviceConfig object at 0x00000229EFC62FA0>, <plaidml._DeviceConfig object at 0x00000229EFC691C0>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU Drivers: ['3380.6 (PAL,HSAIL)', '3380.6 (PAL,HSAIL)']
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU Devices: ['Advanced Micro Devices, Inc. - gfx900 (experimental)', 'Advanced Micro Devices, Inc. - gfx900 (supported)']
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU VRAM: [8176.0, 8176.0]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU VRAM free: [8176.0, 8176.0]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Initialized AMDStats
05/31/2022 09:30:39 MainProcess     MainThread                     launcher        _configure_backend             DEBUG    Executing: train. PID: 3120
05/31/2022 09:30:39 MainProcess     MainThread                     launcher        _setup_amd                     DEBUG    Setting up for AMD
05/31/2022 09:30:39 MainProcess     MainThread                     amd             setup_plaidml                  INFO     Setting up for PlaidML
05/31/2022 09:30:39 MainProcess     MainThread                     amd             setup_plaidml                  VERBOSE  Setting Keras Backend to PlaidML
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Initializing AMDStats
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Initializing PlaidML for AMD GPU.
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained supported devices: [<plaidml._DeviceConfig object at 0x00000229EFC62D60>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained experimental Devices: [<plaidml._DeviceConfig object at 0x00000229EFC62BE0>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained all Devices: [<plaidml._DeviceConfig object at 0x00000229EFC62BE0>, <plaidml._DeviceConfig object at 0x00000229EFC62D60>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtained Device details: [{'@type': 'type.googleapis.com/vertexai.tile.hal.opencl.proto.DeviceInfo', 'type': 'GPU', 'vendorId': 4098, 'maxComputeUnits': 56, 'workItemDimensionSize': ['1024', '1024', '1024'], 'maxWorkGroupSize': '256', 'preferredVectorWidthChar': 4, 'preferredVectorWidthShort': 2, 'preferredVectorWidthInt': 1, 'preferredVectorWidthLong': 1, 'preferredVectorWidthFloat': 1, 'preferredVectorWidthDouble': 1, 'preferredVectorWidthHalf': 1, 'nativeVectorWidthChar': 4, 'nativeVectorWidthShort': 2, 'nativeVectorWidthInt': 1, 'nativeVectorWidthLong': 1, 'nativeVectorWidthFloat': 1, 'nativeVectorWidthDouble': 1, 'nativeVectorWidthHalf': 1, 'maxClockFrequencyMhz': 1590, 'addressBits': 64, 'maxMemAllocSize': '7059013632', 'imageSupport': True, 'maxReadImageArgs': 128, 'maxWriteImageArgs': 64, 'maxReadWriteImageArgs': 64, 'ilVersion': ['1.2'], 'image2dMaxWidth': '16384', 'image2dMaxHeight': '16384', 'image3dMaxWidth': '2048', 'image3dMaxHeight': '2048', 'image3dMaxDepth': '2048', 'imageMaxBufferSize': '441188352', 'imageMaxArraySize': '2048', 'maxSamplers': 16, 'imagePitchAlignment': 256, 'imageBaseAddressAlignment': 256, 'maxPipeArgs': 16, 'pipeMaxActiveReservations': 16, 'maxParameterSize': '1024', 'memBaseAddrAlign': 2048, 'singleFpConfig': ['InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd', 'CorrectlyRoundedDivideSqrt'], 'doubleFpConfig': ['Denorm', 'InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd'], 'globalMemCacheType': 'ReadWrite', 'globalMemCachelineSize': 64, 'globalMemCacheSize': '16384', 'maxConstantBufferSize': '7059013632', 'maxConstantArgs': 8, 'maxGlobalVariableSize': '6353112064', 'globalVariablePreferredTotalSize': '8573157376', 'localMemType': 'Local', 'localMemSize': '32768', 'profilingTimerResolutionNs': '1', 'endianLittle': True, 'available': True, 'compilerAvailable': True, 'linkerAvailable': True, 'executionCapability': ['Kernel'], 'queueOnHostProperty': ['ProfilingEnable'], 'queueOnDeviceProperty': ['OutOfOrderExecModeEnable', 'ProfilingEnable'], 'queueOnDevicePreferredSize': 262144, 'queueOnDeviceMaxSize': 8388608, 'maxOnDeviceQueues': 1, 'maxOnDeviceEvents': 1024, 'name': 'gfx900', 'vendor': 'Advanced Micro Devices, Inc.', 'driverVersion': '3380.6 (PAL,HSAIL)', 'profile': 'FULL_PROFILE', 'version': 'OpenCL 2.0 AMD-APP (3380.6)', 'openclCVersion': 'OpenCL C 2.0 ', 'extension': ['cl_khr_fp64', 'cl_amd_fp64', 'cl_khr_global_int32_base_atomics', 'cl_khr_global_int32_extended_atomics', 'cl_khr_local_int32_base_atomics', 'cl_khr_local_int32_extended_atomics', 'cl_khr_int64_base_atomics', 'cl_khr_int64_extended_atomics', 'cl_khr_3d_image_writes', 'cl_khr_byte_addressable_store', 'cl_khr_fp16', 'cl_khr_gl_sharing', 'cl_khr_gl_depth_images', 'cl_amd_device_attribute_query', 'cl_amd_vec3', 'cl_amd_printf', 'cl_amd_media_ops', 'cl_amd_media_ops2', 'cl_amd_popcnt', 'cl_khr_d3d10_sharing', 'cl_khr_d3d11_sharing', 'cl_khr_dx9_media_sharing', 'cl_khr_image2d_from_buffer', 'cl_khr_subgroups', 'cl_khr_gl_event', 'cl_khr_depth_images', 'cl_khr_mipmap_image', 'cl_khr_mipmap_image_writes', 'cl_amd_liquid_flash', 'cl_amd_copy_buffer_p2p', 'cl_amd_planar_yuv'], 'printfBufferSize': '4194304', 'preferredInteropUserSync': True, 'partitionMaxSubDevices': 56, 'svmCapability': ['CoarseGrainBuffer', 'FineGrainBuffer'], 'globalMemSize': '8573157376', 'platformName': 'OpenCL: AMD Accelerated Parallel Processing', 'platformId': {}}, {'@type': 'type.googleapis.com/vertexai.tile.hal.opencl.proto.DeviceInfo', 'type': 'GPU', 'vendorId': 4098, 'maxComputeUnits': 56, 'workItemDimensionSize': ['1024', '1024', '1024'], 'maxWorkGroupSize': '256', 'preferredVectorWidthChar': 4, 'preferredVectorWidthShort': 2, 'preferredVectorWidthInt': 1, 'preferredVectorWidthLong': 1, 'preferredVectorWidthFloat': 1, 'preferredVectorWidthDouble': 1, 'preferredVectorWidthHalf': 1, 'nativeVectorWidthChar': 4, 'nativeVectorWidthShort': 2, 'nativeVectorWidthInt': 1, 'nativeVectorWidthLong': 1, 'nativeVectorWidthFloat': 1, 'nativeVectorWidthDouble': 1, 'nativeVectorWidthHalf': 1, 'maxClockFrequencyMhz': 1590, 'addressBits': 64, 'maxMemAllocSize': '7059013632', 'imageSupport': True, 'maxReadImageArgs': 128, 'maxWriteImageArgs': 64, 'maxReadWriteImageArgs': 64, 'ilVersion': ['1.2'], 'image2dMaxWidth': '16384', 'image2dMaxHeight': '16384', 'image3dMaxWidth': '2048', 'image3dMaxHeight': '2048', 'image3dMaxDepth': '2048', 'imageMaxBufferSize': '441188352', 'imageMaxArraySize': '2048', 'maxSamplers': 16, 'imagePitchAlignment': 256, 'imageBaseAddressAlignment': 256, 'maxPipeArgs': 16, 'pipeMaxActiveReservations': 16, 'maxParameterSize': '1024', 'memBaseAddrAlign': 2048, 'singleFpConfig': ['InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd', 'CorrectlyRoundedDivideSqrt'], 'doubleFpConfig': ['Denorm', 'InfNan', 'RoundToNearest', 'RoundToZero', 'RoundToInf', 'FusedMultiplyAdd'], 'globalMemCacheType': 'ReadWrite', 'globalMemCachelineSize': 64, 'globalMemCacheSize': '16384', 'maxConstantBufferSize': '7059013632', 'maxConstantArgs': 8, 'maxGlobalVariableSize': '6353112064', 'globalVariablePreferredTotalSize': '8573157376', 'localMemType': 'Local', 'localMemSize': '32768', 'profilingTimerResolutionNs': '1', 'endianLittle': True, 'available': True, 'compilerAvailable': True, 'linkerAvailable': True, 'executionCapability': ['Kernel'], 'queueOnHostProperty': ['ProfilingEnable'], 'queueOnDeviceProperty': ['OutOfOrderExecModeEnable', 'ProfilingEnable'], 'queueOnDevicePreferredSize': 262144, 'queueOnDeviceMaxSize': 8388608, 'maxOnDeviceQueues': 1, 'maxOnDeviceEvents': 1024, 'name': 'gfx900', 'vendor': 'Advanced Micro Devices, Inc.', 'driverVersion': '3380.6 (PAL,HSAIL)', 'profile': 'FULL_PROFILE', 'version': 'OpenCL 2.0 AMD-APP (3380.6)', 'openclCVersion': 'OpenCL C 2.0 ', 'extension': ['cl_khr_fp64', 'cl_amd_fp64', 'cl_khr_global_int32_base_atomics', 'cl_khr_global_int32_extended_atomics', 'cl_khr_local_int32_base_atomics', 'cl_khr_local_int32_extended_atomics', 'cl_khr_int64_base_atomics', 'cl_khr_int64_extended_atomics', 'cl_khr_3d_image_writes', 'cl_khr_byte_addressable_store', 'cl_khr_fp16', 'cl_khr_gl_sharing', 'cl_khr_gl_depth_images', 'cl_amd_device_attribute_query', 'cl_amd_vec3', 'cl_amd_printf', 'cl_amd_media_ops', 'cl_amd_media_ops2', 'cl_amd_popcnt', 'cl_khr_d3d10_sharing', 'cl_khr_d3d11_sharing', 'cl_khr_dx9_media_sharing', 'cl_khr_image2d_from_buffer', 'cl_khr_subgroups', 'cl_khr_gl_event', 'cl_khr_depth_images', 'cl_khr_mipmap_image', 'cl_khr_mipmap_image_writes', 'cl_amd_liquid_flash', 'cl_amd_copy_buffer_p2p', 'cl_amd_planar_yuv'], 'printfBufferSize': '4194304', 'preferredInteropUserSync': True, 'partitionMaxSubDevices': 56, 'svmCapability': ['CoarseGrainBuffer', 'FineGrainBuffer'], 'globalMemSize': '8573157376', 'platformName': 'OpenCL: AMD Accelerated Parallel Processing', 'platformId': {}}]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Obtaining largest supported device
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Max VRAM: 8176.0
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU IDX: 1
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           INFO     Setting GPU to largest available supported device. If you want to override this selection, run `plaidml-setup` from the command line.
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU Device count: 2
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Active GPU Devices: [0, 1]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    AMD GPU Handles found: [<plaidml._DeviceConfig object at 0x00000229EFC62BE0>, <plaidml._DeviceConfig object at 0x00000229EFC62D60>]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU Drivers: ['3380.6 (PAL,HSAIL)', '3380.6 (PAL,HSAIL)']
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU Devices: ['Advanced Micro Devices, Inc. - gfx900 (experimental)', 'Advanced Micro Devices, Inc. - gfx900 (supported)']
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU VRAM: [8176.0, 8176.0]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    GPU VRAM free: [8176.0, 8176.0]
05/31/2022 09:30:39 MainProcess     MainThread                     _base           _log                           DEBUG    Initialized AMDStats
05/31/2022 09:30:39 MainProcess     MainThread                     amd             setup_plaidml                  INFO     Using GPU(s): ['Advanced Micro Devices, Inc. - gfx900 (experimental)', 'Advanced Micro Devices, Inc. - gfx900 (supported)']
05/31/2022 09:30:39 MainProcess     MainThread                     amd             setup_plaidml                  INFO     Successfully set up for PlaidML
05/31/2022 09:30:39 MainProcess     MainThread                     launcher        _setup_amd                     DEBUG    setup up for PlaidML
05/31/2022 09:30:40 MainProcess     MainThread                     tpu_cluster_resolver <module>                       DEBUG    Falling back to TensorFlow client; we recommended you install the Cloud TPU client directly with pip install cloud-tpu-client.
05/31/2022 09:30:40 MainProcess     MainThread                     __init__        <module>                       DEBUG    Creating converter from 7 to 5
05/31/2022 09:30:40 MainProcess     MainThread                     __init__        <module>                       DEBUG    Creating converter from 5 to 7
05/31/2022 09:30:40 MainProcess     MainThread                     __init__        <module>                       DEBUG    Creating converter from 7 to 5
05/31/2022 09:30:40 MainProcess     MainThread                     __init__        <module>                       DEBUG    Creating converter from 5 to 7
05/31/2022 09:30:41 MainProcess     MainThread                     launcher        _test_for_tf_version           DEBUG    Installed Tensorflow Version: 2.8
05/31/2022 09:30:42 MainProcess     MainThread                     queue_manager   __init__                       DEBUG    Initializing QueueManager
05/31/2022 09:30:42 MainProcess     MainThread                     queue_manager   __init__                       DEBUG    Initialized QueueManager
05/31/2022 09:30:42 MainProcess     MainThread                     train           __init__                       DEBUG    Initializing Train: (args: Namespace(func=<bound method ScriptExecutor.execute_script of <lib.cli.launcher.ScriptExecutor object at 0x00000229EFC692B0>>, exclude_gpus=None, configfile=None, loglevel='INFO', logfile=None, redirect_gui=True, colab=False, input_a='C:\\Face Swap\\Hasselhoff\\quellen\\projekt trainset Bonnie', input_b='C:\\Face Swap\\Lauren Mayberry\\Trainset', model_dir='C:\\Face Swap\\Bonnie Lauren Mayberry Trainer lae', load_weights=None, trainer='iae', summary=False, freeze_weights=False, batch_size=10, iterations=2000000, distributed=False, save_interval=400, snapshot_interval=25000, timelapse_input_a=None, timelapse_input_b=None, timelapse_output=None, preview_scale=150, preview=False, write_image=False, no_logs=False, warp_to_landmarks=False, no_flip=False, no_augment_color=False, no_warp=True)
05/31/2022 09:30:42 MainProcess     MainThread                     train           _get_images                    DEBUG    Getting image paths
05/31/2022 09:30:42 MainProcess     MainThread                     utils           get_image_paths                DEBUG    Scanned Folder contains 3447 files
05/31/2022 09:30:42 MainProcess     MainThread                     utils           get_image_paths                DEBUG    Returning 3445 images
05/31/2022 09:30:42 MainProcess     MainThread                     train           _get_images                    DEBUG    Test file: (filename: C:\Face Swap\Hasselhoff\quellen\projekt trainset Bonnie\00018.png, metadata: {'width': 512, 'height': 512, 'itxt': {'alignments': {'x': 765, 'w': 261, 'y': 267, 'h': 303, 'landmarks_xy': [[775.7403564453125, 312.0919189453125], [771.2211303710938, 343.7265625], [766.701904296875, 370.8419494628906], [766.701904296875, 402.4765625], [766.701904296875, 438.6304016113281], [780.2596435546875, 479.303466796875], [793.8173217773438, 510.9380798339844], [820.9326782226562, 542.57275390625], [857.0865478515625, 565.1688232421875], [897.7596435546875, 556.13037109375], [924.875, 538.053466796875], [947.47119140625, 519.9765625], [970.0673217773438, 492.8611755371094], [988.1442260742188, 465.74578857421875], [1001.701904296875, 443.1496276855469], [1019.77880859375, 416.03424072265625], [1028.8173828125, 379.8804016113281], [811.8942260742188, 334.6881103515625], [829.9711303710938, 339.20733642578125], [852.5673217773438, 348.24578857421875], [870.6442260742188, 352.7650146484375], [884.201904296875, 366.32269287109375], [947.47119140625, 379.8804016113281], [965.548095703125, 375.3611755371094], [983.625, 375.3611755371094], [997.1827392578125, 379.8804016113281], [1010.7403564453125, 379.8804016113281], [906.798095703125, 402.4765625], [902.27880859375, 429.5919494628906], [897.7596435546875, 456.70733642578125], [893.2403564453125, 474.78424072265625], [866.125, 465.74578857421875], [875.1634521484375, 474.78424072265625], [888.72119140625, 479.303466796875], [902.27880859375, 479.303466796875], [906.798095703125, 474.78424072265625], [829.9711303710938, 366.32269287109375], [843.52880859375, 366.32269287109375], [861.6057739257812, 370.8419494628906], [875.1634521484375, 379.8804016113281], [857.0865478515625, 379.8804016113281], [839.0096435546875, 375.3611755371094], [938.4326782226562, 393.4380798339844], [956.5096435546875, 393.4380798339844], [970.0673217773438, 397.95733642578125], [983.625, 402.4765625], [970.0673217773438, 406.99578857421875], [951.9903564453125, 402.4765625], [834.4903564453125, 492.8611755371094], [852.5673217773438, 497.3804016113281], [875.1634521484375, 497.3804016113281], [884.201904296875, 501.8996276855469], [893.2403564453125, 501.8996276855469], [911.3173217773438, 506.4188537597656], [920.3557739257812, 510.9380798339844], [902.27880859375, 524.4957885742188], [888.72119140625, 529.0150146484375], [875.1634521484375, 529.0150146484375], [861.6057739257812, 524.4957885742188], [848.048095703125, 510.9380798339844], [839.0096435546875, 492.8611755371094], [866.125, 506.4188537597656], [879.6826782226562, 510.9380798339844], [893.2403564453125, 510.9380798339844], [915.8365478515625, 506.4188537597656], [893.2403564453125, 515.4573364257812], [879.6826782226562, 510.9380798339844], [866.125, 506.4188537597656]], 'mask': {'components': {'mask': b'x\x9c\xed\x9a\xd1m\xc30\x0c\x05\xbd\x99F\xe3h\x1aMM\xdd\xa6\x08\x82\xb4\t\x1f\xcf&\x82\xbe\xfb\xb7O"i\xc8\x12\xb5m\xc6\x18c\x8c1\xc6\x18c\x8c1\xc6\x18c\xfe\x0b\xd1\xec_k\x8e^\xff\x85\xe8\x1b\xc2\xfa\x86\x18\xc2\x88X\xd9|\xc6u\x00k\xea\xa5\x10\x17\xae\xf3\x90\xfd7\xcc\xd8\xb9}\xfd=\xf3\xd1s\x94\xbf\x80\xfd\xef\xe5\xdf\x9e\xbf\xd2~\xfb\xdf\xc6\x9f^F\x82\xf5g\xf5\xb0?\xbf\x86\xb1\xfe\xfc*\x8e\xfagZ\xcf\x16\xa0\xf2\x0bA\xfa\x05=\x99\x00%\xfc\xa4_\xfb\x83\xe3\xfc\x92\x9e\xf3K\xe1\x07\x13 \xfe@c~M\x8f%@\xde?@~y\x07\x15\x8c_\xd5C\xfe\xc2N\x1e\xf1\x176\xb0\x84^\xfc\xf8w\x02\xf0W\x0eR\x08\x7fAO$\xa0\x12~\xc2_;>\x89\xb2\xbf\xa4\xdfFU_=\xc6\x9b\xad\xd3/\x07\xa0V}\x9fD\xc9\x0f\x1c\xde\xf5N\xbf\x16\x00\xe4\xf8t\xea~B_(A\xe8\x0c]\x0e\x00\xa3\x97K\x10k!D\xef\xf4\xc5\x0c\x90\x1d\x14AO|\xfb?\x8c\xbc\x9fm\x9dD\xaf>]\x02h\xf4w\x9a\xf5\xb9\x12\xe0\xf5\xa9\x128\xa6m7{\xf5/G\xe0\xb8\xa6\xe5\xe8\xd5o\xaf\xe4\xe0\xe0\x96\xed\xb3\x10\x1c\xde1\x1e\x7f\x86\xe0\x8c\x86u\xf4\xea\x7f\xcf\xc1yw\x16\x1e\x85\xe0\xdc\x1b\x13#:\xed\xf7C\xe8\xba-\xf25\x84\xd6\xbb*\xa3\xfb\xa6\x8c1\xc6\x18\xa3\xf1\x01\x89U:\xca', 'affine_matrix': [[0.2976603425500685, 0.07058136814768338, -232.85313911429188], [-0.0705813681476834, 0.29766034255006835, 6.478168295092871]], 'interpolator': 2, 'stored_size': 128, 'stored_centering': 'face'}, 'extended': {'mask': b'x\x9c\xed\x9aa\x92\x820\x0cF{\xb3\x1e-G\xe3h\x88\xa0\x8e"\xcb\x92\xe4Afv\xbf\xf7Of\xe4\xa5I\xaam\xa15!\x84\x10B\x08!\x84\x10B\x08!\x84\x10\xff\x05\xeb\x9f\x9f\xbb\xd9\xa5\xfeqbx:\xbb\x8d\x0b\xd3\x95u`\x0b\xf6\xc1\xb8"\x10\xfa\xdb\x97\xbfnw\xbf\xb6qq\x0fw\x04\xbe\xdb\xf3\x018\xc7\'\xbf\xfc\x7f\xcaOO@\xf9\xe5\xaf\xf4o\xfek\xeea\xac\xdf\xab\x87\xfd\xfe\x15\x00\xebw\xa7\x9f\xf5\x0fn=\xdb\x80\x91\xb5#\xe9\x0f\xe8\xc9\x02D\xd2O\xfacKw\xce\x1f\xd2s\xfeP\xfa\xc1\x02\x04wN\x98?\xa6\xc7\n\x10\xde8B~\xffo\xef\x03c\xfcQ=\xe4O\xec\xdb\x11\x7f8\xfd\x8c?8\xf9g\x0c\xf0g\x8eM\x08\x7fBO\x14 \x93~\xc2\x9f\xe8\xbeF\x14 \xa5o=\xab\xcf\x1e\xda\r\xa5\xc3O\' \xd7}w,\xe5\xcfu\xdfL\xed\xf0s\t\x00\x86\x9fjAB\x9fhA\xe8\xc4<\x9c\x00F\x1fnA\xec\x81\x81\xd5\x0e?X\x01\xf2yI@O\xcc\xfd\x17\xdd\xefG\xe6\xfe\x0b\xab\xd5\xbb[\x00\xcd\xfeL\xb1\xde\xd7\x02\xbc\xde\xd5\x02t\xf1\x17\x86Z\xfd\xe1\x0c\x9c\xa5?\xd8\x03\xe7\xe9\xdb\x91\x1a\x9c\xaa\xff=\x05\'\xeb\xa7\x00vSp\xba\xbe\xed\xb6\xe1\x15\xfa\x9fkp\xdd\x1b\n[)\xb8\xf6\xfd\x88n\x95\xf6u\x08\x05\xf6\xb7\x10\xaa\xec\x8f\x10*\xedB\x08!D\x98\x1b\x18\xc7=Y', 'affine_matrix': [[0.2976603425500685, 0.07058136814768338, -232.85313911429188], [-0.0705813681476834, 0.29766034255006835, 6.478168295092871]], 'interpolator': 2, 'stored_size': 128, 'stored_centering': 'face'}}}, 'source': {'alignments_version': 2.2, 'original_filename': 'Knight Rider Tödliches Kostümfest_1920x1080(2)_000581_0.png', 'face_index': 0, 'source_filename': 'Knight Rider Tödliches Kostümfest_1920x1080(2)_000581.png', 'source_is_video': True, 'source_frame_dims': (1080, 1920)}}})
05/31/2022 09:30:42 MainProcess     MainThread                     train           _get_images                    INFO     Model A Directory: 'C:\Face Swap\Hasselhoff\quellen\projekt trainset Bonnie' (3445 images)
05/31/2022 09:30:42 MainProcess     MainThread                     utils           get_image_paths                DEBUG    Scanned Folder contains 5350 files
05/31/2022 09:30:42 MainProcess     MainThread                     utils           get_image_paths                DEBUG    Returning 5350 images
05/31/2022 09:30:42 MainProcess     MainThread                     train           _get_images                    DEBUG    Test file: (filename: C:\Face Swap\Lauren Mayberry\Trainset\(15) Access All Areas presents In the same boat as Chvrches - YouTube_000289_0.png, metadata: {'width': 512, 'height': 512, 'itxt': {'alignments': {'x': 252, 'w': 116, 'y': 262, 'h': 138, 'landmarks_xy': [[245.88943481445312, 319.52813720703125], [249.95993041992188, 333.7749328613281], [254.03045654296875, 348.021728515625], [258.1009521484375, 362.2685241699219], [266.24200439453125, 376.51531982421875], [276.41827392578125, 386.69158935546875], [286.59454345703125, 392.79736328125], [300.8413391113281, 400.93841552734375], [319.1586608886719, 402.9736328125], [337.4759521484375, 398.90313720703125], [345.61700439453125, 390.7621154785156], [351.7227783203125, 384.6563415527344], [357.8285217285156, 374.4800720214844], [363.9342956542969, 360.2332763671875], [365.96954345703125, 348.021728515625], [365.96954345703125, 333.7749328613281], [365.96954345703125, 319.52813720703125], [266.24200439453125, 309.35186767578125], [274.38299560546875, 305.2813415527344], [284.5592956542969, 305.2813415527344], [294.735595703125, 305.2813415527344], [302.8765869140625, 309.35186767578125], [333.40545654296875, 307.31658935546875], [341.5464782714844, 305.2813415527344], [347.6522216796875, 301.2108459472656], [355.79327392578125, 301.2108459472656], [359.86376953125, 305.2813415527344], [321.19390869140625, 325.6339111328125], [321.19390869140625, 335.8101806640625], [323.22918701171875, 345.9864807128906], [323.22918701171875, 352.09222412109375], [311.01763916015625, 356.16278076171875], [315.088134765625, 358.197998046875], [321.19390869140625, 358.197998046875], [327.2996826171875, 356.16278076171875], [329.3349304199219, 356.16278076171875], [278.4535217285156, 323.5986633300781], [284.5592956542969, 321.56341552734375], [292.7003173828125, 321.56341552734375], [300.8413391113281, 323.5986633300781], [294.735595703125, 325.6339111328125], [286.59454345703125, 325.6339111328125], [333.40545654296875, 321.56341552734375], [339.51123046875, 317.4928894042969], [347.6522216796875, 317.4928894042969], [351.7227783203125, 319.52813720703125], [347.6522216796875, 323.5986633300781], [339.51123046875, 323.5986633300781], [296.7708435058594, 372.44482421875], [304.911865234375, 370.4095458984375], [317.1234130859375, 366.33905029296875], [321.19390869140625, 368.3742980957031], [327.2996826171875, 366.33905029296875], [335.4407043457031, 368.3742980957031], [339.51123046875, 370.4095458984375], [333.40545654296875, 374.4800720214844], [327.2996826171875, 378.55059814453125], [321.19390869140625, 380.5858154296875], [315.088134765625, 380.5858154296875], [306.9471130371094, 376.51531982421875], [298.80609130859375, 372.44482421875], [315.088134765625, 372.44482421875], [321.19390869140625, 372.44482421875], [327.2996826171875, 370.4095458984375], [339.51123046875, 370.4095458984375], [327.2996826171875, 372.44482421875], [321.19390869140625, 372.44482421875], [315.088134765625, 372.44482421875]], 'mask': {'components': {'mask': b"x\x9c\xed\x9a\x81m\xc4@\x08\x04\xaf\xb3+\x8d\xd2(\xcd\xf9\xe4\x95\xe4\x15\xe9\x13\x03sA\xfe\xdbi`\xd0\x82m\t<\x86\x10B\x08!\x84\x10B\x08!\x84\x10B\x08\xb1#\xe6G\n3\xeb\x93\xdf\xf1\x9a|\x96\xe4\xef\xccV{\xa5\x00\x03\xe4G\xba\x03\x90\xfdFB>9\xfb\xed)\x08\xdb\x1d\xb4\x87\x1b\x00\xdb\x8f\xe8\x04\x1a\xad\x8f6\x00\xf7\x07'\x90\xf7_\xab\x01\xbc?\xd6\x80\xd9\xec\x7f\xc1\x01\x8c\xf9ms?\xde\x80\xe8\x17\xa8\xdb\xef\xcd~\xdb\xdcO\x0f\xc0\xe5\xfc\xb6\xb9\x7f6\xfb\xe1\x01\x08\xeb\xe17P\xdco\x9b\xfb\xd9\x01\xb8\xa0\xdfA}f\tc\xcd\xfe\t\xfa\x13zt\x00R~\xc7\xf4\xb9\x1d\xdcl\xf6s\x01\xe4\xf4X\x00\xe9\x15\xa83\xfe\xac\x1e\n\xa0\xb0\x01v\xc2\x9f\xd7#\x01\x94\x16\xe0^\xf7W\xf4@\x00\xc5\xfd\x7f\xb9\x80\x9a\xbe\\@\xfd\xfcQ*\xa0x\xfc\xf8\xc0\n\xfe\xca\xed\xe3\x0bO\xeb\x81\xe3S\xa9\x00F\x9f.\x00I?_\x001|\x9f\xcc\x84\x1f\xd4\x8fD\x04\\\xfaw\xacW\x1f\xbb\x0b9\xaf\x1f\x81\x08\xc8\xd1{\xe4d\x04\xab\xf4\xe3\\\x04\x0b\xf5g\x9e\xc4%\xad\x7f\xe0\x8f\x1e\xac\xd6\xff\x1e\xc1\x9a\xc1\xff\x89=\x19\x03\xe2w\x8b@\x11\xdfU8\xf2\xa7G\xb2\x8a\x7f\x89\\\x08!\xc4\xcb\xf1\x06\xf2\x80\x03\xfa", 'affine_matrix': [[0.6896227275176797, -0.04369443654392893, -139.91409505240364], [0.04369443654392893, 0.6896227275176798, -176.71945554176637]], 'interpolator': 3, 'stored_size': 128, 'stored_centering': 'face'}, 'extended': {'mask': b'x\x9c\xed\x9a\x81i\xc50\x0cD\xbd\x99F\xd3h\x1a-\r\xfd\x14B\xa1m|w\xfe"\xf5\xbd\x05\x9er\x96\x8d\xb12\x861\xc6\x18c\x8c1\xc6\x18c\x8c1\xa6\x8f\xc8\x93>}\x1d\x04\xc5\xda\x83\xd2\x1fG\x90z\xce\xce\x06@~<\x19\x00\x9b\xfd\'x\x00!\xb0\x9f4\xeb\xd1\x05(\x91\xfe\xc0\x8e\x0e\x99\x1e\xf2\x87\xcc\x0e\xf9\x95z`\x03\x94R?\xbf\x01\xc4\xfaI\xbf\xe4\xd0\xc1\xfd\xa1\xb6O6`6\xfb\xc7\xee\xfe\xd4\x17\xf0(\x7f4\xfb\x174\xc0\xb3\xfc\xb9\xb9_\xbe\x00\xb3\x17\x80n\x7f5\xfbss\xbf\xba\x01\x1e\xe7\xcf\xcd\xfd\xd1\xec\x177\xc0\xb4^|\x02\xcd\xfbss\xbf\xb6\x01\x1e\xe8/\xa1\x1ey\x7f\xc8f\x7f\x08\xfd\x80^\xda\x00\x90\xbfdz\xec\xf9+\x9a\xfd\xba\x000\xbd,\x00xpQ\x1a?\xaa\x17\x05@\xccmJ\xe1\xc7\xf5\x92\x00\xa8\xb1U\xf1~F/\x08\x80\x9c\xda\xd1\x05pz\xba\x00~hI\x15@\xcf\x1e\x07w\x11 G\x8f/\n\xd6\x8bF\xc6p\x01\x1a=\\\x80$}\xbc\x00E\xf3}\x11\x80_\xa8\x1f@\x04\xba\xf4_d\xaf~n,Uz\xfd\x98\x88@\xd9zWnF\xb0J?\xeeE\xb0P\x7fg\'.Y\xfa\x0b\x7f\xac\xc1j\xfd\xef\x11\xaci\xfc\xef\xe4\x0fm\xf0\xd6\x9f\xa4\xf2RE\xb5\xfd\x9fu\x8a\xdf\x12\xb91\xc6\x98\x7f\xc7\x07y{\xcf8', 'affine_matrix': [[0.6896227275176797, -0.04369443654392893, -139.91409505240364], [0.04369443654392893, 0.6896227275176798, -176.71945554176637]], 'interpolator': 3, 'stored_size': 128, 'stored_centering': 'face'}, 'vgg-obstructed': {'mask': b'x\x9c\xed\x9a{PTu\x14\xc7\xb9\xf7\xee{Y\x16XvS\x1200\xa0PD\x07\x1dC\xb42_S\xa3\xa9L\x19\xbe\xb24\x9aB\x10\xc3\'\xe0(I\x8dY\xce\x98\xf9\xd61\x95\xc9&\xc7\x80\x9cH\x1d\x05K+\xdf!\xe2\x88\xab\xf8B\x9e\x0b\x0b,\xec\xdd\xc7}\xd1\xae\xb0\xb8\xbb\xec^\xee\xef.^\xfe\xd9\xef\x1f\x0b\xc3\xfe\xf8}\xce=\xe7\xdc\xf3{\xfa\xf8x\xe5\x95W^y\xe5\x95W^y\xe5$\xc8\xa2\x01\xa4#|\x1e2p|X\xe8\x17 \x15\x0c\x98\x01\xb04466X&\x80\x07\x08/\x8b\x9b\x97\xbe4!D\xca\x1b\x10\x07 \x8a\t9G\x8b\x0e\xa5%\x0e\x16\x0f\x84\x03x\xc1\x1f\x1c\xbc|\xf7^\xd9\xd1\xb4x\x05\x9f{\x07\xc0\xc1\x1f\x15?l\xd6\xb55\x94\x1fY\x14)\xe5\xdc\x01\x90|~I#j2\x9b\xf4\x8d\xd7\xb6M\t\xe2<\x03D\t\x85M&\xc2"L_{&-B\xc41\x1f\x89\xdc\xfa\xc4D\x90\x16\x11X\xbbz\xd78_n\x03\x00)\x96U\x18\x08\xca*\x920iN\'q\x1c\x00\xf1\xb4\x92\xf6.\xbc\xc5\x00\\_\xf1E\xa8\x80K>\x1c\xbd_\x83\x93\x94\xcd\x00s\xcd\xb6\x11\x9c\x96\x00\xbf\x15U\xe6\x1e<E\xe1-\xc7\xdf\xf0\xe3\x90\xcf\x1bS\x8a\xda\xe1)\x12\xbd\xb8@\xc5\xe3\x0c\x0f)r\x1a\x08\xca^\xd8\x83\xdc\x97\xb9K\x00\xdek\xe7\x8c\x0ex\x8a\xd0\xfe2\x91\xbb7P\x96Y\xe3\xf8\xf8\x14i\xf8/e\x10W\x01\x80#\x8e\xebIG>\x85\xd7\xed\x1a)\xe6(\x00\xfc\xa9\x15\x98\x13\x9e";.\xcc\x0bB\xb8\xe1\xcb2\x1b\tg>e\xae\xde\x1e\xc7M\t\x80\x82\xf7\xb5;\xbb\xdf\x92\x81\x1d\x97R\x86p\xf2\n\xc0q%\xa6^x\x8a\xc4\xea\x7f\x9a\x1a\xc4\xc54\x84\xffn%\xde\x9boq@\xf9W\xe3\x02\x18\x18\x00\xc1\x08\x8f/\xb0\xce\xda\xd9\x19+Y\xd9\xd8\xdb\xfd\xd6A@\xf3\xe7\xda\xb1AB\xa4k=\x02\xb9\x10l!\x0b%reXtLLD\xb0\xbf\x98\xc7*_\x94\xfb:\\\xf2q\xb4\xa6t\xd3\xdb\xc3\x82\xa4"\x81@ \x92\xf8\xfa\xf9\xc9\xfd-\nP\xa8\x82C\xc2\x86Z\x14>\xec\x95Q\x13g-]\xbdy\xef\xd1\x9f\xf3\xb7g\xbf7Z)ba\x00\x14y\xc6E\xf8\x9ff\x80\xbe\xee\xda\xe1\x8c\x19\xf1\xd1/\x85G\xc6OIZ\xb4$\xe5\xf3\xf4\xcc\xb5\x1b\xbe\xd9q\xf8X\xe1o\x85\x05\x05\x85E\xc5\xe7\xae\xaa\xab\x1b\xb4m\xed\xba6\xcd\xc3\xbfw\xcf\x19*\x017\x807\xb1\xc2U\xf8\xad\x19\x80\xa1M\xea\x92\xc3_\xafN\xcd\xdcp\xe0\xe4\xc5\x9b\x95\xea\xfb\x8fj\xea5-:\xbd\xc1`4\x18P\x145\x98\xcc8\xf1t\xd2d\x995\xa1ug2b\xc0\xe7\xad\xa2\xf9\xce\xc5\xd7.\x04&]\xfd\xfd\x1b\x97\xff\xb9^Y\xaf3\x980\xac\x0b\xe6\xb6\xb5\xaelc,p\xd1\xf4\xcbjq\xd7\xa3\xa5K3\xaak\xd1ju(F\xb8md\xd7\xdcx7o(`\xd1\xb4T\x1f=M\x8f\x04\x8e\x99\xcd\x18\xce\x00\xfeT\xa6\x9bs\x00\x1d\x80\x8c8\xe5:\xfdl\x16<\x15C<E\xb6\xe4)\xc0\xf8\x82\xe9\xe5n\xd2\x8f\x95\xccE\xe1`\x01\x90\xa6>q\x97~l\x84_\x1a\xcd\x07\xc1C\xaam\xad\x8c\xbd\xcb@\xa4z\x8a\x10\x84\x0fG\x9d0\xb0#uZd\xf9\xb4\xfe\xb4|\xf6\xf0\xab\xdf\x97\x80\xf0y\xaf_\xef5\xf7\x00\xb5\xc2\x81\xdf\x90"\x03I@Q\xf2#\xd6\xe1\xef\xec\xc6\xdb\xf3\xa9\xa6\xe5r\x10\xbelU3\xcb\xf0w\xf6\x88\xb2\xe77\xaf\xf1\x07\xe1\x07l\xd6y\x8a\xeft\xf8\xbb6;\x00\x84\xaf\xda\x83zHw\xe2\xb7l\x08\x04\xe1\x0f:\x08\x9e\xfe\x9d\xce\xb2\xf7\x7fk.\x10\x7f\xf0\x11\xa3C\xbfl\xf0\x0e\xff\xd6\xb6\t\x88\xaf\xdc\x8b:t\xcc\xc0\x98~\xe5\xfbo\xe9p\xea\xb7\xd7\xef\x0c\xf0\x0e|\xa0\xfc\x93,o"\xddw\xcc\xe6\xf97\x02\xf1\x05\xb3\x1e\x10\xfd\xcao\xcd\xf1\x07\xc0\xfb c/a\x8c\xfae\xca\xd7\xae\x91\x83\xf0\xe1\xf0c\x06f\x1d34\xa0y\x85\x0c\x84\x0f)\xf2\xb44\t\x00\x9c\x81d\xe3g\xbe |\x1f\xe9\xbc*\x9a\x04pe\x01m3\xb2v1\xd0\xf8\xeb#H\xb8`\xeeO\xfe\xe3\xb9b >\x12\x91\xaf\xa7\xed\x19\x90\x7f\x7f&\xd0\xfc\xc7\x07Vn\xa2M\x00P\xfe\x9d\xc9\x02 >$\xfb\xa4\x9a.\x01\x18\xa6\x9f\xad\x1dQ\x91\x00\xb6m\x05\t\xa7\x97\xd3%\x80[\xbe\xebA\x98\xb8\x12\x07\xb8\x00\xe2\xc5\x9d\xa6\xab\x00n\x1f\xdf\xa9y\xf7\xb7xi\x14 \x1f\x0e9\xd0\x062\x04\xd0\xf3\xcd\xbf\x86\x02\xae\x80\xa1\x80\xac:\x80!\xc0\xe1\x8b\xde\xed\xf4;U\xa0\x0b`q\xf2m\x9a!\x00\x8cO6e\x01M?\xad\xe2O(\xa5I\x00wx\xd7\xcd\xf0\xaa\x85RP>\x12y\x88&\x01\xc0\xf8\x86\xf3\x93D\x80x\x1f\xf8\x85\xf5\xb5\x84\xdb\xfe\x81\xf8D\xf3\xfe\x18\xb0\xf2\xe3c\xad@\xc9\x15f\x9a\xfe)\xbb\xf5E\x1f\x8f\x8f\xa9\xd3\x83\xc1w\xcd\x85\xe3\x8a\xf5\xb4%\xb8\x93)_\x7fv*\x8bc\x1b$\xec;\r\xc9\x88\xe0\xeeK\x9b\xfb5\xbb\xa2\x85\xe0\x9b\xa0\x90|\xfem\xbc/\xbe\x15B\xf3U\xb7\xfb\xd3Tl\xf6\xec\x85\xa3\x8b\x8d\x0c\xf84\x86ug\xff\xb9\xe9\xc0o\x9fU\xb0\xea+m\x9f\x01\xa0\xe3w\x89l98\x1c8\xfb\xad\x82\xc4Ij&\x01\xe8\x83\x8f?\xce\nfwd\x82D\x9d@\x19LB\xe8\xf1\x94\xa9,\x19h\xef\xc1N\xf2u4c\xd0\xb3\xf7\x9f\xde\xfd\x1d\xbf\'\x02\x17\xbfn\xf1\x12{\xc6\x00W\xdd3\xe2\xe3\xb5[\x00\xf7\xfe\x9e\tR\xaew\xef\x00\x1b\x9f\xde\xfd\xa4\xe1\xca\x02\xa0\xa5\x9f\x83\xf8cO\xa2n\x1f\x92\xa2{\xf7m\xd1\'\x1av\x8d\x04\x9b\xfa:8\xc0\x7f\xd9C\xdc\xad\x01t\xb2\xf1\r\xff\xceUxp`\x88D\xe5\xb7\xf71\x08\xd0\xd1)\xa2vk\x14\x8b\xda\xfbL\xe2Y\x15t+\xe1\xbe\xf8h\xc9\x0c\xcfn\x0c@\xca\xbc\x06\xfa\x95 \x1d\x9f\xa8\xce\x0e\xf3\xf0\xbc\x1a\x19U\x00\x1e\x01[\xf2\xa3\xc5\xe3%\x9e\x9eUJg_2\x80\r\x03=\xde\xc7\xaa\x96)<>,\x86\x94\x19\xb7\x8d@\x06\xf4x\xbf\xf9\xc7\x18\xa0m\x7f\xd7B\x86\xe6\xdc\x02\xf1\x80\xad%\xd9~\x9a\xdd\xc0\xeb,~\xc4\xca\xebvW\x11\x98\xe2\xd1\xcb\x0b=\xf7~\x97\x01C\x96\xfe\xd5f\xb7!\xcf$\xf6\xa4\xa1,up\x7f]U\xe0)\x93\x8a\x1a1\x06\x06<\xc3\xa3\xe5\x19!\xfdwU\x04\xf6K\xfc\xfe\x8e\xc3e \xfaE\t\xa1;\xbf\x84\xc5\x9c\xdb\xbd Qx\xcaY\xad\xe3\x99\\\xcf\xf8C9\x9c5X\x847\x15\xbc\x13\xd8\xcf\xf7D\x90\x807\xf7?13:\x16\xc1\x1b\xf6\x8d\xf1\xb8\xee\xf4\x12$~uS%\xca\xe0\\\x08\xab\xdb3\xfc\xb9\xdc\x11\xe1\x87~z\xb6\xa9/\x17\x90\xa6\xc7?\xc4\xf6C\xd9q%$p\xf2\xee[:\x8c\xce\x02B\xaf\xfe\x16|\xb5\xc9T\x90$:\xa5\xf0~\xbb[\x0bH\xbc\xf5j\xee\x08\xf6\x13\x9e\xbe\r\xe0)\xc6\xaf;Y\xd5fv\x99\x07\x84\xa9\xfeTj\xf4\xf3\xbd\xa1\x05\x8b^\x9c\xb4\xeaXE\x93\xd1\xe9\xf8\x9f$qc\xf3\x8d\xbd\xb3C\x9e\xfb\x1dYD2(~\xf1\x8e\xf3\x8fZ\x0cf\xbc\xebn,\x81\x9b\x8d\xed\x8d\xea\xd2\x1d\x8b\xe3\x029\xb8\x9c\x04\xc1\x02y\xf8[\xe9;\xff\xb8v\xefI\x83F\xd3X_}\xaf\xac$?wabD\xa0\x90\xa3\xeb\x81\x10"\xf4\x0f\x1d5\xed\xc3\xe5\xeb\xbf\xcc\xcb\xcd\xce\xf8xfB\xa4\xcaW\x88\xc0\x1c^\x8f\x85`\x9eP*W(UJ\x85\xbfL,`{\xd1\xcaC#\xba5\x00h\xaf\xbc\xf2\xca\xab~\xd0\xff\xda\x8f\xfe\xb4', 'affine_matrix': [[0.6896227275176798, -0.04369443654392893, -139.91409505240364], [0.04369443654392893, 0.6896227275176798, -176.71945554176637]], 'interpolator': 3, 'stored_size': 128, 'stored_centering': 'face'}}}, 'source': {'alignments_version': 2.2, 'original_filename': '(15) Access All Areas presents In the same boat as Chvrches - YouTube_000289_0.png', 'face_index': 0, 'source_filename': '(15) Access All Areas presents In the same boat as Chvrches - YouTube_000289.png', 'source_is_video': True, 'source_frame_dims': (720, 1280)}}})
05/31/2022 09:30:42 MainProcess     MainThread                     train           _get_images                    INFO     Model B Directory: 'C:\Face Swap\Lauren Mayberry\Trainset' (5350 images)
05/31/2022 09:30:42 MainProcess     MainThread                     train           _get_images                    DEBUG    Got image paths: [('a', '3445 images'), ('b', '5350 images')]
05/31/2022 09:30:42 MainProcess     MainThread                     train           __init__                       DEBUG    Initialized Train
05/31/2022 09:30:42 MainProcess     MainThread                     train           process                        DEBUG    Starting Training Process
05/31/2022 09:30:42 MainProcess     MainThread                     train           process                        INFO     Training data directory: C:\Face Swap\Bonnie Lauren Mayberry Trainer lae
05/31/2022 09:30:42 MainProcess     MainThread                     train           _start_thread                  DEBUG    Launching Trainer thread
05/31/2022 09:30:42 MainProcess     MainThread                     multithreading  __init__                       DEBUG    Initializing MultiThread: (target: '_training', thread_count: 1)
05/31/2022 09:30:42 MainProcess     MainThread                     multithreading  __init__                       DEBUG    Initialized MultiThread: '_training'
05/31/2022 09:30:42 MainProcess     MainThread                     multithreading  start                          DEBUG    Starting thread(s): '_training'
05/31/2022 09:30:42 MainProcess     MainThread                     multithreading  start                          DEBUG    Starting thread 1 of 1: '_training_0'
05/31/2022 09:30:42 MainProcess     MainThread                     multithreading  start                          DEBUG    Started all threads '_training': 1
05/31/2022 09:30:42 MainProcess     MainThread                     train           _start_thread                  DEBUG    Launched Trainer thread
05/31/2022 09:30:42 MainProcess     MainThread                     train           _monitor                       DEBUG    Launching Monitor
05/31/2022 09:30:42 MainProcess     MainThread                     train           _monitor                       INFO     ===================================================
05/31/2022 09:30:42 MainProcess     MainThread                     train           _monitor                       INFO       Starting
05/31/2022 09:30:42 MainProcess     MainThread                     train           _monitor                       INFO     ===================================================
05/31/2022 09:30:43 MainProcess     _training_0                    train           _training                      DEBUG    Commencing Training
05/31/2022 09:30:43 MainProcess     _training_0                    train           _training                      INFO     Loading data, this may take a while...
05/31/2022 09:30:43 MainProcess     _training_0                    train           _load_model                    DEBUG    Loading Model
05/31/2022 09:30:43 MainProcess     _training_0                    utils           get_folder                     DEBUG    Requested path: 'C:\Face Swap\Bonnie Lauren Mayberry Trainer lae'
05/31/2022 09:30:43 MainProcess     _training_0                    utils           get_folder                     DEBUG    Returning: 'C:\Face Swap\Bonnie Lauren Mayberry Trainer lae'
05/31/2022 09:30:43 MainProcess     _training_0                    plugin_loader   _import                        INFO     Loading Model from Iae plugin...
05/31/2022 09:30:43 MainProcess     _training_0                    multithreading  run                            DEBUG    Error in thread (_training_0): cannot import name 'get_custom_objects' from 'keras.utils' (C:\Users\stefab\MiniConda3\envs\faceswap\lib\site-packages\keras\utils\__init__.py)
05/31/2022 09:30:44 MainProcess     MainThread                     train           _monitor                       DEBUG    Thread error detected
05/31/2022 09:30:44 MainProcess     MainThread                     train           _monitor                       DEBUG    Closed Monitor
05/31/2022 09:30:44 MainProcess     MainThread                     train           _end_thread                    DEBUG    Ending Training thread
05/31/2022 09:30:44 MainProcess     MainThread                     train           _end_thread                    CRITICAL Error caught! Exiting...
05/31/2022 09:30:44 MainProcess     MainThread                     multithreading  join                           DEBUG    Joining Threads: '_training'
05/31/2022 09:30:44 MainProcess     MainThread                     multithreading  join                           DEBUG    Joining Thread: '_training_0'
05/31/2022 09:30:44 MainProcess     MainThread                     multithreading  join                           ERROR    Caught exception in thread: '_training_0'
Traceback (most recent call last):
  File "C:\Users\stefab\faceswap2\lib\cli\launcher.py", line 182, in execute_script
    process.process()
  File "C:\Users\stefab\faceswap2\scripts\train.py", line 190, in process
    self._end_thread(thread, err)
  File "C:\Users\stefab\faceswap2\scripts\train.py", line 230, in _end_thread
    thread.join()
  File "C:\Users\stefab\faceswap2\lib\multithreading.py", line 121, in join
    raise thread.err[1].with_traceback(thread.err[2])
  File "C:\Users\stefab\faceswap2\lib\multithreading.py", line 37, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\stefab\faceswap2\scripts\train.py", line 252, in _training
    raise err
  File "C:\Users\stefab\faceswap2\scripts\train.py", line 240, in _training
    model = self._load_model()
  File "C:\Users\stefab\faceswap2\scripts\train.py", line 264, in _load_model
    model = PluginLoader.get_model(self._args.trainer)(
  File "C:\Users\stefab\faceswap2\plugins\plugin_loader.py", line 97, in get_model
    return PluginLoader._import("train.model", name, disable_logging)
  File "C:\Users\stefab\faceswap2\plugins\plugin_loader.py", line 163, in _import
    module = import_module(mod)
  File "C:\Users\stefab\MiniConda3\envs\faceswap\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\stefab\faceswap2\plugins\train\model\iae.py", line 4, in <module>
    from lib.model.nn_blocks import Conv2DOutput, Conv2DBlock, UpscaleBlock
  File "C:\Users\stefab\faceswap2\lib\model\__init__.py", line 6, in <module>
    from .normalization import *
  File "C:\Users\stefab\faceswap2\lib\model\normalization\__init__.py", line 5, in <module>
    from .normalization_common import AdaInstanceNormalization
  File "C:\Users\stefab\faceswap2\lib\model\normalization\normalization_common.py", line 10, in <module>
    from keras.utils import get_custom_objects  # pylint:disable=no-name-in-module
ImportError: cannot import name 'get_custom_objects' from 'keras.utils' (C:\Users\stefab\MiniConda3\envs\faceswap\lib\site-packages\keras\utils\__init__.py)

============ System Information ============
encoding:            cp1252
git_branch:          master
git_commits:         1301959 Bugfix: 2 tf loss functions
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: Advanced Micro Devices, Inc. - gfx900 (experimental), GPU_1: Advanced Micro Devices, Inc. - gfx900 (supported)
gpu_devices_active:  GPU_0, GPU_1
gpu_driver:          ['3380.6 (PAL,HSAIL)', '3380.6 (PAL,HSAIL)']
gpu_vram:            GPU_0: 8176MB, GPU_1: 8176MB
os_machine:          AMD64
os_platform:         Windows-10-10.0.19043-SP0
os_release:          10
py_command:          C:\Users\stefab\faceswap2\faceswap.py train -A C:/Face Swap/Hasselhoff/quellen/projekt trainset Bonnie -B C:/Face Swap/Lauren Mayberry/Trainset -m C:/Face Swap/Bonnie Lauren Mayberry Trainer lae -t iae -bs 10 -it 2000000 -s 400 -ss 25000 -ps 150 -nw -L INFO -gui
py_conda_version:    conda 4.13.0
py_implementation:   CPython
py_version:          3.9.12
py_virtual_env:      True
sys_cores:           16
sys_processor:       AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
sys_ram:             Total: 32689MB, Available: 26254MB, Used: 6434MB, Free: 26254MB

=============== Pip Packages ===============
absl-py==1.0.0
astunparse==1.6.3
cachetools==5.2.0
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.12
colorama @ file:///tmp/build/80754af9/colorama_1607707115595/work
cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
enum34==1.1.10
fastcluster @ file:///D:/bld/fastcluster_1649783471014/work
ffmpy==0.2.3
flatbuffers==1.12
fonttools==4.25.0
gast==0.4.0
google-auth==2.6.6
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.46.3
h5py==3.7.0
idna==3.3
imageio @ file:///tmp/build/80754af9/imageio_1617700267927/work
imageio-ffmpeg @ file:///home/conda/feedstock_root/build_artifacts/imageio-ffmpeg_1649960641006/work
importlib-metadata==4.11.4
joblib @ file:///tmp/build/80754af9/joblib_1635411271373/work
keras==2.8.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kiwisolver @ file:///C:/ci/kiwisolver_1653292407425/work
libclang==14.0.1
Markdown==3.3.7
matplotlib @ file:///C:/ci/matplotlib-suite_1647423638658/work
mkl-fft==1.3.1
mkl-random @ file:///C:/ci/mkl_random_1626186184308/work
mkl-service==2.4.0
munkres==1.1.4
numpy @ file:///C:/ci/numpy_and_numpy_base_1652784039997/work
nvidia-ml-py==11.510.69
oauthlib==3.2.0
opencv-python==4.5.5.64
opt-einsum==3.3.0
packaging @ file:///tmp/build/80754af9/packaging_1637314298585/work
Pillow==9.0.1
plaidml==0.7.0
plaidml-keras==0.7.0
protobuf==3.19.4
psutil @ file:///C:/ci/psutil_1612298199233/work
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyparsing @ file:///tmp/build/80754af9/pyparsing_1635766073266/work
python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
pywin32==302
PyYAML==6.0
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.8
scikit-learn @ file:///C:/ci/scikit-learn_1642617276183/work
scipy @ file:///C:/ci/scipy_1641555170412/work
sip==4.19.13
six @ file:///tmp/build/80754af9/six_1644875935023/work
style==1.1.0
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.8.0
tensorflow-estimator==2.9.0
tensorflow-io-gcs-filesystem==0.26.0
termcolor==1.1.0
tf-estimator-nightly==2.8.0.dev2021122109
threadpoolctl @ file:///Users/ktietz/demo/mc3/conda-bld/threadpoolctl_1629802263681/work
tornado @ file:///C:/ci/tornado_1606924294691/work
tqdm @ file:///C:/ci/tqdm_1650636210717/work
typing_extensions==4.2.0
update==0.0.1
urllib3==1.26.9
Werkzeug==2.1.2
wincertstore==0.2
wrapt==1.14.1
zipp==3.8.0

============== Conda Packages ==============
# packages in environment at C:\Users\stefab\MiniConda3\envs\faceswap:
#
# Name                    Version                   Build  Channel
absl-py                   1.0.0                    pypi_0    pypi
astunparse                1.6.3                    pypi_0    pypi
blas                      1.0                         mkl  
brotli 1.0.9 ha925a31_2
ca-certificates 2022.4.26 haa95532_0
cachetools 5.2.0 pypi_0 pypi certifi 2022.5.18.1 py39haa95532_0
cffi 1.15.0 pypi_0 pypi charset-normalizer 2.0.12 pypi_0 pypi colorama 0.4.4 pyhd3eb1b0_0
cycler 0.11.0 pyhd3eb1b0_0
enum34 1.1.10 pypi_0 pypi fastcluster 1.2.6 py39h2e25243_1 conda-forge ffmpeg 4.3.1 ha925a31_0 conda-forge ffmpy 0.2.3 pypi_0 pypi flatbuffers 1.12 pypi_0 pypi fonttools 4.25.0 pyhd3eb1b0_0
freetype 2.10.4 hd328e21_0
gast 0.4.0 pypi_0 pypi git 2.34.1 haa95532_0
google-auth 2.6.6 pypi_0 pypi google-auth-oauthlib 0.4.6 pypi_0 pypi google-pasta 0.2.0 pypi_0 pypi grpcio 1.46.3 pypi_0 pypi h5py 3.7.0 pypi_0 pypi icc_rt 2019.0.0 h0cc432a_1
icu 58.2 ha925a31_3
idna 3.3 pypi_0 pypi imageio 2.9.0 pyhd3eb1b0_0
imageio-ffmpeg 0.4.7 pyhd8ed1ab_0 conda-forge importlib-metadata 4.11.4 pypi_0 pypi intel-openmp 2021.4.0 haa95532_3556
joblib 1.1.0 pyhd3eb1b0_0
jpeg 9e h2bbff1b_0
keras 2.8.0 pypi_0 pypi keras-applications 1.0.8 pypi_0 pypi keras-preprocessing 1.1.2 pypi_0 pypi kiwisolver 1.4.2 py39hd77b12b_0
libclang 14.0.1 pypi_0 pypi libpng 1.6.37 h2a8f88b_0
libtiff 4.2.0 he0120a3_1
libwebp 1.2.2 h2bbff1b_0
lz4-c 1.9.3 h2bbff1b_1
markdown 3.3.7 pypi_0 pypi matplotlib 3.5.1 py39haa95532_1
matplotlib-base 3.5.1 py39hd77b12b_1
mkl 2021.4.0 haa95532_640
mkl-service 2.4.0 py39h2bbff1b_0
mkl_fft 1.3.1 py39h277e83a_0
mkl_random 1.2.2 py39hf11a4ad_0
munkres 1.1.4 py_0
numpy 1.22.3 py39h7a0a035_0
numpy-base 1.22.3 py39hca35cd5_0
nvidia-ml-py 11.510.69 pypi_0 pypi oauthlib 3.2.0 pypi_0 pypi opencv-python 4.5.5.64 pypi_0 pypi openssl 1.1.1o h2bbff1b_0
opt-einsum 3.3.0 pypi_0 pypi packaging 21.3 pyhd3eb1b0_0
pillow 9.0.1 py39hdc2b20a_0
pip 21.2.4 py39haa95532_0
plaidml 0.7.0 pypi_0 pypi plaidml-keras 0.7.0 pypi_0 pypi protobuf 3.19.4 pypi_0 pypi psutil 5.8.0 py39h2bbff1b_1
pyasn1 0.4.8 pypi_0 pypi pyasn1-modules 0.2.8 pypi_0 pypi pycparser 2.21 pypi_0 pypi pyparsing 3.0.4 pyhd3eb1b0_0
pyqt 5.9.2 py39hd77b12b_6
python 3.9.12 h6244533_0
python-dateutil 2.8.2 pyhd3eb1b0_0
python_abi 3.9 2_cp39 conda-forge pywin32 302 py39h2bbff1b_2
pyyaml 6.0 pypi_0 pypi qt 5.9.7 vc14h73c81de_0
requests 2.27.1 pypi_0 pypi requests-oauthlib 1.3.1 pypi_0 pypi rsa 4.8 pypi_0 pypi scikit-learn 1.0.2 py39hf11a4ad_1
scipy 1.7.3 py39h0a974cb_0
setuptools 61.2.0 py39haa95532_0
sip 4.19.13 py39hd77b12b_0
six 1.16.0 pyhd3eb1b0_1
sqlite 3.38.3 h2bbff1b_0
style 1.1.0 pypi_0 pypi tensorboard 2.8.0 pypi_0 pypi tensorboard-data-server 0.6.1 pypi_0 pypi tensorboard-plugin-wit 1.8.1 pypi_0 pypi tensorflow 2.8.0 pypi_0 pypi tensorflow-estimator 2.9.0 pypi_0 pypi tensorflow-io-gcs-filesystem 0.26.0 pypi_0 pypi termcolor 1.1.0 pypi_0 pypi tf-estimator-nightly 2.8.0.dev2021122109 pypi_0 pypi threadpoolctl 2.2.0 pyh0d69192_0
tk 8.6.11 h2bbff1b_1
tornado 6.1 py39h2bbff1b_0
tqdm 4.64.0 py39haa95532_0
typing-extensions 4.2.0 pypi_0 pypi tzdata 2022a hda174b7_0
update 0.0.1 pypi_0 pypi urllib3 1.26.9 pypi_0 pypi vc 14.2 h21ff451_1
vs2015_runtime 14.27.29016 h5e58377_2
werkzeug 2.1.2 pypi_0 pypi wheel 0.37.1 pyhd3eb1b0_0
wincertstore 0.2 py39haa95532_2
wrapt 1.14.1 pypi_0 pypi xz 5.2.5 h8cc25b3_1
zipp 3.8.0 pypi_0 pypi zlib 1.2.12 h8cc25b3_2
zstd 1.5.2 h19a0ad4_0

Greetings, Stefan :)

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

Re: train_0 exception caught ... keras problem

Post by torzdf »

You have an incompatible version of Tensorflow and an incompatible version of Keras for running faceswap on AMD.

Not sure what you've done, but whatever it is has broken your environment.

Do this:
app.php/faqpage#f1r1

My word is final

User avatar
Krautzi64
Posts: 7
Joined: Thu May 26, 2022 9:52 am
Has thanked: 1 time

Bug: Updated to Latest faceswap version now crashing when starting training

Post by Krautzi64 »

ianstephens wrote: Fri May 06, 2022 6:58 pm

Oh yes, we were aware of the tensorflow 2.8 manual upgrade [...]

Halllo ! How do you do the tensor install / update manual exactly ? I use the conda faceswap-environment with
"pip install tensorflow", but that does nothing to start faceswap
there must be more that I missed.
Cleaning faceswap (delete miniconda) and Re-running the installer does not help, that would be the 5th time now.

I got an AMD-GPU

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

Re: Updating Tensorflow for AMD

Post by torzdf »

You don't. You have an AMD GPU. You don't use Tensorflow, it is purely used for generating logfiles, and no version later than 2..2 can be used.

All you've succeeded in doing is breaking your Faceswap Environment.

I've even said as much, to you, in another thread
viewtopic.php?p=6925#p6925

My word is final

User avatar
Krautzi64
Posts: 7
Joined: Thu May 26, 2022 9:52 am
Has thanked: 1 time

Re: train_0 exception caught ... keras problem

Post by Krautzi64 »

I cleaned my system completly of any phyton-related files. miniconda3 and the faceswap folder.
I got an AMD GPU and configured the Installer accordingly.

Still, the faceswap .bat starting script greets
with:
<code>
C:\Users\stefab\faceswap>"C:\Users\stefab\Miniconda3\scripts\activate.bat" && conda activate "faceswap" && python "C:\Users\stefab\faceswap/faceswap.py" gui
Setting Faceswap backend to AMD
06/04/2022 20:12:42 INFO Log level set to: INFO
06/04/2022 20:12:42 ERROR There was an error importing Tensorflow. This is most likely because you do not have TensorFlow installed, or you are trying to run tensorflow-gpu on a system without an Nvidia graphics card. Original import error: No module named 'tensorflow'
06/04/2022 20:12:42 INFO Press "ENTER" to dismiss the message and close FaceSwap
</code>

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

Re: train_0 exception caught ... keras problem

Post by torzdf »

My word is final

Locked