[Docs]: Add comments to indicate which linear evaluation setting belogs to barlowtwins (#390)
parent
5d6133d60c
commit
c7b4a8323a
|
@ -4,7 +4,7 @@ _base_ = [
|
|||
'../_base_/schedules/sgd_coslr-100e.py',
|
||||
'../_base_/default_runtime.py',
|
||||
]
|
||||
# SwAV linear evaluation setting
|
||||
# SwAV and Barlow Twins linear evaluation setting
|
||||
|
||||
model = dict(backbone=dict(frozen_stages=4))
|
||||
|
||||
|
|
Loading…
Reference in New Issue