Skip to main content

This library is to help you train and evaluate PyTorch classification model easily and quickly

Project description

pytorch-vision-classifier

The main target of this template is to help during building your classification model where:

  1. It helps load the dataset whether the dataset in one directory or multiple directories
  2. It shows the dataset details once the dataset directory has been specified
  3. It helps know the available GPU devices and pick one to use easily
  4. It helps get a pre-trained model for you with the last layer updated with or without a dropout layer and initialized by an algorithm you choose from the most common initialization algorithms
  5. It helps know the GPU memory usage of your model
  6. It helps understand the timing of different steps during model training
  7. It helps find the best learning rate using the algorithm published by Leslie N. Smith in the paper Cyclical Learning Rates for Training Neural Networks. The original code
  8. It provides a dashboard to monitor your model during the training process
  9. It helps track the metric that you choose to find the best model for your problem
  10. It provides a compressed version of your model to be used for deployment purpose

In order to install, you need to download pytorch. then open the command prompt and type:

pip install pytorch_vision_classifier

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

pytorch_vision_classifier-0.0.3.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

pytorch_vision_classifier-0.0.3-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytorch_vision_classifier-0.0.3.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for pytorch_vision_classifier-0.0.3.tar.gz
Algorithm Hash digest
SHA256 721c9ba6c439d28456064b583d9dddf08d1ee699637dca9c11a61df44329ad3a
MD5 10ea96a9900a0b04eaea09238fc51ae4
BLAKE2b-256 0f892a469e7d5747fc7757b4b5734189070f4fb3e2e4ac7c90ebf108769f22fa

See more details on using hashes here.

File details

Details for the file pytorch_vision_classifier-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pytorch_vision_classifier-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for pytorch_vision_classifier-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 36edb97b8955be0dd112f5c1862d31c276696297f0fc17578f87fb1f6fc98a76
MD5 f1c9e1a55a198c67a0600d98a6077adb
BLAKE2b-256 5c3b83c27cbdd01e1a56c06e3431d041e5d297137b3cb2eed59cb15d8b5cb540

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