Posts:CNN
Webcam Eye Tracker: Deep Learning with PyTorch
December 21, 2020PyTorch model for eye tracking using webcam data
Webcam Eye Tracker: Data collection of screen coordinates
December 14, 2020Create an application to collect training data from a webcam, consisting of photos and screen coordinates
Webcam Eye Tracker: Webcam features and face detection
December 7, 2020Performing face detection, alignment, and feature extraction from webcam data
Webcam Eye Tracker: An end-to-end deep learning project
November 30, 2020Using convolutional neural networks to create a real-time eye tracker using only webcam data
Color image classification (CIFAR-10) using a CNN
April 4, 2018Using a convolution neural network to classify images from the CIFAR-10 database
Visualizing Convolutional Neural Networks using nolearn
March 18, 2018Creating kernel and occulusion plots for a Convolutional Neural Network
Handwritten digit recognition using a CNN
March 2, 2018Creating a CNN model for handwritten digit recognition (MNIST)
Overview of Convolutional Neural Networks (CNN)
April 18, 2017What are convolutional neural networks, and how are they different from traditional neural networks?