dorkhub

YOLOX-ROS

YOLOX + ROS2 object detection package (C++ only support)

Ar-Ray-code
C++32364 forksApache-2.0updated 6 months ago
git clone https://github.com/Ar-Ray-code/YOLOX-ROS.gitAr-Ray-code/YOLOX-ROS

YOLOX-ROS

ci_jazzy

YOLOX + ROS2 Iron demo

yolox_s_result

🔼 Unity + YOLOX-ROS Demo

Supported List

Base ROS2 C++
TensorRT
OpenVINO
ONNXRuntime CUDA
ONNXRuntime MIGraphX
TFLite

Installation & Demo (C++)

Check this URL.


Topic

Subscribe

  • image_raw (sensor_msgs/Image)

Publish

  • bounding_boxes (bboxes_ex_msgs/BoundingBoxes or vision_msgs/Detection2DArray)
    • bboxes_ex_msgs/BoundingBoxes: Output BoundingBoxes like darknet_ros_msgs
    • ※ If you want to use darknet_ros_msgs , replace bboxes_ex_msgs with darknet_ros_msgs.

Reference

@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}
}

Contributors


more like this

CenterNet3D-PyTorch

Unofficial PyTorch implementation of the paper: "CenterNet3D: An Anchor free Object Detector for Autonomous Driving"

Python74

search

search projects, people, and tags