Pith. sign in

REVIEW 3 cited by

Toward Transformer-Based Object Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2012.09958 v1 pith:GN2RHBQX submitted 2020-12-17 cs.CV cs.AIcs.LG

classification cs.CVcs.AIcs.LG
keywords detectiontasksvisionmodelperformancetransformertransformer-basedtransformers
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Transformers have become the dominant model in natural language processing, owing to their ability to pretrain on massive amounts of data, then transfer to smaller, more specific tasks via fine-tuning. The Vision Transformer was the first major attempt to apply a pure transformer model directly to images as input, demonstrating that as compared to convolutional networks, transformer-based architectures can achieve competitive results on benchmark classification tasks. However, the computational complexity of the attention operator means that we are limited to low-resolution inputs. For more complex tasks such as detection or segmentation, maintaining a high input resolution is crucial to ensure that models can properly identify and reflect fine details in their output. This naturally raises the question of whether or not transformer-based architectures such as the Vision Transformer are capable of performing tasks other than classification. In this paper, we determine that Vision Transformers can be used as a backbone by a common detection task head to produce competitive COCO results. The model that we propose, ViT-FRCNN, demonstrates several known properties associated with transformers, including large pretraining capacity and fast fine-tuning performance. We also investigate improvements over a standard detection backbone, including superior performance on out-of-domain images, better performance on large objects, and a lessened reliance on non-maximum suppression. We view ViT-FRCNN as an important stepping stone toward a pure-transformer solution of complex vision tasks such as object detection.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Hiding in Plain Sight: An Effective Physical Adversarial Patch Attack against Visual-Infrared Fused Face Detection

    cs.CR 2026-07 conditional novelty 6.0 of 10

    A jointly optimized gradient-mask plus band-aid patch reportedly bypasses visible-infrared fused face detectors with >90% attack success in both digital and physical settings.

  2. Effective Fine-Tuning of Vision Transformers with Low-Rank Adaptation for Privacy-Preserving Image Classification

    cs.CR 2025-07 conditional novelty 4.0 of 10

    Unfreezing the patch embedding during low-rank adaptation of a vision transformer yields 96.35% accuracy on encrypted CIFAR-10 with 0.71M trainable parameters.

  3. RoadFormer : Local-Global Feature Fusion for Road Surface Classification in Autonomous Driving

    cs.CV 2025-06 conditional novelty 4.0 of 10

    RoadFormer, a hybrid convolutional-transformer network with a foreground-background training module, reports top-1 accuracies of 92.52% and 96.50% on the RSCD pavement datasets.

Pith tools