Files
OpenGait/doc/how_to_create_your_model.md
T
2021-10-18 15:17:13 +08:00

465 B

How to Create Your Own Model

This section of documentation will be refined in the future. For now, you can refer these files: default config, baseline config, loss aggregator, base_model, and baseline model.

Then, you can write your own model in lib\modeling\models, and use it in configuration file.