clamsproject / app-swt-detection

CLAMS app for detecting scenes with text from video input
Apache License 2.0
1 stars 0 forks source link

define SWT #1

Open keighrim opened 1 year ago

keighrim commented 1 year ago

So the goal of this repository is to develop "an app" that can perform detecting and identifying certain types of scenes with text (SWT) in them.

For the particular types of the scenes we are interested in, see https://docs.google.com/document/d/1IyM_rCsCr_1XQ39j36WMX-XnVVBT4T_01j-M0eYqyDs/edit#heading=h.nc9s196ipfu1 (WIP, not public).

keighrim commented 8 months ago

This comment (https://github.com/clamsproject/app-swt-detection/pull/63#issue-2117346596) shows some example of how we define SWT labels from the manual annotation, via the step we call "binning". As for v3.0, our plan is to use slate, chyron, credits and bar labels that aggregate one or more manual annotation labels (defined in the linked google doc), but this can change in the future (also related to #60).