1- Collections :
2- - Name : Open Images Dataset
3- Paper :
4- URL : https://arxiv.org/abs/1811.00982
5- Title : ' The Open Images Dataset V4: Unified image classification, object detection, and visual relationship detection at scale'
6- README : configs/openimages/README.md
7- Code :
8- URL : https://github.com/open-mmlab/mmdetection/blob/v2.20.0/mmdet/datasets/openimages.py#L21
9- Version : v2.20.0
10-
111Models :
122 - Name : faster_rcnn_r50_fpn_32x2_1x_openimages
13- In Collection : Open Images Dataset
3+ In Collection : Faster R-CNN
144 Config : configs/openimages/faster_rcnn_r50_fpn_32x2_1x_openimages.py
155 Metadata :
166 Training Memory (GB) : 7.7
177 Epochs : 12
8+ Training Data : Open Images v6
9+ Training Techniques :
10+ - SGD with Momentum
11+ - Weight Decay
1812 Results :
1913 - Task : Object Detection
2014 Dataset : Open Images v6
@@ -23,11 +17,15 @@ Models:
2317 Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/faster_rcnn_r50_fpn_32x2_1x_openimages/faster_rcnn_r50_fpn_32x2_1x_openimages_20211130_231159-e87ab7ce.pth
2418
2519 - Name : retinanet_r50_fpn_32x2_1x_openimages
26- In Collection : Open Images Dataset
20+ In Collection : RetinaNet
2721 Config : configs/openimages/retinanet_r50_fpn_32x2_1x_openimages.py
2822 Metadata :
2923 Training Memory (GB) : 6.6
3024 Epochs : 12
25+ Training Data : Open Images v6
26+ Training Techniques :
27+ - SGD with Momentum
28+ - Weight Decay
3129 Results :
3230 - Task : Object Detection
3331 Dataset : Open Images v6
@@ -36,11 +34,15 @@ Models:
3634 Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/retinanet_r50_fpn_32x2_1x_openimages/retinanet_r50_fpn_32x2_1x_openimages_20211223_071954-d2ae5462.pth
3735
3836 - Name : ssd300_32x8_36e_openimages
39- In Collection : Open Images Dataset
37+ In Collection : SSD
4038 Config : configs/openimages/ssd300_32x8_36e_openimages
4139 Metadata :
4240 Training Memory (GB) : 10.8
43- Epochs : 12
41+ Epochs : 36
42+ Training Data : Open Images v6
43+ Training Techniques :
44+ - SGD with Momentum
45+ - Weight Decay
4446 Results :
4547 - Task : Object Detection
4648 Dataset : Open Images v6
@@ -49,14 +51,52 @@ Models:
4951 Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/ssd300_32x8_36e_openimages/ssd300_32x8_36e_openimages_20211224_000232-dce93846.pth
5052
5153 - Name : faster_rcnn_r50_fpn_32x2_1x_openimages_challenge
52- In Collection : Open Images Dataset
54+ In Collection : Faster R-CNN
5355 Config : configs/openimages/faster_rcnn_r50_fpn_32x2_1x_openimages_challenge.py
5456 Metadata :
5557 Training Memory (GB) : 7.7
5658 Epochs : 12
59+ Training Data : Open Images Challenge 2019
60+ Training Techniques :
61+ - SGD with Momentum
62+ - Weight Decay
63+ Results :
64+ - Task : Object Detection
65+ Dataset : Open Images Challenge 2019
66+ Metrics :
67+ box AP : 54.9
68+ Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/faster_rcnn_r50_fpn_32x2_1x_openimages_challenge/faster_rcnn_r50_fpn_32x2_1x_openimages_challenge_20220114_045100-0e79e5df.pth
69+
70+ - Name : faster_rcnn_r50_fpn_32x2_cas_1x_openimages
71+ In Collection : Faster R-CNN
72+ Config : configs/openimages/faster_rcnn_r50_fpn_32x2_cas_1x_openimages.py
73+ Metadata :
74+ Training Memory (GB) : 7.7
75+ Epochs : 12
76+ Training Data : Open Images Challenge 2019
77+ Training Techniques :
78+ - SGD with Momentum
79+ - Weight Decay
80+ Results :
81+ - Task : Object Detection
82+ Dataset : Open Images Challenge 2019
83+ Metrics :
84+ box AP : 60.0
85+ Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/faster_rcnn_r50_fpn_32x2_cas_1x_openimages/faster_rcnn_r50_fpn_32x2_cas_1x_openimages_20220306_202424-98c630e5.pth
86+
87+ - Name : faster_rcnn_r50_fpn_32x2_cas_1x_openimages_challenge
88+ In Collection : Faster R-CNN
89+ Config : configs/openimages/faster_rcnn_r50_fpn_32x2_cas_1x_openimages_challenge.py
90+ Metadata :
91+ Training Memory (GB) : 7.1
92+ Epochs : 12
93+ Training Data : Open Images Challenge 2019
94+ Training Techniques :
95+ - SGD with Momentum
96+ - Weight Decay
5797 Results :
5898 - Task : Object Detection
59- Dataset : Open Images Challenge 2019W
99+ Dataset : Open Images Challenge 2019
60100 Metrics :
61- box AP : 54.5
62- Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/faster_rcnn_r50_fpn_32x2_1x_openimages_challenge/faster_rcnn_r50_fpn_32x2_1x_openimages_challenge_20211229_071252-46380cde .pth
101+ box AP : 65.0
102+ Weights : https://download.openmmlab.com/mmdetection/v2.0/openimages/faster_rcnn_r50_fpn_32x2_cas_1x_openimages_challenge/faster_rcnn_r50_fpn_32x2_cas_1x_openimages_challenge_20220221_192021-34c402d9 .pth
0 commit comments