Skip to main content

Tensorflow image models

Project description

Install

pip install tensorflow_image_models==0.0.1


Usage

from TFIMM import list_models

list_models()

models list: DPN92 DPN98 DPN131 DPN107 EfficientNetB0 EfficientNetB1
..... ..... VGG16 VGG19

Create Model

from TFIMM import EfficientNet

model=EfficientNet.EfficientNetB0(classes=10)

model.summary()


License

This project is licensed under the MIT License


Author

DEEPOLOGY LAB

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tensorflow_image_models-0.0.1.tar.gz (25.3 kB view details)

Uploaded Source

File details

Details for the file tensorflow_image_models-0.0.1.tar.gz.

File metadata

File hashes

Hashes for tensorflow_image_models-0.0.1.tar.gz
Algorithm Hash digest
SHA256 075c3cff051aa225d412fb2bfdc1402119570152bcd4819fd3af3bcc9c6f7415
MD5 8b9a22dfae240392d4f02ba12c5e7512
BLAKE2b-256 4dd031f22397789c58bf1724fb144e926318a3fc15cb7a147004be49134475ce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page