We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
use_rich
1 parent 2ed10ac commit b87fbc7Copy full SHA for b87fbc7
tracklab/configs/engine/video.yaml
@@ -6,4 +6,5 @@ num_workers: ${num_cores}
6
callbacks:
7
progress:
8
_target_: tracklab.callbacks.Progressbar
9
+ use_rich: ${use_rich}
10
vis: ${visualization}
0 commit comments