Project Portfolio

Cataract Disease diagnosis automation

Automated the task of cataract patient eye diagnosis by segmenting blood vessels in the choroid layer of the eye in MATLAB. Paper published in European Journal of Ophthalmology

Expression Recognition in Cohn Kanade+ dataset

Trained a multi class support vector machine to recognise six facial expressions happy, surprise, sad, angry, disgust, fear by extracting features around the mouth and eyes regions of face. Used a pyramid of local binary patterns on the low resolution images of Cohn Kanade+ dataset achieving 70% accuracy(highest) for happy and sad expressions.


Other Projects

  • Implemented RandomForest, Regularized Regression, and Gradient Boosting machine learning algorithms from scratch in Python
  • Built a search engine for a corpus of BBC articles with my own hashtable implementation
  • Implemented kmeans++ and Feature Importance techniques from scratch.

Emory_peak