简体中文 | English
- finetune
Please refer to finetune if only change a "regular" dataset.
- customized pipeline
- add new augments
- add new batch augments Note: Be care of checking the difference of different modes.
- module function
Please refer to modular desigh for more information.
- customized framework
- change framework
- change initialized function
- customized loss
-
step decay and epoch decay
-
customized solvers
- add new data processing
- add new record
- add new metrics
- Debug level
- FAQ