sandeep-sm / Bayesian-surprise-for-video

Computes the Bayesian surprise values after each frame in a video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-First read the video using the fileread.m code.

-Then compute surprise matrix for the input video using CalcSurprise.m code.

-View the surprise frame by frame using ShowSurprise.m code.

-Code built taking help from Nathan Mundhenk's code for surprise detection and gbvs code for saliency maps.

About

Computes the Bayesian surprise values after each frame in a video.


Languages

Language:MATLAB 86.6%Language:C++ 13.4%Language:M 0.0%