issues
search
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
relative, fractional, 1-d pos-enc, concatenated to neural feature vectors
absolute, arbitrarily high-dimensional (configurable) sinusoidal pos-enc, concatenated to neural feature vectors
absolute, sinusoidal pos-enc, added to neural feature vectors
fixes #17 by adding