Config Introduction¶
MindVideo is able to config different parameters for controlling the experiment setup (e.g., data processing, data splitting, training and evaluation). The users can select the settings according to their own requirements.
Config Settings¶
We split all the config settings into four parts: dataloader settings, model settings, training settings and evaluation settings. The introduction of different parameter configurations can reference the config file.
How to set config?¶
MindVideo can set config by changing the parameters via config file