Out of ram i guess
i have 3090 and old ddr3 8gb ram, every time i trying to run saehd training i get some error about memory allocation, now i tried to run quick96 and get this error, is 8gb ram is not enough ?
/!\ Exception occured in cv2_imread : Traceback (most recent call last): File "D:\Movies\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series_internal\DeepFaceLab\core\cv2ex.py", line 19, in cv2_imread return cv2.imdecode(numpyarray, flags) cv2.error: OpenCV(4.1.0) C:\projects\opencv-python\opencv\modules\core\src\alloc.cpp:55: error: (-4:Insufficient memory) Failed to allocate 6750000 bytes in function 'cv::OutOfMemoryError'
Enable paging file and send model settings you used
Did you ever find the answer? If so, would you mind sharing it and closing this issue?
Try lowering the worker count when you get prompt for it. I get OOM on 16 workers, but works with 8.