Tool box for PyTorch
Project description
Pytorch-Tools
Tool box for PyTorch for fast prototyping.
Overview
- FitWrapper - Keras like model trainer
- Losses - collection of different Loss functions.
- Metrics - collection of metrics.
- Models - classification model zoo.
- Optimizers
- Segmentation Models - segmentation models zoo
- TTA wrapper - wrapper for easy test-time augmentation
Installation
Requires GPU drivers and CUDA already installed.
pip install git+https://github.com/bonlime/pytorch-tools.git@master
It is also recommended to install NVIDIA Apex to allow usage of additional optimizers
pip install ---upgrade -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" git+https://github.com/NVIDIA/apex.git
Designed and maintained by @bonlime and @zakajd
Star the project if you like it!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytorch_tools-0.5.7.tar.gz.
File metadata
- Download URL: pytorch_tools-0.5.7.tar.gz
- Upload date:
- Size: 787.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2179580247b5a912860dc7d4904131b70cecd9736ca0a886a096d84902cded5a
|
|
| MD5 |
4359bae4abe6f31df19ec19b58b57d8e
|
|
| BLAKE2b-256 |
16c84256541ccd0f4ef9f084bfca5e1391c5a0767c1221abe9d6333a4588fa30
|
File details
Details for the file pytorch_tools-0.5.7-py3-none-any.whl.
File metadata
- Download URL: pytorch_tools-0.5.7-py3-none-any.whl
- Upload date:
- Size: 168.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1a8408862ef48d239ab0ac7551164c56c9a8d955d0f9c1d671557e0b1075a5f
|
|
| MD5 |
eb8537a38513da14c3945e8c96e47e40
|
|
| BLAKE2b-256 |
1ed45ca008eb4ff931c01d2d21b53d71c017ad2b83d5ac04d239ab878b1c2112
|