Papers › Generative Region-Language Pretraining for Open-Ended Object Detection

Generative Region-Language Pretraining for Open-Ended Object Detection

15 Mar 2024CVPR 2024 1arXiv:2403.10191archive 2025-07-28

Chuang Lin, Yi Jiang, Lizhen Qu, Zehuan Yuan, Jianfei Cai

In recent research, significant attention has been devoted to the open-vocabulary object detection task, aiming to generalize beyond the limited number of classes labeled during training and detect objects described by arbitrary category names at inference. Compared with conventional object detection, open vocabulary object detection largely extends the object detection categories. However, it relies on calculating the similarity between image regions and a set of arbitrary category names with a pretrained vision-and-language model. This implies that, despite its open-set nature, the task still needs the predefined object categories during the inference stage. This raises the question: What if we do not have exact knowledge of object categories during inference? In this paper, we call such a new setting as generative open-ended object detection, which is a more general and practical problem. To address it, we formulate object detection as a generative problem and propose a simple framework named GenerateU, which can detect dense objects and generate their names in a free-form way. Particularly, we employ Deformable DETR as a region proposal generator with a language model translating visual regions to object names. To assess the free-form object detection task, we introduce an evaluation method designed to quantitatively measure the performance of generative outcomes. Extensive experiments demonstrate strong zero-shot detection performance of our GenerateU. For example, on the LVIS dataset, our GenerateU achieves comparable results to the open-vocabulary object detection method GLIP, even though the category names are not seen by GenerateU during inference. Code is available at: https:// github.com/FoundationVision/GenerateU .

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.10191")

Code

Syntology Ran 8 of 11 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

foundationvision/generateu officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 8 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · fixture could not drive it
6ran
3unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from FoundationVision/GenerateU. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

batched_nms FoundationVision/GenerateU/detectron2/layers/nms.py official repository ran MIT (permissive) · d7527a665dfb8f27 · report
ciou_loss FoundationVision/GenerateU/detectron2/layers/losses.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · cee8870d4fbccc39 · report
convert_basic_c2_names FoundationVision/GenerateU/detectron2/checkpoint/c2_model_loading.py official repository ran MIT (permissive) · e8526a516b4f9206 · report
convert_c2_detectron_names FoundationVision/GenerateU/detectron2/checkpoint/c2_model_loading.py official repository ran MIT (permissive) · e36f87059208bb7e · report
diou_loss FoundationVision/GenerateU/detectron2/layers/losses.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 26f3066ead0d2eec · report
pad_masks FoundationVision/GenerateU/detectron2/layers/mask_ops.py official repository ran fingerprinted MIT (permissive) · 406f84cf799ed34d · report
paste_mask_in_image_old FoundationVision/GenerateU/detectron2/layers/mask_ops.py official repository ran MIT (permissive) · d03592674030077f · report
paste_masks_in_image FoundationVision/GenerateU/detectron2/layers/mask_ops.py official repository ran MIT (permissive) · c0eac7dcd1335fa1 · report
align_and_update_state_dicts FoundationVision/GenerateU/detectron2/checkpoint/c2_model_loading.py official repository unverified MIT (permissive) · ac2638463572c152 · report
batched_nms_rotated FoundationVision/GenerateU/detectron2/layers/nms.py official repository unverified MIT (permissive) · 627f9dec92f2462b · report
nms_rotated FoundationVision/GenerateU/detectron2/layers/nms.py official repository unverified MIT (permissive) · d15c7cc7a28e4a67 · report

Tasks

Language ModelingLanguage ModellingObjectObject DetectionOpen Vocabulary Object DetectionOpen-vocabulary object detectionRegion Proposalobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEConvolutionDeformable Attention ModuleDeformable DETRDense ConnectionsDetrDropoutFeedforward NetworkLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSETSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections