File size: 109 Bytes
9bf4bd7
 
 
 
 
1
2
3
4
5
6
_base_ = [
    'nrtr_resnet31-1by16-1by8_6e_st_mj.py',
]

model = dict(backbone=dict(last_stage_pool=False))