cspnext-x_8xb256-rsb-a1-600e_in1k.py 156 B

12345
  1. _base_ = './cspnext-s_8xb256-rsb-a1-600e_in1k.py'
  2. model = dict(
  3. backbone=dict(deepen_factor=1.33, widen_factor=1.25),
  4. head=dict(in_channels=1280))