1 / 19

Mining TV Broadcasts 24/7 for Recurring Video Sequences

Mining TV Broadcasts 24/7 for Recurring Video Sequences. Jeong , Dongseok. Before the start – Question. There are two techniques used for Video Fingerprinting : CPF(Color Patches Features) and Gradient Histograms. What is the main idea of these techniques?

yazid
Download Presentation

Mining TV Broadcasts 24/7 for Recurring Video Sequences

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mining TV Broadcasts 24/7 for Recurring Video Sequences Jeong, Dongseok

  2. Before the start – Question • There are two techniques used for Video Fingerprinting : CPF(Color Patches Features) and Gradient Histograms. What is the main idea of these techniques? • What methods are used for similar image searching?

  3. The purpose of the paper • Detecting recurring video clips in a TV broadcast stream • In this case, to detect recurring commercials in a TV broadcast stream • How can we overcome the storage and computing issue of video data?

  4. The structure of the paper • Introduction • Fingerprinting Video Streams ☜ • CPF, Gradient Histograms • Explain own search algorithm ☜ • Experimental results • Related Work • Conclusion

  5. Video Fingerprinting • Color Patches Features(CPF) Each frame is reduced to averages of pixels

  6. Video Fingerprinting • CPF example

  7. Video Fingerprinting • Gradient Histograms Edge-based features

  8. Video Fingerprinting • Gradient Histograms cont.

  9. Video Fingerprinting • Finally, we can measure the distance between two image and • The distance between two sequences , of length L is given by

  10. Searching Algorithm • Finding similar images to the source video • Use inverted index and Locality Sensitive Hashing • Compare short clips from each source • Finding the start-point and end-point of repeated sequences • Classifying the repeated video

  11. Optimizing some parameters • Clip Length : choose 25 frames

  12. Optimize some parameters • Minimum Fraction of Matched Frames • choose 20%

  13. Optimize some parameters • Maximum Number of Entries in Hash Table • choose 100 entries per hash value

  14. Optimize some parameters • Minimum Length of Duplicates • Choose 100 frames

  15. CPF VS GH • Searching for flips with GHs is up to 30% faster than using CPFs • But CPFs are faster to evaluate and need a smaller amount of storage • (a) : Chart TV • (b) : Sky Sports News

  16. Mining Different TV Channels • Apply the system to a variety of broadcast stations

  17. Mining Different TV Channels • The remaining false detections are mainly caused by repeated news stories(in ARD : the German public broadcaster) • Gemini is an Indian TV channel – for non-natives what are commercials and what not?

  18. Question Again • There are two techniques used for Video Fingerprinting : CPF(Color Patches Features) and Gradient Histograms. What is the main idea of these techniques? • What methods are used for similar image searching?

  19. The End! • Any Question?

More Related