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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@
14
14
15
15
## News
16
16
17
-
- 2022/08/06[HDETR](https://github.com/HDETR) is a general and effective scheme to improve DETRs for various fundamental vision tasks.
17
+
- 2022/08/07[HDETR](https://github.com/HDETR) is a general and effective scheme to improve DETRs for various fundamental vision tasks.[H-Deformable-DETR](https://github.com/HDETR/H-Deformable-DETR) (**strong results on COCO object detection**) [H-PETR-3D](https://github.com/HDETR/H-PETR-3D) (**strong results on nuScenes**) [H-PETR-Pose](https://github.com/HDETR/H-PETR-Pose) (**strong results on COCO pose estimation**)
18
18
19
-
- 2022/03/09 [MLSeg](https://github.com/openseg-group/MLSeg) is a more effective formulation of general segmentation problem and improves various SOTA segmentation methods across multiple benchmarks.
19
+
- 2022/03/09 [RankSeg](https://github.com/openseg-group/RankSeg) is a more effective formulation of general segmentation problem and improves various SOTA segmentation methods across multiple benchmarks.
20
20
21
21
- 2021/09/14 [MMSegmentation](https://github.com/open-mmlab/mmsegmentation) has supported our ISANet and refer to [ISANet](https://github.com/open-mmlab/mmsegmentation/tree/master/configs/isanet) for more details.
0 commit comments