facebookresearch / facebookresearch/moco

How is BN in key-encoder updated (in Moco v1)?

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
5.1k
Forks
802
PR merge metrics
No merged PRs in 30d

Description

updated by momentum update? or by setting BN in .train() mode, updated by itself (i.e., running_mean/running_var)?

Contributor guide

Open the contributing guide

Research direction

Start by reading the MoCo v1 key-encoder implementation and the BN behavior involved in .train(), focusing on momentum updates and running_mean/running_var. Done means documenting which mechanism updates BN and pointing to the relevant implementation evidence.

Written by the indexing model from the issue text.

Assessment

Tech stack
pytorch
Domain
machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.