2021-12-17 16:39:03 +08:00
|
|
|
Collections:
|
2022-01-18 11:18:51 +08:00
|
|
|
- Name: MoCov2
|
2021-12-17 16:39:03 +08:00
|
|
|
Metadata:
|
|
|
|
Training Data: ImageNet-1k
|
|
|
|
Training Techniques:
|
|
|
|
- SGD with Momentum
|
|
|
|
- Weight Decay
|
|
|
|
Training Resources: 8x V100 GPUs
|
|
|
|
Architecture:
|
|
|
|
- ResNet
|
|
|
|
- MoCo
|
|
|
|
Paper:
|
2022-01-18 11:18:51 +08:00
|
|
|
URL: https://arxiv.org/abs/2003.04297
|
|
|
|
Title: "Improved Baselines with Momentum Contrastive Learning"
|
|
|
|
README: configs/selfsup/mocov2/README.md
|
2021-12-17 16:39:03 +08:00
|
|
|
|
|
|
|
Models:
|
|
|
|
- Name: mocov2_resnet50_8xb32-coslr-200e_in1k
|
2022-12-06 20:17:34 +08:00
|
|
|
In Collection: MoCov2
|
2021-12-17 16:39:03 +08:00
|
|
|
Metadata:
|
|
|
|
Epochs: 200
|
|
|
|
Batch Size: 256
|
2022-10-12 11:06:53 +08:00
|
|
|
Results: null
|
2022-01-18 11:18:51 +08:00
|
|
|
Config: configs/selfsup/mocov2/mocov2_resnet50_8xb32-coslr-200e_in1k.py
|
2022-10-12 11:06:53 +08:00
|
|
|
Weights: https://download.openmmlab.com/mmselfsup/1.x/mocov2/mocov2_resnet50_8xb32-coslr-200e_in1k/mocov2_resnet50_8xb32-coslr-200e_in1k_20220825-b6d23c86.pth
|
|
|
|
Downstream:
|
|
|
|
- Type: Image Classification
|
|
|
|
Metadata:
|
|
|
|
Epochs: 100
|
|
|
|
Batch Size: 256
|
|
|
|
Results:
|
|
|
|
- Task: Linear Evaluation
|
|
|
|
Dataset: ImageNet-1k
|
|
|
|
Metrics:
|
|
|
|
Top 1 Accuracy: 67.5
|
|
|
|
Config: configs/benchmarks/classification/imagenet/resnet50_linear-8xb32-steplr-100e_in1k.py
|
|
|
|
Weights: https://download.openmmlab.com/mmselfsup/1.x/mocov2/mocov2_resnet50_8xb32-coslr-200e_in1k/resnet50_linear-8xb32-steplr-100e_in1k/resnet50_linear-8xb32-steplr-100e_in1k_20220825-994c4128.pth
|