forked from open-mmlab/mmdetection
-
Notifications
You must be signed in to change notification settings - Fork 1
/
metafile.yml
80 lines (77 loc) · 2.3 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Collections:
- Name: FSAF
Metadata:
Training Data: COCO
Training Techniques:
- SGD with Momentum
- Weight Decay
Training Resources: 8x Titan-XP GPUs
Architecture:
- FPN
- FSAF
- ResNet
Paper:
URL: https://arxiv.org/abs/1903.00621
Title: 'Feature Selective Anchor-Free Module for Single-Shot Object Detection'
README: configs/fsaf/README.md
Code:
URL: https://github.com/open-mmlab/mmdetection/blob/v2.1.0/mmdet/models/detectors/fsaf.py#L6
Version: v2.1.0
Models:
- Name: fsaf_r50_fpn_1x_coco
In Collection: FSAF
Config: configs/fsaf/fsaf_r50_fpn_1x_coco.py
Metadata:
Training Memory (GB): 3.15
inference time (ms/im):
- value: 76.92
hardware: V100
backend: PyTorch
batch size: 1
mode: FP32
resolution: (800, 1333)
Epochs: 12
Results:
- Task: Object Detection
Dataset: COCO
Metrics:
box AP: 37.4
Weights: https://download.openmmlab.com/mmdetection/v2.0/fsaf/fsaf_r50_fpn_1x_coco/fsaf_r50_fpn_1x_coco-94ccc51f.pth
- Name: fsaf_r101_fpn_1x_coco
In Collection: FSAF
Config: configs/fsaf/fsaf_r101_fpn_1x_coco.py
Metadata:
Training Memory (GB): 5.08
inference time (ms/im):
- value: 92.59
hardware: V100
backend: PyTorch
batch size: 1
mode: FP32
resolution: (800, 1333)
Epochs: 12
Results:
- Task: Object Detection
Dataset: COCO
Metrics:
box AP: 39.3 (37.9)
Weights: https://download.openmmlab.com/mmdetection/v2.0/fsaf/fsaf_r101_fpn_1x_coco/fsaf_r101_fpn_1x_coco-9e71098f.pth
- Name: fsaf_x101_64x4d_fpn_1x_coco
In Collection: FSAF
Config: configs/fsaf/fsaf_x101_64x4d_fpn_1x_coco.py
Metadata:
Training Memory (GB): 9.38
inference time (ms/im):
- value: 178.57
hardware: V100
backend: PyTorch
batch size: 1
mode: FP32
resolution: (800, 1333)
Epochs: 12
Results:
- Task: Object Detection
Dataset: COCO
Metrics:
box AP: 42.4 (41.0)
Weights: https://download.openmmlab.com/mmdetection/v2.0/fsaf/fsaf_x101_64x4d_fpn_1x_coco/fsaf_x101_64x4d_fpn_1x_coco-e3f6e6fd.pth