An open API service indexing awesome lists of open source software.

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

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