facebookresearch / facebookresearch/moco
eval in training part of linear classification code
Open
- Dominant language
- No language data
- Stars
- 5.1k
- Forks
- 802
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I noticed that eval is used in training code.
I wonder why it is used here since fc is also a part of the model, which needs to be tuned.
https://github.com/facebookresearch/moco/blob/main/main_lincls.py#L326
Contributor guide
Assessment
This issue has not been assessed yet.