https://github.com/amirzenoozi/models-with-tensorflow
AI Models Implementation on Tensorflow
https://github.com/amirzenoozi/models-with-tensorflow
ai-models imagenet model-implimentation pretrained-models pretrained-weights resnet resnet-101 resnet-18 resnet-34 resnet-50 tensorflow vgg16 vgg19
Last synced: 7 months ago
JSON representation
AI Models Implementation on Tensorflow
- Host: GitHub
- URL: https://github.com/amirzenoozi/models-with-tensorflow
- Owner: amirzenoozi
- License: mit
- Created: 2021-02-14T10:33:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T11:43:24.000Z (over 4 years ago)
- Last Synced: 2025-01-21T08:24:25.142Z (9 months ago)
- Topics: ai-models, imagenet, model-implimentation, pretrained-models, pretrained-weights, resnet, resnet-101, resnet-18, resnet-34, resnet-50, tensorflow, vgg16, vgg19
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow Models
AI Models Implimentation on Tensorflow## Description
In this repo you can find base model implimentation on tensorflow## Models List
- [x] Resnet-18
- [x] Resnet-34
- [x] Resnet-50
- [x] Resnet-101
- [x] Resnet-152
- [x] VGG-16
- [x] VGG-19
- [ ] MobileNet-V1
- [ ] BVLC AlexNet