Leo
Leo
The problem is now partially solved by fixing vars in DictConfig ```python def fix_DictConfig(cfg: DictConfig): """fix all vars in the cfg config this is an in-place operation""" keys = list(cfg.keys())...
> Think I am hitting the same. @nqhq-lou : Thanx so much for posting the fix above!!!! > > I just added the fix_DictConfig right after train() call and it...
[task2] 15班+鸟雀呼晴: https://github.com/nqhq-lou/OpenMMLabCamp2023S/tree/main/mmpretrain
[task1]鸟雀呼晴+https://github.com/nqhq-lou/OpenMMLabCamp2023S/tree/main/mmpose/hw This is the results summary: [summary.md](https://github.com/nqhq-lou/OpenMMLabCamp2023S/blob/main/mmpose/hw/SUMMARY.md)