File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,11 +57,24 @@ A window will open where you can load your data and start working.
5757## 📦 Download Test Datasets
5858
5959This 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
You can’t perform that action at this time.
0 commit comments