mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
5 lines
99 B
Python
5 lines
99 B
Python
_base_ = 'npid_resnet50_8xb32-steplr-200e_in1k.py'
|
|
|
|
# model settings
|
|
model = dict(ensure_neg=True)
|