xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zzl-997 opened this issue · comments

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

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'