Skip to content

Releases: OpenSportsLab/opensportslib

v0.1.3

05 May 07:10
c5286dd

Choose a tag to compare

What's Changed

  • feat(api): revamp high-level task API around BaseTaskModel
  • high level api fixes and readme updates
  • Feature: Added tools for downloading/uploading to huggingface + convert between OSL JSON and HF Parquet+Webdataset formats
  • Feat aarch64
  • High Level API, DL/UL from HF, SLURM on ibex
  • add scripts to create soccernet-gar and soccernet-gar action spotting dataset
  • Localization resume fix + SoccerNet-GAR script + HF config support

v0.1.2

21 Apr 08:45
407dc2f

Choose a tag to compare

What's Changed

  • Enforce python==3.12 in guidelines and github actions in #20
  • Opensportslib Setup Environment (PyTorch, CUDA aware & Optional Dependencies) in #21
  • Introduce CUDA-aware opensportslib setup, PyG Validation & W&B Dashboard Updates in #22

v0.1.1

07 Apr 12:43
d0cd6c3

Choose a tag to compare

  1. Extending Localization to support E2E opencv, NetVLAD++, CALF
  2. Restructuring Readme, licenses, example configs, documentations
  3. SNGAR
  4. Bug fixes to support localization on CPU.

What's Changed

  • fix: torch-cluster import error in #9
  • Feature/improve readme in #10
  • Extending Localization (Dataloaders) in #11
  • Localization extension (Models and Trainer) in #12
  • Localization exten. (fixes ocv) in #13
  • Fixes to the tracking and video soccernet-gar in #15
  • fixes: Localization Extension in #16
  • CALF in #18
  • Localization Extension, Restructuring docs, SnGAR, bug fixes in #19

v0.1.0

11 Mar 11:06
99f006c

Choose a tag to compare

🚀 v0.1.0

First public release of OpenSportsLib.

Features

  • Video classification
  • Tracking based classification
  • Localization
  • Multi-view video support
  • Training and inference pipelines
  • Wandb support
  • Confugrations