Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
navreeetkaur authored Nov 14, 2019
1 parent c38f164 commit 9a1afc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Assignment 2, Deep Learning (ELL888) @ IIT Delhi
## Problem Statement:

Lots of good quality educational videos are available on platforms like YouTube and NPTEL but students are not able to use them optimally since videos are not indexed properly. This assignment tries to deal with this problem. Have a look at this video: https://goo.gl/VTaz7h

You will notice that, in general, the professor writes on papers, removes that paper that is completely filled and then starts writing again on a new sheet. The aim of this assignment is to extract out those frame of a video which captures the full written content on a sheet of paper.
Suppose the professor writes 7 sheets in one lecture, if we could get the frames capturing those 7 filled sheets, we will have almost all the information of what professor taught in that lecture in just 7 images. One hour video can be summarised using 7 images (Call these 7 frames as ‘key-frames’).
Sometimes, instead of handwritten sheets, other mediums are used to teach in lectures (ppts, notepad etc), but the core problem is still the same,
Expand Down

0 comments on commit 9a1afc1

Please sign in to comment.