Skip to content

Releases: OpenSportsLab/opensportslib

v0.2.0

Choose a tag to compare

@jeetv jeetv released this 16 Jun 09:50
2e6ab21

What's Changed

  • Configuration Update V2
  • New Configuration Schema, Documentation, and Dataloader parameters
  • Enhance dataloader parameters
  • Enhance dali spacing
  • Model Zoo and Documentation updates
  • Add documentation for OSL JSON format and dataset tools
  • FIX: using DATA.split.video_path instead of DATA.data_dir in Classif…

v0.1.3

Choose a tag to compare

@jeetv jeetv released this 05 May 07:10
c5286dd

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

Choose a tag to compare

@jeetv jeetv released this 21 Apr 08:45
407dc2f

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

Choose a tag to compare

@jeetv jeetv released this 07 Apr 12:43
d0cd6c3
  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

Choose a tag to compare

@jeetv jeetv released this 11 Mar 11:06
99f006c

🚀 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