VisionLLM icon indicating copy to clipboard operation
VisionLLM copied to clipboard

vllmv2 errors

Open matbeedotcom opened this issue 1 year ago • 4 comments

./install.sh: line 46: cd: apex: No such file or directory
bash: compile.sh: No such file or directory
./install.sh: line 51: cd: visionllmv2/model/unipose/ops: No such file or directory
python3: can't open file '/home/acidhax/setup.py': [Errno 2] No such file or directory
./install.sh: line 56: cd: visionllmv2/model/ops_dcnv3: No such file or directory
python3: can't open file '//setup.py': [Errno 2] No such file or directory

matbeedotcom avatar Jun 12 '24 23:06 matbeedotcom

mmcv都已经安装成功了。运行eval_semse.py还是报错,请问是什么原因 Traceback (most recent call last): File "/mnt/VisionLLMv2/visionllmv2/eval/eval_semseg.py", line 9, in from mmcv.runner import get_dist_info ModuleNotFoundError: No module named 'mmcv.runner'

kjdnl avatar Jun 18 '24 07:06 kjdnl

This may attribute to the environment. We use pytorch2.0.1 and CUDA11.8.

wjn922 avatar Jun 29 '24 09:06 wjn922

请问能提供官方docker image吗?

wehoo-z avatar Dec 31 '24 01:12 wehoo-z

no

yuchenlichuck avatar Aug 27 '25 00:08 yuchenlichuck