You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/04-supported-codebases/mmdet.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,8 @@ Besides python API, mmdeploy SDK also provides other FFI (Foreign Function Inter
207
207
|[RepPoints](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/reppoints)| Object Detection | N | Y | N | ? | Y |
208
208
|[DETR](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/detr)| Object Detection | Y | Y | N | ? | Y |
209
209
|[CenterNet](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/centernet)| Object Detection | Y | Y | N | ? | ? |
210
-
|[Cascade Mask R-CNN](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/cascade_rcnn)| Instance Segmentation | Y | N | N | N | Y |
210
+
|[RTMDet](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/rtmdet)| Object Detection | Y | Y | N | ? | ? |
211
+
|[Cascade Mask R-CNN](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/cascade_rcnn)| Instance Segmentation | Y | Y | N | N | Y |
211
212
|[Mask R-CNN](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/mask_rcnn)| Instance Segmentation | Y | Y | N | N | Y |
212
213
|[Swin Transformer](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/swin)| Instance Segmentation | Y | Y | N | N | N |
213
214
|[SOLO](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/solo)| Instance Segmentation | Y | N | N | N | Y |
|[RepPoints](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/reppoints)| ObjectDetection | N | Y | N | ? | Y |
211
211
|[DETR](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/detr)| ObjectDetection | Y | Y | N | ? | Y |
212
212
|[CenterNet](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/centernet)| Object Detection | Y | Y | N | ? | ? |
213
-
|[Cascade Mask R-CNN](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/cascade_rcnn)| InstanceSegmentation | Y | N | N | N | Y |
213
+
|[RTMDet](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/rtmdet)| Object Detection | Y | Y | N | ? | ? |
214
+
|[Cascade Mask R-CNN](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/cascade_rcnn)| InstanceSegmentation | Y | Y | N | N | Y |
214
215
|[Mask R-CNN](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/mask_rcnn)| InstanceSegmentation | Y | Y | N | N | Y |
215
216
|[Swin Transformer](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/swin)| InstanceSegmentation | Y | Y | N | N | N |
216
217
|[SOLO](https://github.com/open-mmlab/mmdetection/tree/3.x/configs/solo)| InstanceSegmentation | Y | N | N | N | Y |
0 commit comments