A neural network to detect a title card within a video file and a tool for it #362
Open
4 tasks done
Labels
Advanced
Projects that require a high level of understanding of the topics specified, or programming in gnrl.
AI/ML
Artificial Intelligence and Machine Learning. Including, but not limited to, creating Skynet.
Futuristic tech/Unique ideas
Sometimes, the ideas are just so cutting edge that it's hard to describe.
Much work
This project takes little time to complete. (ETA several weeks+)
Project description
Imagine, that there is a bunch of movie files. None of them have embedded thumbnails. Your task is to make nice thumbnails for them.
Video summarization is a pretty hard task, not only for AI, but also for people. Because this problem is severely ill-posed and there are a lot of valid choices.
Some video files contain effects added using video-editing software. Such as
title cards
. Atitle card
is a frame where a name/logo of the clip is shown. Often the font of the name is very stylized and large and can be recognized by its style alone even without reading text in it.Thumbnails are reduced size images that usually serve as means of making it easier for people to recognize needed files and select the ones the people want without reading the fine print of filename and/or waiting for it to be scrolled into view.
Title cards should make nice thumbnails because of their properties. So, the following program is needed.
Relevant Technology
Complexity and required time
Complexity
Required time (ETA)
Categories
The text was updated successfully, but these errors were encountered: