DeepFaceLab icon indicating copy to clipboard operation
DeepFaceLab copied to clipboard

xseg train not working

Open gili12345 opened this issue 4 years ago • 2 comments

after i finished to do " mask edit " to destination file and source file ,i have a problem with the "xseg train " it show me the next message - " error oom when allocating tensor with shape " what could be the problem ? error

gili12345 avatar Aug 27 '21 18:08 gili12345

Im also struggeling to make it work.

I either

  • receive the above mentioned Error,
  • my display flashes some apps crash and the XsegTrain.bat is not doing anything at all (Froze/Crashed)
  • or I receive this error: Loading samples: 100%|##############################################################| 592/592 [00:01<00:00, 477.63it/s] Traceback (most recent call last): File "<string>", line 1, in <module> File "multiprocessing\spawn.py", line 105, in spawn_main File "multiprocessing\spawn.py", line 115, in _main File "X:\BRIVALS\DEEPFAKE\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_2021\_internal\DeepFaceLab\samplelib\__init__.py", line 1, in <module> from .Sample import Sample File "X:\BRIVALS\DEEPFAKE\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_2021\_internal\DeepFaceLab\samplelib\Sample.py", line 7, in <module> from core.cv2ex import * File "X:\BRIVALS\DEEPFAKE\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_2021\_internal\DeepFaceLab\core\cv2ex.py", line 5, in <module> from core import imagelib File "X:\BRIVALS\DEEPFAKE\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_2021\_internal\DeepFaceLab\core\imagelib\__init__.py", line 5, in <module> from .text import get_text_image, get_draw_text_lines File "X:\BRIVALS\DEEPFAKE\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_2021\_internal\DeepFaceLab\core\imagelib\text.py", line 3, in <module> from PIL import Image, ImageDraw, ImageFont File "X:\BRIVALS\DEEPFAKE\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_2021\_internal\python-3.6.8\lib\site-packages\PIL\Image.py", line 114, in <module> from . import _imaging as core ImportError: DLL load failed: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen.

image

Running on Win 10 2080 TI driver 472.12 (Studio) CUDA 11.4

sofianbello avatar Oct 15 '21 13:10 sofianbello

Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen

that means too less space on hard drive ... solution ... delete some files

Smiril avatar Sep 25 '22 13:09 Smiril

Issue solved / already answered (or it seems like user error), please close it.

joolstorrentecalo avatar Jun 08 '23 22:06 joolstorrentecalo