This module includes pre-trained models converted for TensorFlow.
tfmodel requires nothing but TensorFlow. Other libraries in requirement.txt are required only for unit tests or examples.
pip install git+https://github.com/sfujiwara/tfmodel
See README_VGG16.md.
python -m unittest discover -v tests
This module itself is released under MIT license. Note that weights of existing pre-trained models follow their licenses respectively.