SoccerNetv2-DevKit
SoccerNetv2-DevKit copied to clipboard
Development Kit for the SoccerNet Challenge
Hey, I noticed that once agreed to the NDA for the videos, we could download them via a hosting cloud. I wonder do we have this for the embeddings? I...
Running into NaN loss after 220 epochs with NetVLAD++ in the TemporallyAwarePooling context. Any suggestions? Different LR haven't fixed. I think it might be coming from the weighted NLLLoss, but...
When I read preprocess_input in tf.keras, it seems that the input image channel is expected to be "RGB", but the image loaded by OpenCV is supposed to be "BGR", right?...
I found that several game matches have a mismatch of the players' bounding boxes and possibly their calibration as well. The games with this problem were the following: ``` italy_serie-a/2016-2017/2017-03-04...
I am trying to download this dataset with the password, but I am getting http 404 error.
# pip install SoccerNet matplotlib sklearn Looking in indexes: http://mirrors.aliyun.com/pypi/simple Collecting SoccerNet Using cached http://mirrors.aliyun.com/pypi/packages/6e/b2/e71bec7145b62314c400bf86e5f5df8a09b7dc3cbbbe78c7ad108ce7af30/SoccerNet-0.1.60-py3-none-any.whl (85 kB) Collecting matplotlib Using cached http://mirrors.aliyun.com/pypi/packages/30/33/cc27211d2ffeee4fd7402dca137b6e8a83f6dcae3d4be8d0ad5068555561/matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) Collecting sklearn Using cached http://mirrors.aliyun.com/pypi/packages/46/1c/395a83ee7b2d2ad7a05b453872053d41449564477c81dc356f720b16eac4/sklearn-0.0.post12.tar.gz (2.6...