Closed RamatovInomjon closed 3 years ago
@RamatovInomjon What is four point detection, can you explain more ?
I mean, all points of bbox. x1,y1, x2,y2,x3,y3,x4,y4 . I would get more accurate bbox. Usully we train using xmin,yminxmax,ymax
@RamatovInomjon why not try IOU loss?I don't think regressing four points can get more accurate bbox.
Yes, you are right! Thanks for your response!
Hi @YonghaoHe Is it possible train four point detection model using this method?