giantmonkeyTC commited on
Commit
4c86b49
1 Parent(s): 5eed1e3
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +410 -3
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
README.md CHANGED
@@ -1,3 +1,410 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+ <img src="resources/mmdet3d-logo.png" width="600"/>
3
+ <div>&nbsp;</div>
4
+ <div align="center">
5
+ <b><font size="5">OpenMMLab website</font></b>
6
+ <sup>
7
+ <a href="https://openmmlab.com">
8
+ <i><font size="4">HOT</font></i>
9
+ </a>
10
+ </sup>
11
+ &nbsp;&nbsp;&nbsp;&nbsp;
12
+ <b><font size="5">OpenMMLab platform</font></b>
13
+ <sup>
14
+ <a href="https://platform.openmmlab.com">
15
+ <i><font size="4">TRY IT OUT</font></i>
16
+ </a>
17
+ </sup>
18
+ </div>
19
+ <div>&nbsp;</div>
20
+
21
+ [![PyPI](https://img.shields.io/pypi/v/mmdet3d)](https://pypi.org/project/mmdet3d)
22
+ [![docs](https://img.shields.io/badge/docs-latest-blue)](https://mmdetection3d.readthedocs.io/en/latest/)
23
+ [![badge](https://github.com/open-mmlab/mmdetection3d/workflows/build/badge.svg)](https://github.com/open-mmlab/mmdetection3d/actions)
24
+ [![codecov](https://codecov.io/gh/open-mmlab/mmdetection3d/branch/main/graph/badge.svg)](https://codecov.io/gh/open-mmlab/mmdetection3d)
25
+ [![license](https://img.shields.io/github/license/open-mmlab/mmdetection3d.svg)](https://github.com/open-mmlab/mmdetection3d/blob/main/LICENSE)
26
+ [![open issues](https://isitmaintained.com/badge/open/open-mmlab/mmdetection3d.svg)](https://github.com/open-mmlab/mmdetection3d/issues)
27
+ [![issue resolution](https://isitmaintained.com/badge/resolution/open-mmlab/mmdetection3d.svg)](https://github.com/open-mmlab/mmdetection3d/issues)
28
+
29
+ [📘Documentation](https://mmdetection3d.readthedocs.io/en/latest/) |
30
+ [🛠️Installation](https://mmdetection3d.readthedocs.io/en/latest/get_started.html) |
31
+ [👀Model Zoo](https://mmdetection3d.readthedocs.io/en/latest/model_zoo.html) |
32
+ [🆕Update News](https://mmdetection3d.readthedocs.io/en/latest/notes/changelog.html) |
33
+ [🚀Ongoing Projects](https://github.com/open-mmlab/mmdetection3d/projects) |
34
+ [🤔Reporting Issues](https://github.com/open-mmlab/mmdetection3d/issues/new/choose)
35
+
36
+ </div>
37
+
38
+ <div align="center">
39
+
40
+ English | [简体中文](README_zh-CN.md)
41
+
42
+ </div>
43
+
44
+ <div align="center">
45
+ <a href="https://openmmlab.medium.com/" style="text-decoration:none;">
46
+ <img src="https://user-images.githubusercontent.com/25839884/219255827-67c1a27f-f8c5-46a9-811d-5e57448c61d1.png" width="3%" alt="" /></a>
47
+ <img src="https://user-images.githubusercontent.com/25839884/218346358-56cc8e2f-a2b8-487f-9088-32480cceabcf.png" width="3%" alt="" />
48
+ <a href="https://discord.com/channels/1037617289144569886/1046608014234370059" style="text-decoration:none;">
49
+ <img src="https://user-images.githubusercontent.com/25839884/218347213-c080267f-cbb6-443e-8532-8e1ed9a58ea9.png" width="3%" alt="" /></a>
50
+ <img src="https://user-images.githubusercontent.com/25839884/218346358-56cc8e2f-a2b8-487f-9088-32480cceabcf.png" width="3%" alt="" />
51
+ <a href="https://twitter.com/OpenMMLab" style="text-decoration:none;">
52
+ <img src="https://user-images.githubusercontent.com/25839884/218346637-d30c8a0f-3eba-4699-8131-512fb06d46db.png" width="3%" alt="" /></a>
53
+ <img src="https://user-images.githubusercontent.com/25839884/218346358-56cc8e2f-a2b8-487f-9088-32480cceabcf.png" width="3%" alt="" />
54
+ <a href="https://www.youtube.com/openmmlab" style="text-decoration:none;">
55
+ <img src="https://user-images.githubusercontent.com/25839884/218346691-ceb2116a-465a-40af-8424-9f30d2348ca9.png" width="3%" alt="" /></a>
56
+ <img src="https://user-images.githubusercontent.com/25839884/218346358-56cc8e2f-a2b8-487f-9088-32480cceabcf.png" width="3%" alt="" />
57
+ <a href="https://space.bilibili.com/1293512903" style="text-decoration:none;">
58
+ <img src="https://user-images.githubusercontent.com/25839884/219026751-d7d14cce-a7c9-4e82-9942-8375fca65b99.png" width="3%" alt="" /></a>
59
+ <img src="https://user-images.githubusercontent.com/25839884/218346358-56cc8e2f-a2b8-487f-9088-32480cceabcf.png" width="3%" alt="" />
60
+ <a href="https://www.zhihu.com/people/openmmlab" style="text-decoration:none;">
61
+ <img src="https://user-images.githubusercontent.com/25839884/219026120-ba71e48b-6e94-4bd4-b4e9-b7d175b5e362.png" width="3%" alt="" /></a>
62
+ </div>
63
+
64
+ ## Introduction
65
+
66
+ MMDetection3D is an open source object detection toolbox based on PyTorch, towards the next-generation platform for general 3D detection. It is a part of the [OpenMMLab](https://openmmlab.com/) project.
67
+
68
+ The main branch works with **PyTorch 1.8+**.
69
+
70
+ ![demo image](resources/mmdet3d_outdoor_demo.gif)
71
+
72
+ <details open>
73
+ <summary>Major features</summary>
74
+
75
+ - **Support multi-modality/single-modality detectors out of box**
76
+
77
+ It directly supports multi-modality/single-modality detectors including MVXNet, VoteNet, PointPillars, etc.
78
+
79
+ - **Support indoor/outdoor 3D detection out of box**
80
+
81
+ It directly supports popular indoor and outdoor 3D detection datasets, including ScanNet, SUNRGB-D, Waymo, nuScenes, Lyft, and KITTI. For nuScenes dataset, we also support [nuImages dataset](https://github.com/open-mmlab/mmdetection3d/tree/main/configs/nuimages).
82
+
83
+ - **Natural integration with 2D detection**
84
+
85
+ All the about **300+ models, methods of 40+ papers**, and modules supported in [MMDetection](https://github.com/open-mmlab/mmdetection/blob/3.x/docs/en/model_zoo.md) can be trained or used in this codebase.
86
+
87
+ - **High efficiency**
88
+
89
+ It trains faster than other codebases. The main results are as below. Details can be found in [benchmark.md](./docs/en/notes/benchmarks.md). We compare the number of samples trained per second (the higher, the better). The models that are not supported by other codebases are marked by `✗`.
90
+
91
+ | Methods | MMDetection3D | [OpenPCDet](https://github.com/open-mmlab/OpenPCDet) | [votenet](https://github.com/facebookresearch/votenet) | [Det3D](https://github.com/poodarchu/Det3D) |
92
+ | :-----------------: | :-----------: | :--------------------------------------------------: | :----------------------------------------------------: | :-----------------------------------------: |
93
+ | VoteNet | 358 | ✗ | 77 | ✗ |
94
+ | PointPillars-car | 141 | ✗ | ✗ | 140 |
95
+ | PointPillars-3class | 107 | 44 | ✗ | ✗ |
96
+ | SECOND | 40 | 30 | ✗ | ✗ |
97
+ | Part-A2 | 17 | 14 | ✗ | ✗ |
98
+
99
+ </details>
100
+
101
+ Like [MMDetection](https://github.com/open-mmlab/mmdetection) and [MMCV](https://github.com/open-mmlab/mmcv), MMDetection3D can also be used as a library to support different projects on top of it.
102
+
103
+ ## What's New
104
+
105
+ ### Highlight
106
+
107
+ In version 1.4, MMDetecion3D refactors the Waymo dataset and accelerates the preprocessing, training/testing setup, and evaluation of Waymo dataset. We also extends the support for camera-based, such as Monocular and BEV, 3D object detection models on Waymo. A detailed description of the Waymo data information is provided [here](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/waymo.html).
108
+
109
+ Besides, in version 1.4, MMDetection3D provides [Waymo-mini](https://download.openmmlab.com/mmdetection3d/data/waymo_mmdet3d_after_1x4/waymo_mini.tar.gz) to help community users get started with Waymo and use it for quick iterative development.
110
+
111
+ **v1.4.0** was released in 8/1/2024:
112
+
113
+ - Support the training of [DSVT](<(https://arxiv.org/abs/2301.06051)>) in `projects`
114
+ - Support [Nerf-Det](https://arxiv.org/abs/2307.14620) in `projects`
115
+ - Refactor Waymo dataset
116
+
117
+ **v1.3.0** was released in 18/10/2023:
118
+
119
+ - Support [CENet](https://arxiv.org/abs/2207.12691) in `projects`
120
+ - Enhance demos with new 3D inferencers
121
+
122
+ **v1.2.0** was released in 4/7/2023
123
+
124
+ - Support [New Config Type](https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#a-pure-python-style-configuration-file-beta) in `mmdet3d/configs`
125
+ - Support the inference of [DSVT](<(https://arxiv.org/abs/2301.06051)>) in `projects`
126
+ - Support downloading datasets from [OpenDataLab](https://opendatalab.com/) using `mim`
127
+
128
+ **v1.1.1** was released in 30/5/2023:
129
+
130
+ - Support [TPVFormer](https://arxiv.org/pdf/2302.07817.pdf) in `projects`
131
+ - Support the training of BEVFusion in `projects`
132
+ - Support lidar-based 3D semantic segmentation benchmark
133
+
134
+ ## Installation
135
+
136
+ Please refer to [Installation](https://mmdetection3d.readthedocs.io/en/latest/get_started.html) for installation instructions.
137
+
138
+ ## Getting Started
139
+
140
+ For detailed user guides and advanced guides, please refer to our [documentation](https://mmdetection3d.readthedocs.io/en/latest/):
141
+
142
+ <details>
143
+ <summary>User Guides</summary>
144
+
145
+ - [Train & Test](https://mmdetection3d.readthedocs.io/en/latest/user_guides/index.html#train-test)
146
+ - [Learn about Configs](https://mmdetection3d.readthedocs.io/en/latest/user_guides/config.html)
147
+ - [Coordinate System](https://mmdetection3d.readthedocs.io/en/latest/user_guides/coord_sys_tutorial.html)
148
+ - [Dataset Preparation](https://mmdetection3d.readthedocs.io/en/latest/user_guides/dataset_prepare.html)
149
+ - [Customize Data Pipelines](https://mmdetection3d.readthedocs.io/en/latest/user_guides/data_pipeline.html)
150
+ - [Test and Train on Standard Datasets](https://mmdetection3d.readthedocs.io/en/latest/user_guides/train_test.html)
151
+ - [Inference](https://mmdetection3d.readthedocs.io/en/latest/user_guides/inference.html)
152
+ - [Train with Customized Datasets](https://mmdetection3d.readthedocs.io/en/latest/user_guides/new_data_model.html)
153
+ - [Useful Tools](https://mmdetection3d.readthedocs.io/en/latest/user_guides/index.html#useful-tools)
154
+
155
+ </details>
156
+
157
+ <details>
158
+ <summary>Advanced Guides</summary>
159
+
160
+ - [Datasets](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/index.html#datasets)
161
+ - [KITTI Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/kitti.html)
162
+ - [NuScenes Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/nuscenes.html)
163
+ - [Lyft Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/lyft.html)
164
+ - [Waymo Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/waymo.html)
165
+ - [SUN RGB-D Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/sunrgbd.html)
166
+ - [ScanNet Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/scannet.html)
167
+ - [S3DIS Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/s3dis.html)
168
+ - [SemanticKITTI Dataset](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/semantickitti.html)
169
+ - [Supported Tasks](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/index.html#supported-tasks)
170
+ - [LiDAR-Based 3D Detection](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/supported_tasks/lidar_det3d.html)
171
+ - [Vision-Based 3D Detection](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/supported_tasks/vision_det3d.html)
172
+ - [LiDAR-Based 3D Semantic Segmentation](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/supported_tasks/lidar_sem_seg3d.html)
173
+ - [Customization](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/index.html#customization)
174
+ - [Customize Datasets](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/customize_dataset.html)
175
+ - [Customize Models](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/customize_models.html)
176
+ - [Customize Runtime Settings](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/customize_runtime.html)
177
+
178
+ </details>
179
+
180
+ ## Overview of Benchmark and Model Zoo
181
+
182
+ Results and models are available in the [model zoo](docs/en/model_zoo.md).
183
+
184
+ <div align="center">
185
+ <b>Components</b>
186
+ </div>
187
+ <table align="center">
188
+ <tbody>
189
+ <tr align="center" valign="bottom">
190
+ <td>
191
+ <b>Backbones</b>
192
+ </td>
193
+ <td>
194
+ <b>Heads</b>
195
+ </td>
196
+ <td>
197
+ <b>Features</b>
198
+ </td>
199
+ </tr>
200
+ <tr valign="top">
201
+ <td>
202
+ <ul>
203
+ <li><a href="configs/pointnet2">PointNet (CVPR'2017)</a></li>
204
+ <li><a href="configs/pointnet2">PointNet++ (NeurIPS'2017)</a></li>
205
+ <li><a href="configs/regnet">RegNet (CVPR'2020)</a></li>
206
+ <li><a href="configs/dgcnn">DGCNN (TOG'2019)</a></li>
207
+ <li>DLA (CVPR'2018)</li>
208
+ <li>MinkResNet (CVPR'2019)</li>
209
+ <li><a href="configs/minkunet">MinkUNet (CVPR'2019)</a></li>
210
+ <li><a href="configs/cylinder3d">Cylinder3D (CVPR'2021)</a></li>
211
+ </ul>
212
+ </td>
213
+ <td>
214
+ <ul>
215
+ <li><a href="configs/free_anchor">FreeAnchor (NeurIPS'2019)</a></li>
216
+ </ul>
217
+ </td>
218
+ <td>
219
+ <ul>
220
+ <li><a href="configs/dynamic_voxelization">Dynamic Voxelization (CoRL'2019)</a></li>
221
+ </ul>
222
+ </td>
223
+ </tr>
224
+ </td>
225
+ </tr>
226
+ </tbody>
227
+ </table>
228
+
229
+ <div align="center">
230
+ <b>Architectures</b>
231
+ </div>
232
+ <table align="center">
233
+ <tbody>
234
+ <tr align="center" valign="middle">
235
+ <td>
236
+ <b>LiDAR-based 3D Object Detection</b>
237
+ </td>
238
+ <td>
239
+ <b>Camera-based 3D Object Detection</b>
240
+ </td>
241
+ <td>
242
+ <b>Multi-modal 3D Object Detection</b>
243
+ </td>
244
+ <td>
245
+ <b>3D Semantic Segmentation</b>
246
+ </td>
247
+ </tr>
248
+ <tr valign="top">
249
+ <td>
250
+ <li><b>Outdoor</b></li>
251
+ <ul>
252
+ <li><a href="configs/second">SECOND (Sensor'2018)</a></li>
253
+ <li><a href="configs/pointpillars">PointPillars (CVPR'2019)</a></li>
254
+ <li><a href="configs/ssn">SSN (ECCV'2020)</a></li>
255
+ <li><a href="configs/3dssd">3DSSD (CVPR'2020)</a></li>
256
+ <li><a href="configs/sassd">SA-SSD (CVPR'2020)</a></li>
257
+ <li><a href="configs/point_rcnn">PointRCNN (CVPR'2019)</a></li>
258
+ <li><a href="configs/parta2">Part-A2 (TPAMI'2020)</a></li>
259
+ <li><a href="configs/centerpoint">CenterPoint (CVPR'2021)</a></li>
260
+ <li><a href="configs/pv_rcnn">PV-RCNN (CVPR'2020)</a></li>
261
+ <li><a href="projects/CenterFormer">CenterFormer (ECCV'2022)</a></li>
262
+ </ul>
263
+ <li><b>Indoor</b></li>
264
+ <ul>
265
+ <li><a href="configs/votenet">VoteNet (ICCV'2019)</a></li>
266
+ <li><a href="configs/h3dnet">H3DNet (ECCV'2020)</a></li>
267
+ <li><a href="configs/groupfree3d">Group-Free-3D (ICCV'2021)</a></li>
268
+ <li><a href="configs/fcaf3d">FCAF3D (ECCV'2022)</a></li>
269
+ <li><a href="projects/TR3D">TR3D (ArXiv'2023)</a></li>
270
+ </ul>
271
+ </td>
272
+ <td>
273
+ <li><b>Outdoor</b></li>
274
+ <ul>
275
+ <li><a href="configs/imvoxelnet">ImVoxelNet (WACV'2022)</a></li>
276
+ <li><a href="configs/smoke">SMOKE (CVPRW'2020)</a></li>
277
+ <li><a href="configs/fcos3d">FCOS3D (ICCVW'2021)</a></li>
278
+ <li><a href="configs/pgd">PGD (CoRL'2021)</a></li>
279
+ <li><a href="configs/monoflex">MonoFlex (CVPR'2021)</a></li>
280
+ <li><a href="projects/DETR3D">DETR3D (CoRL'2021)</a></li>
281
+ <li><a href="projects/PETR">PETR (ECCV'2022)</a></li>
282
+ </ul>
283
+ <li><b>Indoor</b></li>
284
+ <ul>
285
+ <li><a href="configs/imvoxelnet">ImVoxelNet (WACV'2022)</a></li>
286
+ </ul>
287
+ </td>
288
+ <td>
289
+ <li><b>Outdoor</b></li>
290
+ <ul>
291
+ <li><a href="configs/mvxnet">MVXNet (ICRA'2019)</a></li>
292
+ <li><a href="projects/BEVFusion">BEVFusion (ICRA'2023)</a></li>
293
+ </ul>
294
+ <li><b>Indoor</b></li>
295
+ <ul>
296
+ <li><a href="configs/imvotenet">ImVoteNet (CVPR'2020)</a></li>
297
+ </ul>
298
+ </td>
299
+ <td>
300
+ <li><b>Outdoor</b></li>
301
+ <ul>
302
+ <li><a href="configs/minkunet">MinkUNet (CVPR'2019)</a></li>
303
+ <li><a href="configs/spvcnn">SPVCNN (ECCV'2020)</a></li>
304
+ <li><a href="configs/cylinder3d">Cylinder3D (CVPR'2021)</a></li>
305
+ <li><a href="projects/TPVFormer">TPVFormer (CVPR'2023)</a></li>
306
+ </ul>
307
+ <li><b>Indoor</b></li>
308
+ <ul>
309
+ <li><a href="configs/pointnet2">PointNet++ (NeurIPS'2017)</a></li>
310
+ <li><a href="configs/paconv">PAConv (CVPR'2021)</a></li>
311
+ <li><a href="configs/dgcnn">DGCNN (TOG'2019)</a></li>
312
+ </ul>
313
+ </ul>
314
+ </td>
315
+ </tr>
316
+ </td>
317
+ </tr>
318
+ </tbody>
319
+ </table>
320
+
321
+ | | ResNet | VoVNet | Swin-T | PointNet++ | SECOND | DGCNN | RegNetX | DLA | MinkResNet | Cylinder3D | MinkUNet |
322
+ | :-----------: | :----: | :----: | :----: | :--------: | :----: | :---: | :-----: | :-: | :--------: | :--------: | :------: |
323
+ | SECOND | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
324
+ | PointPillars | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |
325
+ | FreeAnchor | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |
326
+ | VoteNet | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
327
+ | H3DNet | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
328
+ | 3DSSD | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
329
+ | Part-A2 | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
330
+ | MVXNet | ✓ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
331
+ | CenterPoint | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
332
+ | SSN | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |
333
+ | ImVoteNet | ✓ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
334
+ | FCOS3D | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
335
+ | PointNet++ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
336
+ | Group-Free-3D | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
337
+ | ImVoxelNet | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
338
+ | PAConv | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
339
+ | DGCNN | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |
340
+ | SMOKE | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ |
341
+ | PGD | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
342
+ | MonoFlex | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ |
343
+ | SA-SSD | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
344
+ | FCAF3D | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ |
345
+ | PV-RCNN | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
346
+ | Cylinder3D | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ |
347
+ | MinkUNet | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ |
348
+ | SPVCNN | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ |
349
+ | BEVFusion | ✗ | ✗ | ✓ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
350
+ | CenterFormer | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
351
+ | TR3D | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ | ✗ |
352
+ | DETR3D | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
353
+ | PETR | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
354
+ | TPVFormer | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
355
+
356
+ **Note:** All the about **500+ models, methods of 90+ papers** in 2D detection supported by [MMDetection](https://github.com/open-mmlab/mmdetection/blob/3.x/docs/en/model_zoo.md) can be trained or used in this codebase.
357
+
358
+ ## FAQ
359
+
360
+ Please refer to [FAQ](docs/en/notes/faq.md) for frequently asked questions.
361
+
362
+ ## Contributing
363
+
364
+ We appreciate all contributions to improve MMDetection3D. Please refer to [CONTRIBUTING.md](docs/en/notes/contribution_guides.md) for the contributing guideline.
365
+
366
+ ## Acknowledgement
367
+
368
+ MMDetection3D is an open source project that is contributed by researchers and engineers from various colleges and companies. We appreciate all the contributors as well as users who give valuable feedbacks. We wish that the toolbox and benchmark could serve the growing research community by providing a flexible toolkit to reimplement existing methods and develop their own new 3D detectors.
369
+
370
+ ## Citation
371
+
372
+ If you find this project useful in your research, please consider cite:
373
+
374
+ ```latex
375
+ @misc{mmdet3d2020,
376
+ title={{MMDetection3D: OpenMMLab} next-generation platform for general {3D} object detection},
377
+ author={MMDetection3D Contributors},
378
+ howpublished = {\url{https://github.com/open-mmlab/mmdetection3d}},
379
+ year={2020}
380
+ }
381
+ ```
382
+
383
+ ## License
384
+
385
+ This project is released under the [Apache 2.0 license](LICENSE).
386
+
387
+ ## Projects in OpenMMLab
388
+
389
+ - [MMEngine](https://github.com/open-mmlab/mmengine): OpenMMLab foundational library for training deep learning models.
390
+ - [MMCV](https://github.com/open-mmlab/mmcv): OpenMMLab foundational library for computer vision.
391
+ - [MMEval](https://github.com/open-mmlab/mmeval): A unified evaluation library for multiple machine learning libraries.
392
+ - [MIM](https://github.com/open-mmlab/mim): MIM installs OpenMMLab packages.
393
+ - [MMPreTrain](https://github.com/open-mmlab/mmpretrain): OpenMMLab pre-training toolbox and benchmark.
394
+ - [MMDetection](https://github.com/open-mmlab/mmdetection): OpenMMLab detection toolbox and benchmark.
395
+ - [MMDetection3D](https://github.com/open-mmlab/mmdetection3d): OpenMMLab's next-generation platform for general 3D object detection.
396
+ - [MMRotate](https://github.com/open-mmlab/mmrotate): OpenMMLab rotated object detection toolbox and benchmark.
397
+ - [MMYOLO](https://github.com/open-mmlab/mmyolo): OpenMMLab YOLO series toolbox and benchmark.
398
+ - [MMSegmentation](https://github.com/open-mmlab/mmsegmentation): OpenMMLab semantic segmentation toolbox and benchmark.
399
+ - [MMOCR](https://github.com/open-mmlab/mmocr): OpenMMLab text detection, recognition, and understanding toolbox.
400
+ - [MMPose](https://github.com/open-mmlab/mmpose): OpenMMLab pose estimation toolbox and benchmark.
401
+ - [MMHuman3D](https://github.com/open-mmlab/mmhuman3d): OpenMMLab 3D human parametric model toolbox and benchmark.
402
+ - [MMSelfSup](https://github.com/open-mmlab/mmselfsup): OpenMMLab self-supervised learning toolbox and benchmark.
403
+ - [MMRazor](https://github.com/open-mmlab/mmrazor): OpenMMLab model compression toolbox and benchmark.
404
+ - [MMFewShot](https://github.com/open-mmlab/mmfewshot): OpenMMLab fewshot learning toolbox and benchmark.
405
+ - [MMAction2](https://github.com/open-mmlab/mmaction2): OpenMMLab's next-generation action understanding toolbox and benchmark.
406
+ - [MMTracking](https://github.com/open-mmlab/mmtracking): OpenMMLab video perception toolbox and benchmark.
407
+ - [MMFlow](https://github.com/open-mmlab/mmflow): OpenMMLab optical flow toolbox and benchmark.
408
+ - [MMagic](https://github.com/open-mmlab/mmagic): Open**MM**Lab **A**dvanced, **G**enerative and **I**ntelligent **C**reation toolbox.
409
+ - [MMGeneration](https://github.com/open-mmlab/mmgeneration): OpenMMLab image and video generative models toolbox.
410
+ - [MMDeploy](https://github.com/open-mmlab/mmdeploy): OpenMMLab model deployment framework.