My study of ResNet50. Implemented with Convolution and Identity Blocks, both containing Layer Skips to help with Vanishing Gradient issue. Training and Prediciton is done with hand images representing numbers.
pip install numpy h5py tensorflow keras
run python -m resnet50.task
---or---
Open ResNet50.ipynb and run cells to train and predict from the included dataset of hand images representing numbers.
👤 Kevin Estrella
- Twitter: @kevsestrella
- Github: @kevsestrella
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator