2 Star 6 Fork 4

monkey_cici/mmdetection3d

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

PETR

This is an README for PETR.

Description

Author: @SekiroRong. This is an implementation of PETR.

Usage

Training commands

In MMDet3D's root directory, run the following command to train the model:

python tools/train.py projects/PETR/configs/petr_vovnet_gridmask_p4_800x320.py

Testing commands

In MMDet3D's root directory, run the following command to test the model:

python tools/test.py projects/PETR/configs/petr_vovnet_gridmask_p4_800x320.py ${CHECKPOINT_PATH}

Results

This Result is trained by petr_vovnet_gridmask_p4_800x320.py and use weights as pretrain weight.

Backbone Lr schd Mem (GB) Inf time (fps) mAP NDS Download
petr_vovnet_gridmask_p4_800x320 1x 7.62 18.7 38.3 43.5 model | log
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/monkeycc/mmdetection3d.git
git@gitee.com:monkeycc/mmdetection3d.git
monkeycc
mmdetection3d
mmdetection3d
main

搜索帮助