-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
metafile.yml
44 lines (43 loc) · 1.58 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
Collections:
- Name: SwAV
Metadata:
Training Data: ImageNet-1k
Training Techniques:
- LARS
Training Resources: 8x V100 GPUs
Architecture:
- ResNet
- SwAV
Paper:
Title: Unsupervised Learning of Visual Features by Contrasting Cluster Assignments
URL: https://arxiv.org/abs/2006.09882
README: configs/swav/README.md
Models:
- Name: swav_resnet50_8xb32-mcrop-coslr-200e_in1k-224px-96px
Metadata:
Epochs: 200
Batch Size: 256
FLOPs: 4109364224
Parameters: 28354752
Training Data: ImageNet-1k
In Collection: SwAV
Results: null
Weights: https://download.openmmlab.com/mmselfsup/1.x/swav/swav_resnet50_8xb32-mcrop-2-6-coslr-200e_in1k-224-96/swav_resnet50_8xb32-mcrop-2-6-coslr-200e_in1k-224-96_20220825-5b3fc7fc.pth
Config: configs/swav/swav_resnet50_8xb32-mcrop-coslr-200e_in1k-224px-96px.py
Downstream:
- resnet50_swav-pre_8xb32-linear-coslr-100e_in1k
- Name: resnet50_swav-pre_8xb32-linear-coslr-100e_in1k
Metadata:
Epochs: 100
Batch Size: 256
FLOPs: 4109464576
Parameters: 25557032
Training Data: ImageNet-1k
In Collection: SwAV
Results:
- Task: Image Classification
Dataset: ImageNet-1k
Metrics:
Top 1 Accuracy: 70.5
Weights: https://download.openmmlab.com/mmselfsup/1.x/swav/swav_resnet50_8xb32-mcrop-2-6-coslr-200e_in1k-224-96/resnet50_linear-8xb32-coslr-100e_in1k/resnet50_linear-8xb32-coslr-100e_in1k_20220825-80341e08.pth
Config: configs/swav/benchmarks/resnet50_8xb512-linear-coslr-90e_in1k.py