Skip to content

supervisely-ecosystem/mark-segments-on-synced-videos

Repository files navigation

Mark segments on multi-camera videos

OverviewHow to useDemo dataScreenshot

GitHub release (latest SemVer) views runs

Overview

Application allows tag and manage segments on video pairs in side-by-side view.

In can work in two modes:

  • label segment on a single video
  • label segment on two videos (pair)

Segment defines by two tags: app assigns tag with string value begin-<segment-id> on a specific frame on the left video and tag with string value end-<segment-id> on a specific frame on the right video.

How to use

  1. Run application from the context menu of video dataset
  2. Open app
  3. Step 1 shows the information about selected dataset with links to project / dataset.
  4. Step 2 allows to select existing key-value(str) tag or create a new one.
  5. On Step 3 it is needed to select left and right video by clicking on corresponding buttons in videos table.
  6. Once videos are selected user can preview and manage existing segments.
  7. Press Start segments tagging button to start tagging, i.e. create or delete tags segments.
  8. On videos table at Step 2 there is also column STATUS that helps to navigate what videos are finished and what are in progress.
  9. Stop the app manually

Demo data

Screenshot