Skip to content

404 Not Found Error When Downloading Trained Models #169

@Kenn3o3

Description

@Kenn3o3

the script ./scripts/download_trained_model.sh attempts to download the trained model but fails with the following error:

+ mkdir -p checkpoints
+ cd checkpoints
+ wget https://drive.google.com/uc?export=download&id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm -O net_G
--2025-07-01 03:13:35--  https://drive.google.com/uc?export=download&id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm
Resolving drive.google.com (drive.google.com)... 142.250.107.113, 142.250.107.101, 142.250.107.139, ...
Connecting to drive.google.com (drive.google.com)|142.250.107.113|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://drive.usercontent.google.com/download?id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm&export=download [following]
--2025-07-01 03:13:35--  https://drive.usercontent.google.com/download?id=1zEmVXG2VHy0MMzngcRshB4D8Sr_oLHsm&export=download
Resolving drive.usercontent.google.com (drive.usercontent.google.com)... 192.178.163.132, 2607:f8b0:400e:c17::84
Connecting to drive.usercontent.google.com (drive.usercontent.google.com)|192.178.163.132|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-07-01 03:13:35 ERROR 404: Not Found.

The two links in the script seems to be deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions