Assignments From UT Austin: CS376 Computer Vision
Analyzing Seam Carving Algorithm
Using Color, Texture and Hough Transform for Segmentation and Detection
Assignments From MIT: Advances In Computer Vision
Depth Sensing Using Projector and Camera
Hybrid Images and Motion Magnification
CS231n from Stanford: Convolutional Neural Networks for Visual Recognition
Private Github: https://github.com/yiyuanyang/stanford_cs231n
My own stuff
I tried out evolution as a learning policy early 2020: https://github.com/yiyuanyang/evolution, but doesn’t seem to improve from just using good old adam.