YOLOX + ROS2 Iron demo
Base | ROS2 C++ |
---|---|
TensorRT (CUDA) | ✅ |
OpenVINO | ✅ |
ONNX Runtime | ✅ |
TFLite | ✅ |
Check this URL.
sensor_msgs/Image
)bboxes_ex_msgs/BoundingBoxes
or vision_msgs/Detection2DArray
)
bboxes_ex_msgs/BoundingBoxes
: Output BoundingBoxes like darknet_ros_msgsdarknet_ros_msgs
, replace bboxes_ex_msgs
with darknet_ros_msgs
.@article{yolox2021,
title={YOLOX: Exceeding YOLO Series in 2021},
author={Ge, Zheng and Liu, Songtao and Wang, Feng and Li, Zeming and Sun, Jian},
journal={arXiv preprint arXiv:2107.08430},
year={2021}
}