-
Notifications
You must be signed in to change notification settings - Fork 0
/
metafile.yml
78 lines (75 loc) · 2.25 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
Collections:
- Name: YOLACT
Metadata:
Training Data: COCO
Training Techniques:
- SGD with Momentum
- Weight Decay
Training Resources: 8x V100 GPUs
Architecture:
- FPN
- ResNet
Paper:
URL: https://arxiv.org/abs/1904.02689
Title: 'YOLACT: Real-time Instance Segmentation'
README: configs/yolact/README.md
Code:
URL: https://github.com/open-mmlab/mmdetection/blob/v2.5.0/mmdet/models/detectors/yolact.py#L9
Version: v2.5.0
Models:
- Name: yolact_r50_1x8_coco
In Collection: YOLACT
Config: configs/yolact/yolact_r50_1x8_coco.py
Metadata:
Training Resources: 1x V100 GPU
Batch Size: 8
inference time (ms/im):
- value: 23.53
hardware: V100
backend: PyTorch
batch size: 1
mode: FP32
resolution: (550, 550)
Results:
- Task: Instance Segmentation
Dataset: COCO
Metrics:
mask AP: 29.0
Weights: https://download.openmmlab.com/mmdetection/v2.0/yolact/yolact_r50_1x8_coco/yolact_r50_1x8_coco_20200908-f38d58df.pth
- Name: yolact_r50_8x8_coco
In Collection: YOLACT
Config: configs/yolact/yolact_r50_8x8_coco.py
Metadata:
Batch Size: 64
inference time (ms/im):
- value: 23.53
hardware: V100
backend: PyTorch
batch size: 1
mode: FP32
resolution: (550, 550)
Results:
- Task: Instance Segmentation
Dataset: COCO
Metrics:
mask AP: 28.4
Weights: https://download.openmmlab.com/mmdetection/v2.0/yolact/yolact_r50_8x8_coco/yolact_r50_8x8_coco_20200908-ca34f5db.pth
- Name: yolact_r101_1x8_coco
In Collection: YOLACT
Config: configs/yolact/yolact_r101_1x8_coco.py
Metadata:
Training Resources: 1x V100 GPU
Batch Size: 8
inference time (ms/im):
- value: 29.85
hardware: V100
backend: PyTorch
batch size: 1
mode: FP32
resolution: (550, 550)
Results:
- Task: Instance Segmentation
Dataset: COCO
Metrics:
mask AP: 30.4
Weights: https://download.openmmlab.com/mmdetection/v2.0/yolact/yolact_r101_1x8_coco/yolact_r101_1x8_coco_20200908-4cbe9101.pth