VisionLLM
VisionLLM copied to clipboard
vllmv2 errors
./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
mmcv都已经安装成功了。运行eval_semse.py还是报错,请问是什么原因
Traceback (most recent call last):
File "/mnt/VisionLLMv2/visionllmv2/eval/eval_semseg.py", line 9, in
This may attribute to the environment. We use pytorch2.0.1 and CUDA11.8.
请问能提供官方docker image吗?
no