mats-robotics / yolov5_ros

A complete ROS interface for running YOLOv5 inference
GNU General Public License v3.0
220 stars 64 forks source link

function `scale_coords` is depacrated in official yolov5 repository, use `scale_boxes` instead #29

Open HuaYuXiao opened 3 months ago

HuaYuXiao commented 3 months ago

image