Auto-Generation of Looping Cinemagraphs
Used graph cut optimization to auto generate looping cinemagraphs from videos, based on “Automated Video Looping with Progressive Dynamism”, Z. Liao et al., 2013, implemented in C++
Used graph cut optimization to auto generate looping cinemagraphs from videos, based on “Automated Video Looping with Progressive Dynamism”, Z. Liao et al., 2013, implemented in C++
Implemented “Seam
Carving for Content-Aware Image Resizing”, S. Avidan and A. Sharmir, 2007, the magical algorithm that allows for resizing of images while preserving major features
Used deep Q-learning to train a rocket to land successfully in Lunar Lander (OpenAI Gym)
Analysis using R to visualize taxi pickup locations in New York that resulted in the highest tip amount from passengers during morning rush hours
Data analysis exercise on the diamonds dataset in ggplot2 using R