nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

Pytorch Lightning training pipeline #102

Closed triwahyuu closed 3 years ago

triwahyuu commented 3 years ago

Type of changes

Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the new behavior?

-

-

Checklist

triwahyuu commented 3 years ago

there are several difference, this is a more finished version, all the training components are done, bug fixed, and tests are finished. also the cli is working here

triwahyuu commented 3 years ago

moved to #103 to be merged into pytorch-lightning branch