Skip to content

Pip library containing some common functions and classes for things I use a lot with PyTorch computer vision. Currently being worked on along side other research work at my university.

License

Notifications You must be signed in to change notification settings

nclgbd/PyTorch-Utilities

Repository files navigation

PyTorch Vision Training and Data Visualization Package

PyPI version Test Build Methods Publish Package

This package is an abstraction of some common things functions I use when using PyTorch. Rather than constantly having to copy over a file for each project, just creating a package that can be installed with pip could be beneficial.

Hopefully in the future I can have colleagues also find use with this, or extend off of it.

If you'd like to see what I plan on implementing and where things are currently, check here.

Necessary Files

Installation

Just use pip:

pip install pytorch_vision_utils

About

Pip library containing some common functions and classes for things I use a lot with PyTorch computer vision. Currently being worked on along side other research work at my university.

Topics

Resources

License

Stars

Watchers

Forks

Languages