Gary3410 / TaPA

[arXiv 2023] Embodied Task Planning with Large Language Models
144 stars 10 forks source link

在安装centernet之后仍然出现No module named 'centernet' #8

Open wxq2333 opened 5 months ago

wxq2333 commented 5 months ago

执行python generate/adapter_with_detic.py \

--prompt "Can you open the computer?" \
--max_new_tokens 512 \
--img_path input/rgb_img

在安装centernet之后仍然出现No module named 'centernet'

Gary3410 commented 4 months ago

Hello! Thank you for your interest in this work. This error looks like a Detic environment config issue, you can refer to this to install it. Meanwhile, this issue may help you.