yuhuan-wu / P2T

[TPAMI22] Pyramid Pooling Transformer for Scene Understanding
200 stars 18 forks source link

mmcv version #20

Open LunarSun opened 1 month ago

LunarSun commented 1 month ago

First of all, I would like to express my sincere gratitude for your outstanding work. While configuring the environment, I encountered a problem with the mmcv version. I was wondering which version you used when conducting your experiments.

yuhuan-wu commented 1 month ago

May I know which experiment (det or seg) you would like to reimplement?

For experiment of the detection, you may need a proper mmcv version (if i am not wrong, e.g. 1.3.7 or 1.3.8) which has no conflict with mmdetection 2.8.0. You can check the repo of mmdetection/much version tables in the mmdetection.

Kindly note that you may need to manually compile mmcv module if you are using very recent pytorch and cuda versions (e.g. Torch 2.0 + cuda 11.8).

For segmentation, generally you will not encounter the mmcv incompatible version problem. (If mmcv < 2.0)

LunarSun commented 1 month ago

已收到您的来信,稍后会仔细阅读,谢谢。祝好!