logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

目标检测中bounding box的几种表示形式

目标检测中bounding box的几种表示形式1.xyxy型(x_min,y_min,x_max,y_max)VOC边框表示法2.tlwh型(x_min,y_min,width,height)coco边框表示法3.xywh型(x_center,y_center,width,height)yolo边框表示法

#深度学习
目标检测中bounding box的几种表示形式

目标检测中bounding box的几种表示形式1.xyxy型(x_min,y_min,x_max,y_max)VOC边框表示法2.tlwh型(x_min,y_min,width,height)coco边框表示法3.xywh型(x_center,y_center,width,height)yolo边框表示法

#深度学习
目标检测中bounding box的几种表示形式

目标检测中bounding box的几种表示形式1.xyxy型(x_min,y_min,x_max,y_max)VOC边框表示法2.tlwh型(x_min,y_min,width,height)coco边框表示法3.xywh型(x_center,y_center,width,height)yolo边框表示法

#深度学习
到底了