Skip to content

Downloading the Single Photon Challenge Dataset is not working #1

@avitaleSon

Description

@avitaleSon

Hi!

I would like to participate to the Single Photon Challenge. For this I am following the instructions I found here on how to download the training/testing dataset

Running the following command works:

aws s3 ls --summarize --human-readable --recursive s3://public-datasets/challenges/reconstruction --endpoint=https://web.s3.wisc.edu --no-sign-request

however when actually trying to download the dataset using the following command nothing happens:

aws s3 sync s3://public-datasets/challenges/reconstruction/train_1.zip ./spc_dataset --endpoint=https://web.s3.wisc.edu --no-sign-request

Am I doing something wrong?

Thanks for your support!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions