Skip to content

Deep Learning-Based Approaches for Shot Transition Detection and Known-Item Search in Video

Notifications You must be signed in to change notification settings

soCzech/MasterThesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deep Learning-Based Approaches for Shot Transition Detection and Known-Item Search in Video

This repository contains LaTeX source codes of my master thesis Deep Learning-Based Approaches for Shot Transition Detection and Known-Item Search in Video oficially available in Charles University Digital repository (dspace.cuni.cz).

Part of the work is presented in the following papers but the thesis contains further evaluations, ablation studies and implementation details:

💾 Experimets

The source code for the first part of the thesis regarding shot transition detection model TransNetV2 is available here :octocat:.

The source code for the sencond part of the thesis regarding text retrieval model W2VV++BERT is available here :octocat:.

📕 LaTeX Compilation

The source code can be compiled into PDF file using pdfLaTex by running pdflatex thesis.tex; bibtex thesis.aux; pdflatex thesis.tex; pdflatex thesis.tex from src directory or importing it into Overleaf. The compiled PDF file is available in this repository as Thesis.pdf or in Charles University Digital repository.

About

Deep Learning-Based Approaches for Shot Transition Detection and Known-Item Search in Video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages