1 / 5

Graph Regularization for Cuboid-Based Video Analysis

This progress report discusses the implementation of a graph regularization approach for cuboid-based video processing, achieving 97.47% sparsity and 0.6667% reconstruction error. The previous outlier rate of 31.86% has significantly decreased to 1.65%. By dividing image volumes into cuboids, learning dictionaries, and applying graph regularization, the method successfully clusters temporal blocks of cuboids for video analysis and visualization.

zlhna
Download Presentation

Graph Regularization for Cuboid-Based Video Analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Progress Report: Week 6 Alvaro Velasquez

  2. Recap • Overlapping, overcomplete dictionary. • Heat kernel affinity matrix. • Graph Regularization term. • Max Voting scheme. • Sparsity: 97.47% • Reconstruction error: 0.6667% • Previous framework outlier rate: 31.86% • Current framework outlier rate: 1.65%

  3. Previous Framework: Lasso

  4. Current framework: Graph Regularization

  5. Current Work • Divide image volume into cuboids and vectorize them. • Learn a dictionary of cuboids. • Calculate sparse coefficient matrix of temporal blocks of cuboids using graph regularization. • Cluster vectors of the sparse coefficient matrix using k-means. • Display cluster centers on video.

More Related