Skip to content

Releases: OpenSportsLab/VideoAnnotationTool

SoccerNetProAnalyzer_v1.0.3

01 Dec 14:12
ab3c5d2

Choose a tag to compare

Update on Dec. 1:

Update on Dec.1

SoccerNetProAnalyzer_v1.0.2

25 Nov 21:10
59a86a9

Choose a tag to compare

Update on Nov 30:

JSON import & export

  • Support for JSON import and export.
  • Ignore empty JSON objects/fields on import.
  • Export annotations in a clean, standard JSON format.
  • Do not copy raw video data into JSON files – only metadata/paths are stored.
  • Check JSON format
  • Remove files on the left sidebar

Project & annotation management

  • Create new projects directly from the UI.
  • Configure Task, Modality, Category, and Labels for each project.
  • Add / remove categories and labels.
  • Prevent duplicated entries when adding new labels or categories.
  • Case-sensitive handling where relevant (e.g., labels with different case are treated as distinct).
  • Auto Jump and Hand Jump

Editing & safety

  • Full Undo / Redo support to go back to previous states.
  • Data persistence: the app now asks for confirmation before cleaning data or quitting, to prevent accidental loss of work.

Video handling

  • Video folder upload support (import multiple videos from a directory).
  • No dropdown list ("drop-list") UI where it is not needed anymore, for a simpler interaction.
  • Internal code cleanup and removal of unused “optimization” functions.

Appearance Display

  • Fix the bug that cannot showed day mode.
  • Reduce the empty space of left sidebar
  • Change the “remove” button style

SoccerNetProAnalyzer_v1.0.1

17 Nov 12:58
0587137

Choose a tag to compare

Update:

  • JSON import validation function

    • Data missing
    • Wrong data
  • Video import

    • Depends on JSON
  • Modalities

    • Single modalities
    • Multiple modalities
  • Category management

    • Add/Remove category
    • Add new category
    • Remove category
    • Add drop-list for remove function
  • Exit mechanism

    • Without modifying
    • Modifying
    • Save
    • Not save and quit
    • Cancel

SoccerNetProAnalyzer_v1.0.0

09 Nov 13:38
c193e59

Choose a tag to compare

  • Initial public release of SoccerNetProAnalyzer for macOS
  • Supports JSON import/output, video import, and manual/automatic labeling and results visualization.