Skip to content

[Solution] to download LLFF dataset using mirrored google drive link #77

Description

@gh-BumsooKim

FSGS uses LLFF dataset, but I found corresponding link and gdown command have no permission or give a 403 error.

And, I figured out mirrored link : https://drive.google.com/file/d/11PhkBXZZNYTD2emdG1awALlhCnkq7aN-/view, or you can see LLFF dataset in Kaggle https://www.kaggle.com/datasets/arenagrenade/llff-dataset-full/.

Instead of using the existing command, this command allows you to download the LLFF dataset:

gdown https://drive.google.com/uc?id=11PhkBXZZNYTD2emdG1awALlhCnkq7aN-
unzip nerf_llff_data.zip

I hope this solution helps you get FSGS code running 😎

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions