PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
Go to file
Xinlei Chen 7dea7af347 readme and license 2021-06-28 15:58:42 -07:00
moco add a bunch of things 2021-06-27 03:22:50 -07:00
CODE_OF_CONDUCT.md OSS Automated Fix: Addition of Code of Conduct 2021-06-22 17:33:57 -07:00
CONTRIBUTING.md OSS Automated Fix: Addition of Contributing 2021-06-22 17:31:48 -07:00
LICENSE readme and license 2021-06-28 15:58:42 -07:00
README.md readme and license 2021-06-28 15:58:42 -07:00
main_lincls.py in-progress: add vit to linear 2021-06-25 05:49:34 -07:00
main_moco.py add a bunch of things 2021-06-27 03:22:50 -07:00
vits.py add a bunch of things 2021-06-27 03:22:50 -07:00

README.md

moco-v3

License

This project is under the CC-BY-NC 4.0 license. See LICENSE for details.