Pinned Repositories
sn-gamestate
[CVPRW'24] SoccerNet Game State Reconstruction: End-to-End Athlete Tracking and Identification on a Minimap (CVPR24 - CVSports workshop)
sn-reid
Repository containing all necessary codes to get started on the SoccerNet Re-Identification challenge. This repository also contains benchmark methods.
tracklab
A modular end-to-end tracking framework for research and development
awesome-computer-vision-conference-deadline
A curated list of Computer Vision related conferences with dates and paper registration deadlines.
awesome-computer-vision-in-sports
A comprehensive list of papers on computer vision in sports
awesome-reid-dataset
Collection of public available person re-identification datasets
bpbreid
[WACV23] A strong baseline for body part-based person re-identification
keypoint_promptable_reidentification
[ECCV24] Keypoint Promptable Re-Identification: SOTA ReID method robust to occlusions and multi-person ambiguity
native-opencv-android-template
A tutorial for setting up OpenCV 4.6.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support for C++ development.
prtreid
VlSomers's Repositories
VlSomers/native-opencv-android-template
A tutorial for setting up OpenCV 4.6.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support for C++ development.
VlSomers/bpbreid
[WACV23] A strong baseline for body part-based person re-identification
VlSomers/keypoint_promptable_reidentification
[ECCV24] Keypoint Promptable Re-Identification: SOTA ReID method robust to occlusions and multi-person ambiguity
VlSomers/awesome-computer-vision-conference-deadline
A curated list of Computer Vision related conferences with dates and paper registration deadlines.
VlSomers/prtreid
VlSomers/awesome-reid-dataset
Collection of public available person re-identification datasets
VlSomers/awesome-computer-vision-in-sports
A comprehensive list of papers on computer vision in sports
VlSomers/awesome-multiple-object-tracking
Resources for Multiple Object Tracking (MOT)
VlSomers/Awesome-person-re-identification
Awesome Person Re-identification
VlSomers/deepsportradar.github.io
VlSomers/scala-jung-dsl
A Scala DSL designed for the Java Universal Network/Graph Framework (JUNG) for the LINGI2132 Languages and Translators course at UCL
VlSomers/awesome-cvpr-2024
š¤© An AWESOME Curated List of Papers, Workshops, Datasets, and Challenges from CVPR 2024
VlSomers/openpifpaf-kpr
VlSomers/StrongSORT-1
StrongSORT: Make DeepSORT Great Again
VlSomers/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch