The files contains my own notes and some extra data that need to be removed or moved somewhere else. - [ ] Add implementation for ResNet blocks (Normal resent , BottleNeck design) (identity mapping, projection, and zero-padding) - [x] Add Implementation for different Resnet models - [x] Add Using Tensorflow for Resnet models and exporting their trained weights.
The files contains my own notes and some extra data that need to be removed or moved somewhere else.