open-mmlab / mmdetection

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

HOW CAN I INTEGRET LORA WITH MMDETECTION? #12036

Open deconasser opened 2 weeks ago

deconasser commented 2 weeks ago

Hi everyone, I implement Co-DETR using MMDetection V2.25.3 and MMCV V1.5.0. I want using LoRA for fast training, etc. But i haven't found document about it? What can I do now? I need your support. image