mmselfsup/configs/selfsup/npid/npid-ensure-neg_resnet50_8xb32-steplr-200e_in1k.py
2021-12-15 19:05:11 +08:00

5 lines
99 B
Python

_base_ = 'npid_resnet50_8xb32-steplr-200e_in1k.py'
# model settings
model = dict(ensure_neg=True)