rsomani95/shot-type-classifier
Detecting cinema shot types using a ResNet-50
This tool helps filmmakers, editors, and film analysts automatically identify and categorize cinematic shot types from individual film frames or still images. You input film stills, and it outputs labels like 'Extreme Close Up' or 'Long Shot' for each image. This is ideal for film students, researchers, or anyone cataloging film content by shot composition.
205 stars. No commits in the last 6 months.
Use this if you need to quickly classify a large collection of film images based on common shot types for analysis or organization.
Not ideal if you need to analyze shot types within video sequences or require highly nuanced, subjective shot classifications beyond the six defined types.
Stars
205
Forks
39
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rsomani95/shot-type-classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow