EAST icon indicating copy to clipboard operation
EAST copied to clipboard

nms

Open cqray1990 opened this issue 6 years ago • 2 comments

Hi is there an difference between
boxes = nms_locality.nms_locality(boxes.astype(np.float64), nms_thres) and boxes = lanms.merge_quadrangle_n9(boxes.astype('float32'), nms_thres)?

thank you so much

cqray1990 avatar May 30 '19 15:05 cqray1990

I am also seeing different results using the two methods. Are you able to figure out the reason?

KrishnaKishore123 avatar Jun 25 '19 08:06 KrishnaKishore123

+1

UtileFuzzball avatar Dec 27 '19 07:12 UtileFuzzball