Computer Vision Projects using Generative Networks, LSTMs, Conv Nets and earlier non-AI CV methodologies. The 5 older projects were implemented in MATLAB for CS6476 with Professor James Hays. One of the project requirements was to include a writeup webpage, (an excellent idea for portfolios) and so these links go to my writeups.
  • Face-Audio-Caption dataset, SOM of data, and LSTM-based lipreader
  • Convolution NN for Object Recognition
  • Face Detection with a Sliding Window
  • Scene Recognition with Bag of Words and Linear and Nonlinear SVM
  • Camera Calibration and Fundamental Matrix Estimation with RANSAC
  • Local Feature Matching with Harris Corners and SIFT Features
  • Hybrid Images