GeneratorFace.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 "D:\10,20系显卡版本\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_0602汉化版-猫之汉化\_internal\DeepFaceLab\samplelib\SampleProcessor.py", line 98, in process
rnd_state=warp_rnd_state)
File "D:\10,20系显卡版本\DeepFaceLab_NVIDIA_up_to_RTX2080Ti_0602汉化版-猫之汉化\_internal\DeepFaceLab\core\imagelib\warp.py", line 33, in gen_warp_params
mapx = cv2.resize(mapx, (w+cell_size,)*2 )[half_cell_size:-half_cell_size,half_cell_size:-half_cell_size].astype(np.float32)
cv2.error: OpenCV(4.1.0) C:\projects\opencv-python\opencv\modules\core\src\alloc.cpp:55: error: (-4:Insufficient memory) Failed to allocate 508032 bytes in function 'cv::OutOfMemoryError'
大佬看看这是为啥,萌新看不懂 |