Skip to main content

Image classification with pretrained models in Pytorch

Project description

# Image classification with pretrained models in Pytorch

Use pretrained models to train your data.

## Installation

`sh pip install image-classification-pytorch `

## Example

`sh tf_efficientnet_b4_ns = {'model_type': 'tf_efficientnet_b4_ns', 'im_size': 380, 'im_size_test': 380, 'batch_size': 8, 'mean': [0.485, 0.456, 0.406], 'std': [0.229, 0.224, 0.225]} models = [tf_efficientnet_b4_ns] trainer = ICPTrainer(models=models, data_dir='data_simpsons') trainer.fit_test() `

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

image_classification_pytorch-0.0.3.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file image_classification_pytorch-0.0.3.tar.gz.

File metadata

  • Download URL: image_classification_pytorch-0.0.3.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for image_classification_pytorch-0.0.3.tar.gz
Algorithm Hash digest
SHA256 eb64da66cf0030e42078c46cbc36f921b7d46a41a68565d51e7b96ce83346a54
MD5 05e2cc51fea61fc5b6392f7d8fa223e1
BLAKE2b-256 6bcd161c9c24d1881829f1c920f2fd3b6f44bd150975d5591443ef1fb53e3d6b

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