Skip to content

Standard pipeline for training classification and segmentation models editing only a single config file

Notifications You must be signed in to change notification settings

DominicL3/pytorch_pipeline

Repository files navigation

Pytorch Classification/Segmentation Pipeline

Got super tired of having to write the same boilerplate code over and over again for segmentation and classification tasks, so I wrote this to standardize my training pipelines and automate everything via a config file (see segmentation_config.yml for instance).

Currently this pipeline can only train for segmentation tasks, but I plan to expand it for use in image classification. For the future, I will probably also add a GUI because I am getting too lazy to even edit a .yml config file.

Dependencies

About

Standard pipeline for training classification and segmentation models editing only a single config file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages