clamsproject / app-swt-detection

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

adding positional encoding #26

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

fixes #17 by adding

  1. relative, fractional, 1-d pos-enc, concatenated to neural feature vectors
  2. absolute, arbitrarily high-dimensional (configurable) sinusoidal pos-enc, concatenated to neural feature vectors
  3. absolute, sinusoidal pos-enc, added to neural feature vectors