Papers › V3Det: Vast Vocabulary Visual Detection Dataset

V3Det: Vast Vocabulary Visual Detection Dataset

7 Apr 2023ICCV 2023 1arXiv:2304.03752archive 2025-07-28

Jiaqi Wang, Pan Zhang, Tao Chu, Yuhang Cao, Yujie Zhou, Tong Wu, Bin Wang, Conghui He, Dahua Lin

Recent advances in detecting arbitrary objects in the real world are trained and evaluated on object detection datasets with a relatively restricted vocabulary. To facilitate the development of more general visual object detection, we propose V3Det, a vast vocabulary visual detection dataset with precisely annotated bounding boxes on massive images. V3Det has several appealing properties: 1) Vast Vocabulary: It contains bounding boxes of objects from 13,204 categories on real-world images, which is 10 times larger than the existing large vocabulary object detection dataset, e.g., LVIS. 2) Hierarchical Category Organization: The vast vocabulary of V3Det is organized by a hierarchical category tree which annotates the inclusion relationship among categories, encouraging the exploration of category relationships in vast and open vocabulary object detection. 3) Rich Annotations: V3Det comprises precisely annotated objects in 243k images and professional descriptions of each category written by human experts and a powerful chatbot. By offering a vast exploration space, V3Det enables extensive benchmarks on both vast and open vocabulary object detection, leading to new observations, practices, and insights for future research. It has the potential to serve as a cornerstone dataset for developing more general visual perception systems. V3Det is available at https://v3det.openxlab.org.cn/.

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="2304.03752")

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: community (archive-listed): 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.

V3Det/Detectron2-V3Det mentioned on GitHubpytorchApache-2.0 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 V3Det/Detectron2-V3Det. “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 V3Det/Detectron2-V3Det/detectron2/layers/nms.py community (archive-listed) ran Apache-2.0 (permissive) · d7527a665dfb8f27 · report
ciou_loss V3Det/Detectron2-V3Det/detectron2/layers/losses.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · cee8870d4fbccc39 · report
convert_basic_c2_names V3Det/Detectron2-V3Det/detectron2/checkpoint/c2_model_loading.py community (archive-listed) ran Apache-2.0 (permissive) · e8526a516b4f9206 · report
convert_c2_detectron_names V3Det/Detectron2-V3Det/detectron2/checkpoint/c2_model_loading.py community (archive-listed) ran Apache-2.0 (permissive) · e36f87059208bb7e · report
diou_loss V3Det/Detectron2-V3Det/detectron2/layers/losses.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 26f3066ead0d2eec · report
pad_masks V3Det/Detectron2-V3Det/detectron2/layers/mask_ops.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 406f84cf799ed34d · report
paste_mask_in_image_old V3Det/Detectron2-V3Det/detectron2/layers/mask_ops.py community (archive-listed) ran Apache-2.0 (permissive) · d03592674030077f · report
paste_masks_in_image V3Det/Detectron2-V3Det/detectron2/layers/mask_ops.py community (archive-listed) ran Apache-2.0 (permissive) · c0eac7dcd1335fa1 · report
align_and_update_state_dicts V3Det/Detectron2-V3Det/detectron2/checkpoint/c2_model_loading.py community (archive-listed) unverified Apache-2.0 (permissive) · ac2638463572c152 · report
batched_nms_rotated V3Det/Detectron2-V3Det/detectron2/layers/nms.py community (archive-listed) unverified Apache-2.0 (permissive) · 627f9dec92f2462b · report
nms_rotated V3Det/Detectron2-V3Det/detectron2/layers/nms.py community (archive-listed) unverified Apache-2.0 (permissive) · d15c7cc7a28e4a67 · report

Tasks

ChatbotObjectObject DetectionOpen Vocabulary Object DetectionOpen-vocabulary object detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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