deep-high-resolution-net.pytorch
deep-high-resolution-net.pytorch copied to clipboard
BB format for HRnet inference
Can anyone specify what is the BB format expected by HRnet?
is it (x1,y1,x2,y2) or (x,y,w,h)
Are the BBs should be normalized by the image w,h or to use absolute values?
Thanks!