Xinlei Chen
|
c349e6e24f
|
Merge pull request #17 from scottclowe/api_batchsize
API: Change main_lincls --batch-size argument to match main_moco
|
2021-11-25 01:33:37 -08:00 |
Scott Lowe
|
a29021ab3e
|
API: Change --batch-size argument to be across all nodes, not one
Changed the behaviour of main_lincls.py to be consistent with the
behaviour of main_moco.py.
https://github.com/facebookresearch/moco-v3/blob/878544a/main_moco.py#L206
|
2021-11-24 21:47:12 -04:00 |
Scott Lowe
|
7074f47f0d
|
API: Change --batch-size description to match behaviour
The batch size argument is the total across all GPUs on all nodes,
not all GPUs on one node.
|
2021-11-24 21:45:39 -04:00 |
Xinlei Chen
|
878544a45e
|
Update README.md
|
2021-10-28 01:47:44 -07:00 |
Saining Xie
|
2ee6d13551
|
Update README.md
remove the dummy arguments in the example scripts
|
2021-09-30 10:41:37 -07:00 |
Xinlei Chen
|
4881c3abb1
|
update README to make the pointer to reference models.
|
2021-09-19 13:45:53 -07:00 |
Xinlei Chen
|
9ff4873533
|
Merge branch 'main' of github.com:fairinternal/moco-v3
|
2021-08-23 21:52:52 -07:00 |
Xinlei Chen
|
45e436dd97
|
Fix typo.
|
2021-08-23 21:51:58 -07:00 |
Xinlei Chen
|
b352fb4cf2
|
Merge pull request #4 from facebookresearch/patch
Update README.md
|
2021-08-23 21:43:23 -07:00 |
Saining Xie
|
64f9d84c47
|
Update README.md
|
2021-08-23 18:12:04 -07:00 |
Xinlei Chen
|
38aae447f5
|
Initial commit
|
2021-08-16 14:41:01 -07:00 |