bevfusion

一、环境配置:

cuda 11.1

pytorch1.8.0 (1.7或1.9都不太适配)

1,conda create -n bevfusion python=3.8.3

2, conda activate bevfusion

3, pip install torch==1.8.0cu111 torchvision==0.9.0cu111 torchaudio==0.8.0 -f https://download.pytorch/whl/torch_stable.html

4,  mmcv额外下载包进行安装;pip install mmcv_full-1.4.0.cp38-manylinux_x86_64.whl (版本很重要)

5,mmdetection2d  版本2.1.0 (bevfusion已提供) 和 mmdetection3d(额外下载老版本放到bevfusion工程内)

(1) mmdet2d

 pip install -r requirement 安装依赖

再编译:pip install -v -e .

(2) mmdet3d 

下载 git clone https://github.com/open-mmlab/mmdetection3d.git

cd mmdetection3d

然后编译 python setup.py develop (这里不要用pip install -v -e .)

当前绘图包需要小于3.5.2版本

6,编译bevfusion

python setup.py develop

networks》2.8 降版本

二、数据准备

doc--data_proparation

nuscenes

--maps

--samples

--sweeps

--v1.0-test

--v1.0-trainval

按照样例准备数据

python tools/create_data.py nuesenes --root_path ....

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值