whydna / Deep-Learning-Movie-Scene-Detection
A project that trains a neural network to recognize certain types of movie scenes (i.e: every drinking scene from Mad Men, every kissing scene from the Titanic, etc.)
☆20Updated 2 years ago
Alternatives and similar repositories for Deep-Learning-Movie-Scene-Detection
Users that are interested in Deep-Learning-Movie-Scene-Detection are comparing it to the libraries listed below
Sorting:
- Code to detect scenes and transitions in videos and compose a video to visualize the data.☆28Updated 6 years ago
- Attempt to use perceptual hash (pHash) to segment a video into "scenes" very quickly (Normally under a minute for hour long HD videos).☆47Updated 2 years ago
- Learning Lip Sync of Obama from Speech Audio☆67Updated 4 years ago
- Tutorial on detecting video shot changes using Python and OpenCV. Part 1 covers basic threshold detection, Part 2 covers optimized thres…☆50Updated 4 years ago
- An automatic movie trailer generator.☆41Updated 2 years ago
- Two-stage GANs that generate fingerstyle guitarist images from audio.☆59Updated 6 years ago
- Automatically generate a music video by extracting scenes from another video☆31Updated last year
- You Said That?: Synthesising Talking Faces from Audio☆69Updated 7 years ago
- A comparison of ffmpeg, Shotdetect and PySceneDetect for shot transition detection☆120Updated 7 years ago
- A project about learning how to synchronize subtitles in movies using machine learning.☆9Updated 2 years ago
- nsfw dataset with images and text for content moderation in Japan☆16Updated 6 years ago
- Pytorch Tool that uses Deeplabv3 and MoviePy to produce masks for removing backgrounds from images (but keeping people). Green screening …☆73Updated 2 years ago
- AutomEditor is an AI based video editor that helps video bloggers to remove bloopers automatically. It uses multimodal spatio-temporal bl…☆48Updated 6 years ago
- Starter code for working with the YouTube-8M dataset.☆16Updated 7 years ago
- Clone a voice in 5 seconds to generate arbitrary speech in real-time☆34Updated 5 years ago
- Detecting near-duplicate videos by aggregating features from intermediate CNN layers