From 878544a45e1ac1712a367e105c19167da851ff27 Mon Sep 17 00:00:00 2001 From: Xinlei Chen Date: Thu, 28 Oct 2021 01:47:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fe893b..fe71bce 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ The original MoCo v3 was implemented in Tensorflow and run in TPUs. This repo re The following results are based on ImageNet-1k self-supervised pre-training, followed by ImageNet-1k supervised training for linear evaluation or end-to-end fine-tuning. All results in these tables are based on a batch size of 4096. +**Pre-trained models** and **configs** can be found at [CONFIG.md](https://github.com/facebookresearch/moco-v3/blob/main/CONFIG.md). + #### ResNet-50, linear classification