SoccerNet-code
SoccerNet-code copied to clipboard
SoccerNet: A Scalable Dataset for Action Spotting in Soccer Videos
It says that this script: ./src/SoccerNet_CSV_Downloader.sh data/SoccerNet_V1.1_Features.csv will download the whole 119 GB Frame Features dataset using gdown. But is there a way to download only a part of it...
From the Colab, I see the code `!conda install -q -y --prefix /usr/local -c pytorch -c tensorcomp tensor_comprehensions` And the package tensor_comprehensions only have a Linux version. And I can't...
Testing 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 200/200 [00:03
Hi @SilvioGiancola, I've been trying to execute the code for C3D feature extraction at **src/feature_extraction/main.py --C3D**. I've extracted the feature vector using your pipeline and the given pre-trained weight matrix...
i tried this ./src/SoccerNet_CSV_Downloader.sh data/SoccerNet_V1.1_Features.csv many time .when it download for some time the happen this problem : Permission denied: https://drive.google.com/uc?id=1ZqEQLNGYYRxMRn3GM1ZQR0YF5ftgd6Zy Maybe you need to change permission over 'Anyone with...