An implementation of ResNet18 using TensorFlow 2.0 Keras API. Currently ResNet 18 is not currently supported in base Tensorflow (see https://www.tensorflow.org/api_docs/python/tf/keras/applications for supported models), so a custom model is necessary to use this architecture.
-
Notifications
You must be signed in to change notification settings - Fork 1
Implementation of ResNet18 using TensorFlow 2.0 Keras API. Currently ResNet 18 is not currently supported in base Tensorflow (see https://www.tensorflow.org/api_docs/python/tf/keras/applications for supported models), so a custom model is necessary to use this architecture.
acoadmarmon/resnet18-tensorflow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of ResNet18 using TensorFlow 2.0 Keras API. Currently ResNet 18 is not currently supported in base Tensorflow (see https://www.tensorflow.org/api_docs/python/tf/keras/applications for supported models), so a custom model is necessary to use this architecture.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published