Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RF-Detr works with TensorRT backend #477

Merged
merged 4 commits into from
Mar 26, 2025
Merged

Conversation

Nuzhny007
Copy link
Collaborator

RF-Detr is real-time detector: https://github.com/roboflow/rf-detr
You can run example:
./MultitargetTracker TownCentreXVID.avi -e=6 -s=settings_rfdetr.ini

Where: https://github.com/Smorodov/Multitarget-tracker/blob/master/data/settings_rfdetr.ini

  1. Make export to onnx model (rfdetr_coco.onnx or rfdetr_sim_coco.onnx)
  2. Put in the settings_rfdetr.ini path to the model and coco_91.names file
  3. Run example

@Nuzhny007 Nuzhny007 merged commit c9050d6 into Smorodov:master Mar 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant