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
pytorch_tools-0.5.3.tar.gz
(787.4 kB
view details)
Built Distribution
pytorch_tools-0.5.3-py3-none-any.whl
(168.2 kB
view details)
File details
Details for the file pytorch_tools-0.5.3.tar.gz
.
File metadata
- Download URL: pytorch_tools-0.5.3.tar.gz
- Upload date:
- Size: 787.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6a6ca79f62d32320787710c2ec771b64c5fd5cbcc17b2840b7a6c453697a22f |
|
MD5 | 38e5fb659b18bac88ce998b3e7193b60 |
|
BLAKE2b-256 | d8abf22f601fa1260d389ee061cc58ea1163e4d78d2c817a6f3346fb676596fc |
File details
Details for the file pytorch_tools-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: pytorch_tools-0.5.3-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 | 7e93f4b7709bbfd16ac3eacc20b3ec63cdd62219dfe12395bb9d0ace63efef2b |
|
MD5 | 4c9424da472eb47e83899f33189fb1f7 |
|
BLAKE2b-256 | 77e300c980b23d2a640d7e48d0c01c4b02b5b785e5ed6a34d454c027bce21570 |