SysCV / vis4d

A modular library for visual 4D scene understanding
https://docs.vis.xyz/4d/index.html
Apache License 2.0
18 stars 2 forks source link

Feature/conf sweep #113

Closed renezurbruegg closed 1 year ago

renezurbruegg commented 1 year ago

Adds configuration sweeps again.

Configuration sweeps can be defined in a get_sweep method of the config file and allow to sweep e.g. learning rate as a grid search.
It also allows passing a format string as a config suffix to have different names for each swept experiment.