nodefluxio / vortex

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

additional model attributes #27

Closed triwahyuu closed 4 years ago

triwahyuu commented 4 years ago

closes #5

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 current behavior?

Related issues :

What is the new behavior?

Checkpoint Model Format

default (required) member in checkpoint:

additional member (if any):

Checklist

triwahyuu commented 4 years ago

ready for review cc @alphinside