Papers › Towards Content-based Pixel Retrieval in Revisited Oxford and Paris

Towards Content-based Pixel Retrieval in Revisited Oxford and Paris

11 Sep 2023ICCV 2023 1arXiv:2309.05438archive 2025-07-28

Guoyuan An, Woo Jae Kim, Saelyne Yang, Rong Li, Yuchi Huo, Sung-Eui Yoon

This paper introduces the first two pixel retrieval benchmarks. Pixel retrieval is segmented instance retrieval. Like semantic segmentation extends classification to the pixel level, pixel retrieval is an extension of image retrieval and offers information about which pixels are related to the query object. In addition to retrieving images for the given query, it helps users quickly identify the query object in true positive images and exclude false positive images by denoting the correlated pixels. Our user study results show pixel-level annotation can significantly improve the user experience. Compared with semantic and instance segmentation, pixel retrieval requires a fine-grained recognition capability for variable-granularity targets. To this end, we propose pixel retrieval benchmarks named PROxford and PRParis, which are based on the widely used image retrieval datasets, ROxford and RParis. Three professional annotators label 5,942 images with two rounds of double-checking and refinement. Furthermore, we conduct extensive experiments and analysis on the SOTA methods in image search, image matching, detection, segmentation, and dense matching using our pixel retrieval benchmarks. Results show that the pixel retrieval task is challenging to these approaches and distinctive from existing problems, suggesting that further research can advance the content-based pixel-retrieval and thus user search experience. The datasets can be downloaded from \href{https://github.com/anguoyuan/Pixel_retrieval-Segmented_instance_retrieval}{this link}.

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

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 9 ran with no contract checked.

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

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

13 samples harvested; 9 ran; 0 honoured the contract we drafted; 4 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.

9ran
4unverified

Licence: 0 of the 13 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 anguoyuan/pixel_retrieval-segmented_instance_retrieval. “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.

AdjustPositiveRanks anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/dataset.py official repository ran fingerprinted MIT (permissive) · c96e035397093fbb · report
ParseEasyMediumHardGroundTruth anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/dataset.py official repository ran MIT (permissive) · 6d4f93163998dcad · report
ReadDatasetFile anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/dataset.py official repository ran MIT (permissive) · 62de237434a3a409 · report
compute_ap anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/evaluate_pixel.py official repository ran MIT (permissive) · a07ad22c46aa3105 · report
compute_iou anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/iou_compute.py official repository ran MIT (permissive) · 5c1d039685bafbdd · report
compute_iou anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/iou_compute_delg.py official repository ran MIT (permissive) · 1a23c5e4a34671bf · report
extract_bounding_box anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/iou_compute.py official repository ran MIT (permissive) · 66337892cc8301d2 · report
extract_segmentation anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/iou_compute.py official repository ran MIT (permissive) · bfea0e96f2e300a0 · report
wrong_items anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/evaluate.py official repository ran MIT (permissive) · 9131b0a6c9b5809e · report
compute_map anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/evaluate_pixel.py official repository unverified MIT (permissive) · e09f485327418d4c · report
compute_map anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/evaluate_pixel.py official repository unverified MIT (permissive) · 1380b78f9d584f36 · report
compute_map anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/evaluate.py official repository unverified MIT (permissive) · 9456f5818ed5a150 · report
name_list anguoyuan/pixel_retrieval-segmented_instance_retrieval/evaluation_code/utils/path_manage.py official repository unverified MIT (permissive) · 15282d96802de39c · report

Tasks

Image RetrievalInstance SegmentationRetrievalSegmentationSemantic Segmentation

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