vinotharjun / ShotBasedImageClustering

Clustering scenes of the video using VGG16 and kmeans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShotBasedImageClustering

Clustering each and every scenes of the video using Transfer learning models as a feature extractor and kmeans for clustering

Step 1 : Run the framecapture.py file to generate a collection of picture from video

Step 2 : Cluster the photos using the Models that i had provided

Github may take some time to load the notebook cause of large content Use nbviewer instead using this link https://nbviewer.jupyter.org/github/vinotharjun/ShotBasedImageClustering/blob/master/similar-image-clustering.ipynb

About

Clustering scenes of the video using VGG16 and kmeans


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%