6
Progress Report: Week 7 Alvaro Velasquez

Progress Report: Week 7 Alvaro Velasquez

Embed Size (px)

DESCRIPTION

Progress Report: Week 7 Alvaro Velasquez. Accomplishments. Learned a dictionary for the cuboids using KSVD. Obtained a sparse coefficient matrix using sparse coding with graph regularization (This is the same framework that was used for the tracking in previous presentations). - PowerPoint PPT Presentation

Citation preview

Page 1: Progress Report: Week 7 Alvaro Velasquez

Progress Report: Week 7

Alvaro Velasquez

Page 2: Progress Report: Week 7 Alvaro Velasquez

Accomplishments

Learned a dictionary for the cuboids using KSVD.

Obtained a sparse coefficient matrix using sparse coding with graph regularization (This is the same framework that was used for the tracking in previous presentations).

Clustered cuboids into 6, 8, and 20 clusters using kmeans.

Page 3: Progress Report: Week 7 Alvaro Velasquez

6 Clusters

Page 4: Progress Report: Week 7 Alvaro Velasquez

8 Clusters

Page 5: Progress Report: Week 7 Alvaro Velasquez

20 Clusters

Page 6: Progress Report: Week 7 Alvaro Velasquez

Work for this Week

Further exploit the geometry of the image volume by choosing the initial cluster centroid locations using a max voting scheme on the sparse coefficient matrix.

Apply framework to a sequence of temporal blocks (We are currently using a single temporal block consisting of 4 frames).