Skip to content

Releases: OpenSportsLab/DatasetAnnotationTool

v0.0.3

04 Feb 07:57
300fd8d

Choose a tag to compare

  • Pin huggingface_hub version to 0.25.2 in workflows

v0.0.2

09 Jul 10:51

Choose a tag to compare

  • updated UI and images
  • auto deploy docs
  • updated docs
  • added full requirements.txt
  • added badge for docs
  • improve documentation
  • pep8 formatting
  • added docs
  • fix issue with actions in MenuBar
  • added function to download datasets from HF
  • added empty OSL JSON project at start time
  • check video is loaded before toggling play/pause
  • update datetime when saving JSON
  • advanced saving when closing
  • Catch Close Event and inform if dataset not saved

v0.0.1

06 Jul 12:57

Choose a tag to compare

  • added workflows for automatic release of v*
  • added control for video speed
  • add/remove videos
  • add/remove labels
  • improved workflow to save JSON
  • added logging on status bar
  • Improved highlight Annotations Save Workflows
  • Added Tools README.md
  • Switched to a Qt6 Model/View framework to store data once only
  • added shortcuts
  • aded settings window and persistent memory
  • improve viewer to add, edit and remove annotations.
  • Added Backward Forward for video
  • added script and readme for DL dataset from HF
  • split files in modules, use UI from QT and upgrade to Qt6
  • add CI for building distribution
  • First attempt for GUI for manipulation of OSL Action Spotting datasets
  • Initial commit