forked from open-mmlab/mmdetection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metafile.yml
56 lines (53 loc) · 2.06 KB
/
metafile.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Collections:
- Name: Deformable DETR
Metadata:
Training Data: COCO
Training Techniques:
- AdamW
- Multi Scale Train
- Gradient Clip
Training Resources: 8x V100 GPUs
Architecture:
- ResNet
- Transformer
Paper:
URL: https://openreview.net/forum?id=gZ9hCDWe6ke
Title: 'Deformable DETR: Deformable Transformers for End-to-End Object Detection'
README: configs/deformable_detr/README.md
Code:
URL: https://github.com/open-mmlab/mmdetection/blob/v2.12.0/mmdet/models/detectors/deformable_detr.py#L6
Version: v2.12.0
Models:
- Name: deformable_detr_r50_16x2_50e_coco
In Collection: Deformable DETR
Config: configs/deformable_detr/deformable_detr_r50_16x2_50e_coco.py
Metadata:
Epochs: 50
Results:
- Task: Object Detection
Dataset: COCO
Metrics:
box AP: 44.5
Weights: https://download.openmmlab.com/mmdetection/v2.0/deformable_detr/deformable_detr_r50_16x2_50e_coco/deformable_detr_r50_16x2_50e_coco_20210419_220030-a12b9512.pth
- Name: deformable_detr_refine_r50_16x2_50e_coco
In Collection: Deformable DETR
Config: configs/deformable_detr/deformable_detr_refine_r50_16x2_50e_coco.py
Metadata:
Epochs: 50
Results:
- Task: Object Detection
Dataset: COCO
Metrics:
box AP: 46.1
Weights: https://download.openmmlab.com/mmdetection/v2.0/deformable_detr/deformable_detr_refine_r50_16x2_50e_coco/deformable_detr_refine_r50_16x2_50e_coco_20210419_220503-5f5dff21.pth
- Name: deformable_detr_twostage_refine_r50_16x2_50e_coco
In Collection: Deformable DETR
Config: configs/deformable_detr/deformable_detr_twostage_refine_r50_16x2_50e_coco.py
Metadata:
Epochs: 50
Results:
- Task: Object Detection
Dataset: COCO
Metrics:
box AP: 46.8
Weights: https://download.openmmlab.com/mmdetection/v2.0/deformable_detr/deformable_detr_twostage_refine_r50_16x2_50e_coco/deformable_detr_twostage_refine_r50_16x2_50e_coco_20210419_220613-9d28ab72.pth