kanglin755 / plug_and_play_admm

A simple Pytorch implementation of plug and play ADMM with examples
MIT License
26 stars 6 forks source link

The link to download model seems not work #1

Open MengyuanWang524 opened 1 year ago

MengyuanWang524 commented 1 year ago

The model cannot be download form the link: 'https://drive.google.com/file/d/1FFuauq-PUjY_kG3iiiHfDpHcG4Srl8mQ/view?usp=sharing' in the code 'pnp_admm_example.ipynb'. There is a connect error: ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1FFuauq-PUjY_kG3iiiHfDpHcG4Srl8mQ (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))

kanglin755 commented 1 year ago

I just ran the Google Colab notebook and had no issues downloading model. The gdown version was 4.7.1.