This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
moco-v3
Watch
1
Star
0
Fork
0
You've already forked moco-v3
mirror of
https://github.com/facebookresearch/moco-v3.git
synced
2025-06-03 14:59:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Xinlei Chen
d04dcd5246
fix issues, add vit position embedding
2021-07-07 18:47:47 -07:00
moco
only the first GPU saves checkpoint
2021-07-05 02:19:09 -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
main_lincls.py
only the first GPU saves checkpoint
2021-07-05 02:19:09 -07:00
main_moco.py
fix issues, add vit position embedding
2021-07-07 18:47:47 -07:00
README.md
readme and license
2021-06-28 15:58:42 -07:00
vits.py
fix issues, add vit position embedding
2021-07-07 18:47:47 -07:00
README.md
moco-v3
License
This project is under the CC-BY-NC 4.0 license. See
LICENSE
for details.
Description
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
Readme
CC-BY-NC-4.0
132
KiB
Languages
Python
100%