Skip to content

Commit 0c62785

Browse files
Update readme.md
Update Download dataset
1 parent 1aae1c2 commit 0c62785

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

readme.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,24 @@ A window will open where you can load your data and start working.
5757
## 📦 Download Test Datasets
5858

5959
This project provides **test datasets** for two tasks: **Classification** and **Localization**.
60-
All test data are hosted directly in this GitHub repository and should be downloaded via command line.
60+
More details are available at:[`/test_data`](https://github.com/OpenSportsLab/soccernetpro-ui/tree/main/test_data)
61+
6162

6263
> ⚠️ **Important**
6364
> For both tasks, the corresponding **JSON annotation file must be placed in the same directory**
6465
> as the data folder (`classification/` or `england efl/`), otherwise the GUI will not load the data correctly.
66+
> Some Hugging Face datasets (including SoccerNetPro localization and classification datasets) are restricted / gated. So you must:
67+
68+
1.Have access to the dataset on Hugging Face
69+
70+
2.Be authenticated locally using your Hugging Face account
71+
72+
73+
### **Requirements**
74+
75+
* Python 3.x
76+
* `huggingface_hub` Python package (install with `pip install huggingface_hub`)
77+
6578

6679
### 🟦 Classification – Test Data
6780

0 commit comments

Comments
 (0)