xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:
MIT License
7.3k stars 1.93k forks source link

there is no the parameter ‘opt.hm_gauss’ in opts.py #1004

Open zzl-997 opened 2 years ago

zzl-997 commented 2 years ago

opts.py dosen't include the parameter 'hm_gauss'

zzl-997 commented 2 years ago

radius = self.opt.hm_gauss if self.opt.mse_loss else radius in src/lib/datasets/sample/ctdet.py, but opts.py dosen't include the parameter 'hm_gauss'