devmaxxing / videocr-PaddleOCR

Extract hardcoded subtitles from videos using machine learning
MIT License
142 stars 22 forks source link

Investigate if continuous slice of frames with the same subtitles can be detected faster using cv solution #7

Open devmaxxing opened 2 years ago

devmaxxing commented 2 years ago

If so, then PaddleOCR only needs to be run on one frame per subtitle.

SWHL commented 2 years ago
devmaxxing commented 2 years ago

@SWHL Sure. I'm trying to focus on another project at the moment but will definitely come back to this later. In the meantime, I guess some vague initial ideas I had on this was: