Detecting Kissing Scenes in a Database of Hollywood Films

June 05, 2019 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, conv.py, conv3d.py, data.py, dev, examples, experiments.py, kissing_detector.py, mel_features.py, params.py, pipeline.py, poster.pdf, qualitative.py, requirements.txt, segmentor.py, test_segmentor.py, train.py, utils.py, vggish.py, vggish_input.py, vggish_params.py

Authors Amir Ziai arXiv ID 1906.01843 Category cs.CV: Computer Vision Cross-listed cs.AI Citations 2 Venue arXiv.org Repository https://github.com/amirziai/kissing-detector โญ 72 Last Checked 2 months ago
Abstract
Detecting scene types in a movie can be very useful for application such as video editing, ratings assignment, and personalization. We propose a system for detecting kissing scenes in a movie. This system consists of two components. The first component is a binary classifier that predicts a binary label (i.e. kissing or not) given a features exctracted from both the still frames and audio waves of a one-second segment. The second component aggregates the binary labels for contiguous non-overlapping segments into a set of kissing scenes. We experimented with a variety of 2D and 3D convolutional architectures such as ResNet, DesnseNet, and VGGish and developed a highly accurate kissing detector that achieves a validation F1 score of 0.95 on a diverse database of Hollywood films ranging many genres and spanning multiple decades. The code for this project is available at http://github.com/amirziai/kissing-detector.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision