SCUNet
SCUNet copied to clipboard
download pretrained_model
run code of "python main_download_pretrained_models.py --models "SCUNet" --model_dir "model_zoo" " , i get the traceback requests.exceptions.SSLError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /cszn/KAIR/releases/download/v1.0/scunet_gray_15.pth (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))). Could you give the other way to download the pretrain model?