mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-26 07:42:02 +00:00
AttributeError: Caught AttributeError in DataLoader worker process 0. AttributeError: 'NoneType' object has no attribute 'astype' subprocess.CalledProcessError: Command '['/home/liu/anaconda3/envs/pytorch-CycleGAN-and-pix2pix/bin/python', '-u', 'gfpgan… #414
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fengfenglong123 on GitHub (Nov 2, 2023).
@fengfenglong123 commented on GitHub (Nov 2, 2023):
May I ask how to resolve this error when encountering it?I suspect it's a problem with the dataset. I created my own LMDB dataset, but I don't know how to solve it. I hope it can help me. Thank you