clamsproject / app-swt-detection

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

Slight disconnect between app sample rate and annotation sample rate #73

Closed marcverhagen closed 4 months ago

marcverhagen commented 9 months ago

Because

The app only allows a sample rate in milliseconds, but no such sample rate will match what we see in the annotations.

This is probably not a big issue since the difference never go over 32ms.

Done when

No response

Additional context

No response

keighrim commented 4 months ago

Not sure what this issue about, but if it was for evaluation step, it's fixed in https://github.com/clamsproject/aapb-evaluations/blob/c1b0dea4f366d7ae95c169493f39abfceb622a92/sr-eval/evaluate.py#L52