Skip to content

Shot Boundary Detector based on convolutional neural network created by Gygli --> https://arxiv.org/pdf/1705.08214.pdf

Notifications You must be signed in to change notification settings

paulagd/custom_shot_boudary_detector

 
 

Repository files navigation

shot_boudary_detector

Shot Boundary Detector based on convolutional neural network created by Gygli --> https://arxiv.org/pdf/1705.08214.pdf

To use the shot boundary detector the following python libraries are reuqired

  1. moviepy
  2. pillow (PIL)
  3. pytorch
  4. cuda

create links:

PATH TO SAVE PREDS

  • ln -s /dades/paula/content-processing-tv3/outputs/shot_predictions/ predictions

PATH TO SAVE FRAMES AND LIST OF FRAMES FOR EACH VIDEO

  • ln -s dades/paula/content-processing-tv3/dades/sample_videos videos

About

Shot Boundary Detector based on convolutional neural network created by Gygli --> https://arxiv.org/pdf/1705.08214.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%