-
Notifications
You must be signed in to change notification settings - Fork 9
/
AUTHORS
41 lines (30 loc) · 1.9 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Copyright (c) 2020 holders:
- University of Liège (ULiège), Belgium.
- King Abdullah University of Science and Technology (KAUST), Saudi Arabia.
- Marc Van Droogenbroeck ([email protected]), Professor at the University of Liège (ULiège).
Code Contributing Authors:
- Anthony Cioppa ([email protected]), University of Liège (ULiège), Montefiore Institute, TELIM.
- Adrien Deliège ([email protected]), University of Liège (ULiège), Montefiore Institute, TELIM.
- Floriane Magera ([email protected]), EVS Broadcast equipment (EVS).
- Silvio Giancola ([email protected]), King Abdullah University of Science and Technology (KAUST), Image and Video Understanding Laboratory (IVUL), part of the Visual Computing Center (VCC).
Special thanks for their supervision to:
- Olivier Barnich, EVS Broadcast equipment.
- Bernard Ghanem, King Abdullah University of Science and Technology (KAUST).
- Marc Van Droogenbroeck, University of Liège (ULiège).
To cite this repository, use the following bibtex entries:
@InProceedings{Cioppa2021Camera,
author = { Cioppa, Anthony and Deliège, Adrien and Magera, Floriane and Giancola, Silvio and Barnich, Olivier and Ghanem, Bernard and Van Droogenbroeck, Marc},
title = {Camera Calibration and Player Localization in SoccerNet-v2 and Investigation of their Representations for Action Spotting},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
month = {June},
year = {2021}
}
```bibtex
@InProceedings{Cioppa2020Context,
author = {Cioppa, Anthony and Deliège, Adrien and Giancola, Silvio and Ghanem, Bernard and Van Droogenbroeck, Marc and Gade, Rikke and Moeslund, Thomas B.},
title = {A Context-Aware Loss Function for Action Spotting in Soccer Videos},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2020}
}
```