CNNs
Materials:
Date: TBD
Pre-work:
In-Class
Lab
- 1d CNNs (tbd)
- 2d CNNs (tbd)
Post-class:
- [notebook] ID Convolution R05
- [notebook] ID Convolution for MNSIT R05
- [notebook] 2D Convolution R05
- [notebook] CNN for MNIST R05
- [youtube] Lectures from R07
Papers
- AlexNet - ImageNet Classification with Deep Convolutional Neural Networks
- ZFNet Visualizing and Understanding Convolutional Networks
- VGGNet Very Deep Convolutional Networks for Large-Scale Image Recognition
- GooLeNet Going Deeper with Convolutions
- ResNet Deep Residual Learning for Image Recognition
- RCNN Rich feature hierarchies for accurate object detection and semantic segmentation -Faster-RCNN Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
- YOLO You Only Look Once: Unified, Real-Time Object Detection
- UNet U-Net: Convolutional Networks for Biomedical Image Segmentation