raoyongming / DenseCLIP

[CVPR 2022] DenseCLIP: Language-Guided Dense Prediction with Context-Aware Prompting
505 stars 38 forks source link

New MMCV and MMSegmentation version #36

Open Jtao0818 opened 1 year ago

Jtao0818 commented 1 year ago

OpenMMlab has released new version of MMCV 2.0.0 and MMSegmentation 1.0.0 recently, will you migrate from your code to the latest version?

CH-ORGI commented 1 year ago

Does your code work?

zhaozh10 commented 12 months ago

OpenMMlab has released new version of MMCV 2.0.0 and MMSegmentation 1.0.0 recently, will you migrate from your code to the latest version?

Hi, if you just hope to implement DenseCLIP under the framework of openmmlab, you can refer to DenseCLIP, which is compatible with mmsegmentation 0.30.0 and mmcv-full 1.7.1. The cmd line needed to create the environment is shown in cmd.txt