Cluster Videos

experimental Category:Clustering

Cluster Videos is a node that clusters a group of videos together to the desired count

It does this by comparing the video frames of each video with each other and clustering them together based on similarity

It then concatenates the videos in each cluster together based on the number of clusters desired

If the video is a list, it will cluster each video in the list to the desired count

This is an experimental node, meaning that it may be subject to changes and/ or not expected to work "error-free".

Inputs

type name edge
video_path video True
number clusters True

Outputs

type name edge
video_path video True