open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
29.62k stars 9.47k forks source link

auto_resume support ceph checkpoint #7526

Open 4-0-4-notfound opened 2 years ago

4-0-4-notfound commented 2 years ago

Describe the feature

Motivation The auto_resume only supports local checkpoint. It is more convenient to support ceph checkpoint, to incorporate with the writing checkpoint to ceph function.

RangiLyu commented 2 years ago

Thanks for your suggestion. We will take it into our plan.