dgobalak / dgobalak/File-Insights
Extend image captioning to videos that don't have speech
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We can extend our image captioning algorithm to include videos (without speech) by splitting them into a number of frames and captioning each frame. However, if a video contains speech, it'll be best to use textract to determine what they say.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.