Skip to content

AvinashNargund/tfmodel

 
 

Repository files navigation

tfmodel

CircleCI MIT License

This module includes pre-trained models converted for TensorFlow.

Requirements

tfmodel requires nothing but TensorFlow. Other libraries in requirement.txt are required only for unit tests or examples.

Installation

pip install git+https://github.com/sfujiwara/tfmodel

Models

VGG 16

See README_VGG16.md.

Unit Test

python -m unittest discover -v tests

License

This module itself is released under MIT license. Note that weights of existing pre-trained models follow their licenses respectively.

About

Pre-trained models converted for TensorFlow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%