#1272·rf-detr

Query embedding extraction

Author: unaxEtxeberriaBieleDigitalCreated Aug 3, 2026Updated Sep 3, 2026
Labelsenhancement

Search before asking

  • I have searched the RF-DETR issues and found no similar feature requests.

Description

Add a public interface to extract query embeddings of an image.

Use case

As an example,assume we are using object detection model for industrial visual inspection.

It is quite a common to use embeddings of a model to detect poorly labelled samples, such as objects mislabelled, unlabelled samples and so on. It has quite a few academic and industrial use cases.

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!