diff --git a/README.md b/README.md index 80f24be8..e076a38b 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ Below is the relations among Unsupervised Learning, Self-Supervised Learning and | | Support | |-------------------------------------------------------------------------------------------------------------------------------------------------------|:--------:| | [ImageNet](https://link.springer.com/article/10.1007/s11263-015-0816-y?sa_campaign=email/event/articleAuthor/onlineFirst#) | ✓ | -| [Relative-Loc](https://www.cv-foundation.org/openaccess/content_iccv_2015/papers/Doersch_Unsupervised_Visual_Representation_ICCV_2015_paper.pdf) | ✓ | +| [Relative-Loc](https://www.cv-foundation.org/openaccess/content_iccv_2015/papers/Doersch_Unsupervised_Visual_Representation_ICCV_2015_paper.pdf) | progress | | [Rotation-Pred](https://arxiv.org/abs/1803.07728) | ✓ | | [DeepCluster](https://arxiv.org/abs/1807.05520) | ✓ | -| [ODC](http://openaccess.thecvf.com/content_CVPR_2020/papers/Zhan_Online_Deep_Clustering_for_Unsupervised_Representation_Learning_CVPR_2020_paper.pdf) | ✓ | +| [ODC](http://openaccess.thecvf.com/content_CVPR_2020/papers/Zhan_Online_Deep_Clustering_for_Unsupervised_Representation_Learning_CVPR_2020_paper.pdf) | progress | | [NIPD](https://arxiv.org/abs/1805.01978) | ✓ | | [MoCo](https://arxiv.org/abs/1911.05722) | ✓ | | [MoCo v2](https://arxiv.org/abs/2003.04297) | ✓ |