Choose one of saved models, or enter a name to create a new model.
[r] : rename
[d] : delete
[0] : LY-256-WF-DFUD - latest
[1] : ZIBI06-1msj2
: 0
0
Loading LY-256-WF-DFUD_SAEHD model...
Initializing models: 100% 5/5 [00:38<00:00, 7.74s/it]
Loaded 5115 packed faces from /content/drive/MyDrive/DeepFaceLab/workspace/data_src/aligned
Sort by yaw: 100% 128/128 [00:00<00:00, 623.13it/s]
Loaded 4335 packed faces from /content/drive/MyDrive/DeepFaceLab/workspace/data_dst/aligned
Sort by yaw: 100% 128/128 [00:00<00:00, 742.97it/s]
Process Process-3:
Traceback (most recent call last):
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 147, in process
img = get_eyes_mouth_mask()*mask
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 76, in get_eyes_mouth_mask
eyes_mask = LandmarksProcessor.get_image_eye_mask (sample_bgr.shape, sample_landmarks)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/facelib/LandmarksProcessor.py", line 421, in get_image_eye_mask
image_landmarks = image_landmarks.astype(np.int)
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 319, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'int'.
`np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
self.run()
File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/core/joblib/SubprocessGenerator.py", line 54, in process_func
gen_data = next (self.generator_func)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleGeneratorFace.py", line 136, in batch_func
raise Exception ("Exception occured in sample %s. Error: %s" % (sample.filename, traceback.format_exc() ) )
Exception: Exception occured in sample longde (240).jpg. Error: Traceback (most recent call last):
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 147, in process
img = get_eyes_mouth_mask()*mask
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 76, in get_eyes_mouth_mask
eyes_mask = LandmarksProcessor.get_image_eye_mask (sample_bgr.shape, sample_landmarks)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/facelib/LandmarksProcessor.py", line 421, in get_image_eye_mask
image_landmarks = image_landmarks.astype(np.int)
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 319, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'int'.
`np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
Process Process-4:
Traceback (most recent call last):
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 147, in process
img = get_eyes_mouth_mask()*mask
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 76, in get_eyes_mouth_mask
eyes_mask = LandmarksProcessor.get_image_eye_mask (sample_bgr.shape, sample_landmarks)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/facelib/LandmarksProcessor.py", line 421, in get_image_eye_mask
image_landmarks = image_landmarks.astype(np.int)
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 319, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'int'.
`np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
self.run()
File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/core/joblib/SubprocessGenerator.py", line 54, in process_func
gen_data = next (self.generator_func)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleGeneratorFace.py", line 136, in batch_func
raise Exception ("Exception occured in sample %s. Error: %s" % (sample.filename, traceback.format_exc() ) )
Exception: Exception occured in sample 002 (171).jpg. Error: Traceback (most recent call last):
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 147, in process
img = get_eyes_mouth_mask()*mask
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/samplelib/SampleProcessor.py", line 76, in get_eyes_mouth_mask
eyes_mask = LandmarksProcessor.get_image_eye_mask (sample_bgr.shape, sample_landmarks)
File "/content/drive/MyDrive/DeepFaceLab/DeepFaceLab_Colab/facelib/LandmarksProcessor.py", line 421, in get_image_eye_mask
image_landmarks = image_landmarks.astype(np.int)
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 319, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'int'.
`np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
Traceback (most recent call last):
Exception ignored in: <module 'threading' from '/usr/lib/python3.10/threading.py'>
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1567, in _shutdown
/usr/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 31 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
^C