mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
4 lines
103 B
Python
4 lines
103 B
Python
|
_base_ = '../replknet-31B_32xb64_in1k-384px.py'
|
||
|
|
||
|
model = dict(backbone=dict(small_kernel_merged=True))
|