byungjae89 / SPADE-pytorch

PyTorch implementation of "Sub-Image Anomaly Detection with Deep Pyramid Correspondences"
Apache License 2.0
235 stars 43 forks source link

530 Login incorrect #23

Open Longjing90 opened 4 months ago

Longjing90 commented 4 months ago

After I run main.py, downloaded the checkpoints, I met the issue. urllib.error.URLError: <urlopen error ftp error: error_perm('530 Login incorrect.')> so, how to solve the problem?