yolox_x_8xb4-amp-80e_crowdhuman-mot17halftrain_test-mot17halfval.py 195 B

123456
  1. _base_ = [
  2. '../strongsort/yolox_x_8xb4-80e_crowdhuman-mot17halftrain_test-mot17halfval.py' # noqa: E501
  3. ]
  4. # fp16 settings
  5. optim_wrapper = dict(type='AmpOptimWrapper', loss_scale='dynamic')