open-mmlab / mmpretrain

OpenMMLab Pre-training Toolbox and Benchmark
https://mmpretrain.readthedocs.io/en/latest/
Apache License 2.0
3.45k stars 1.07k forks source link

[Feature] support mlflow do advance experiment management #1923

Open zhanglazhuan opened 3 months ago

zhanglazhuan commented 3 months ago

Describe the feature

mlflow is an advance experiment tools when compare two experiment mlflow is easy to use and has beautiful ui, and it is open-soure

Will you implement it?

mchaniotakis commented 3 months ago

Correct me if I am wrong but this is something that should be added to mmengine instead, and its already implemented there mmengine documentation