Skip to content

smallik92/ResNet-Implementation

Repository files navigation

ResNet-Implementation

Implementation of Residual Network using TensorFlow v2. Dependencies: TensorFlow v2, numpy, matplotlib, h5py (for the handsigns dataset).

References:

Original paper: Deep Residual Learning for Image Recognition, He et. al. (2015) Additional support: Coursera Deep learning specialization (Convolutional Neural Network)

Dataset:

  1. SIGNS

SIGNS dataset

  1. Cifar-10 Dataset

Cifar10 dataset

Accuracy on Cifar-10 dataset after 200 iterations: Accuracy

Test set accuracy ~85%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages