Lab Assignment 2 - ROHITHKUMARN/CS5542-Bigdata-LabAssignments GitHub Wiki

Video Annotation

Build a simple application to give the summary of a video(choose three videos related to your project)by using Clarifai API. Using OpenImg Library to the key-frame images from the clarifai API.

Video1 Annotation results:

Video1 Summary results:

Video2 Annotation results:

Video2 Summary results:

Video3 Annotation results:

Video3 Summary results:

Image Classification:

Classify the images collected from videos or dataset(for your project) using the below classification algorithms

1.Naïve Bayes

2.Random Forest

3.Decision Trees

Compare and contrast their accuracies.