Skip to main content

Tool box for PyTorch

Project description

# Pytorch-Tools

Tool box for PyTorch for fast prototyping.

# Overview * [FitWrapper](./pytorch_tools/fit_wrapper/) - Keras like model trainer * [Losses](./pytorch_tools/losses/) - collection of different Loss functions. * [Metrics](./pytorch_tools/metrics/) - collection of metrics. * [Models](./pytorch_tools/models/) - classification model zoo. * [Optimizers](./pytorch_tools/optim/) * [Segmentation Models](./pytorch_tools/segmentation_models/) - segmentation models zoo * [TTA wrapper](./pytorch_tools/tta_wrapper/) - wrapper for easy test-time augmentation

# Installation Requeres GPU drivers and CUDA already installed.

pip install -v –no-cache-dir –global-option=”–cpp_ext” –global-option=”–cuda_ext” git+https://github.com/NVIDIA/apex.git pip install git+https://github.com/bonlime/pytorch-tools.git@master

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_tools-0.1.4.tar.gz (240.3 kB view hashes)

Uploaded Source

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