ConsNet icon indicating copy to clipboard operation
ConsNet copied to clipboard

consistency_graph.pkl

Open JingyuLi-code opened this issue 2 years ago • 3 comments
trafficstars

When we run python tools/build_dataset.py, we get this error. Do you have any ideas?

image

JingyuLi-code avatar Sep 22 '23 13:09 JingyuLi-code

Hi @JingyuLi-code, may I know your current environment, e.g., Python & CUDA & PyTorch versions?

yeliudev avatar Sep 23 '23 02:09 yeliudev

We have python=3.9 torch=1.12.1+cu113 mmcv=1.6.0 mmdet=2.24.0

JingyuLi-code avatar Sep 23 '23 08:09 JingyuLi-code

I think the mmdet version might be too new. Please strictly follow the environment in README and try again.

yeliudev avatar Sep 23 '23 14:09 yeliudev