Skip to content

chrisdim/image_video_analysis_ntua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ECE NTUA] Image & Video Technology & Analysis

Lab Projects of the Image & Video Technology & Analysis course held by ECE - NTUA during the Spring Semester of 2020-2021.

1st Lab Exercise: Image Compression

RGB Channels, Gaussian Filtering, Subsampling, Gaussian & Laplacian Filtering, Image Compression with Laplacian Pyramids.

2nd Lab Exercise: Motion Estimation

Points-of-Interest Detection algorithms (Harris, Shi-Tomasi), Motion Estimation with Lucas-Kanade algorithm.

3rd Lab Exercise: CNN Image Classification

Image Classification with pre-trained CNN architectures (LeNet, VGG, Alexnet) and Deep Learning techniques (Early Stopping, Dropout, Transfer Learning).