Skip to content

Add RF-DETR support (isaac_ros_rfdetr) #68

Description

@farukalamai

I'd like to add support for RF-DETR (Roboflow, Apache-2.0) to this repo as a new isaac_ros_rfdetr package, following the existing isaac_ros_rtdetr structure.

RF-DETR is currently one of the most accurate real-time detectors available. The Apache-2.0 variants reach 48.4 mAP at 2.3 ms (RF-DETR-N, 384x384) up to 56.5 mAP at 6.8 ms (RF-DETR-L, 704x704) on COCO, which beats the YOLO family at comparable latency.

Proposed scope

  • isaac_ros_rfdetr: decoder node (C++), launch fragments, visualizer script, POL test with a dummy ONNX
  • isaac_ros_rfdetr_models_install: asset script to fetch weights and export ONNX -> TensorRT engine

I'd like to open a PR for this. Before I start, I just want to check that you're interested and that the scope above is the shape you'd want it in. If it looks good I'll begin work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions