joelibaceta / video-keyframe-detectorLinks
It is a simple python tool to extract key-frames from a video file using peak estimation from frame difference.
☆198Updated 6 months ago
Alternatives and similar repositories for video-keyframe-detector
Users that are interested in video-keyframe-detector are comparing it to the libraries listed below
Sorting:
- Tool for automating common video key-frame extraction, video compression and Image Auto-crop/Image-resize tasks☆385Updated last year
- Key-frame based summarization of videos☆30Updated 3 years ago
- Codebase for CVPR2020 A Local-to-Global Approach to Multi-modal Movie Scene Segmentation☆233Updated last year
- Experimenting with different Summarizing techniques on SumMe Dataset☆142Updated 5 years ago
- Tools for movie and video research☆301Updated 3 years ago
- DSNet: A Flexible Detect-to-Summarize Network for Video Summarization☆220Updated 4 years ago
- Implementation of Cross-category Video Highlight Detection via Set-based Learning (ICCV 2021).☆77Updated 4 years ago
- This repository contains script to divide a video into key frames.☆184Updated 7 years ago
- ☆138Updated 2 years ago
- A PyTorch Implementation of PGL-SUM from "Combining Global and Local Attention with Positional Encoding for Video Summarization" (IEEE IS…☆91Updated 2 years ago
- This repository contains the codebase for MovieCLIP: Visual Scene Recognition in Movies☆42Updated 2 years ago
- IMPLEMENT AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)☆42Updated 4 years ago
- Video shot transition detection☆25Updated 2 years ago
- AutoShot: A Short Video Dataset and State-of-the-Art Shot Boundary Detection - CVPR NAS 2023☆205Updated 2 years ago
- Authors official PyTorch implementation of the "ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning" [ICCV 2019]☆221Updated last year
- Condensed Movies Challenge 2021☆19Updated 3 years ago
- EVA: An Explainable Visual Aesthetics Dataset☆27Updated 3 years ago
- Trained a Deep Learning Model to generate automatically generate highlights from a sports video☆51Updated 7 years ago
- Comparing speed of different implementations of reading video into numpy arrays☆47Updated 3 years ago
- Entropy and Memorability Based Video Summarization☆40Updated 4 years ago
- Using Color Histogram, SVD and Dynamic Clustering Method obtained Key-Frames from a video. This analysis can be used to identify frames w…☆24Updated 5 years ago
- Authors official PyTorch implementation of the "DnS: Distill-and-Select for Efficient and Accurate Video Indexing and Retrieval" [IJCV 20…