deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

BB format for HRnet inference

Open AvivSham opened this issue 4 years ago • 0 comments

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!

AvivSham avatar Mar 11 '21 12:03 AvivSham