qingchen

Results 4 issues of qingchen

I encounter this warning when using the original code, but the code appears to call the optimizer first and then the scheduler.Has anyone else encountered this warning? UserWarning: Detected call...

Hi, thanks for your contribution. I have one question about the training details. In the **Figure2.left** of the paper, both of visual encoder and text encoder are **frozen** during training,meaning...

In https://github.com/chaneyddtt/ScarceNet/blob/main/lib/core/evaluate.py, although the note says that the value of PCK is calculated by heat map, I don't understand how this calculation works. The way I calculate **PCK** is to...

Excuse me,thanks for your contribution. My mmcv version is 2.0.0rc4, mmengine version is 0.10.4. I meet the error that `ImportError: cannot import name 'constant_init' from 'mmcv.cnn' (/home/zy/miniconda3/envs/i2rnet/lib/python3.8/site-packages/mmcv/cnn/__init__.py)` Could you please...