open-mmlab / mmselfsup

OpenMMLab Self-Supervised Learning Toolbox and Benchmark
https://mmselfsup.readthedocs.io/en/latest/
Apache License 2.0
3.18k stars 428 forks source link

[Docs] Fix moco v2 and byol links by swapping them #687

Closed bencwallace closed 1 year ago

bencwallace commented 1 year ago

Motivation

The links are swapped.

Modification

Swapped the links.

fangyixiao18 commented 1 year ago

Thanks for your contribution. could you also help us swap the links in https://github.com/open-mmlab/mmselfsup/blob/master/README_zh-CN.md

bencwallace commented 1 year ago

Done.

YuanLiuuuuuu commented 1 year ago

@fangyixiao18 consider creating a PR to fix the lint in the master branch?

fangyixiao18 commented 1 year ago

@fangyixiao18 consider creating a PR to fix the lint in the master branch?

https://github.com/open-mmlab/mmselfsup/pull/688

fangyixiao18 commented 1 year ago

Done.

Hi, could you please rebase on master branch? we fixed the isort error in lint check