wwwfan628 / DA-AIM

DA-AIM: Exploiting Instance-based Mixed Sampling via Auxiliary Source Domain Supervision for Domain-adaptive Action Detection
Apache License 2.0
12 stars 2 forks source link

Unable to Download Datasets: HTTP 401 Unauthorized #1

Open rmrajesofficial opened 2 months ago

rmrajesofficial commented 2 months ago

I’m trying to download the ava_6_5000_all and kinetics_6_5000_all reduced datasets. When I use wget, I get a 401 Unauthorized error, and it’s asking for a username and password that weren’t provided.

Could you provide the necessary credentials? or let me know if there’s another way to access these datasets Thanks in advance!

authentication_error
gurkirt commented 2 months ago

@susaha

wwwfan628 commented 2 months ago

Hi,

Thank you for reaching out.

For the credentials, you can contact Suman, as that's the preferred and quickest way (Priority 1). Alternatively, if getting the credentials takes some time, you can download the full versions of the AVA-Kinetics and Kinetics datasets and then use the data_scripts/da-aim_data_scripts/preprocess_dataset.py to reduce the dataset size. Please note that there is some inherent randomness in the preprocessing script.

Let me know if you need any more information or assistance.