REVIEW 18 cited by
End-to-End Object Detection with Transformers
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
read the original abstract
We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression procedure or anchor generation that explicitly encode our prior knowledge about the task. The main ingredients of the new framework, called DEtection TRansformer or DETR, are a set-based global loss that forces unique predictions via bipartite matching, and a transformer encoder-decoder architecture. Given a fixed small set of learned object queries, DETR reasons about the relations of the objects and the global image context to directly output the final set of predictions in parallel. The new model is conceptually simple and does not require a specialized library, unlike many other modern detectors. DETR demonstrates accuracy and run-time performance on par with the well-established and highly-optimized Faster RCNN baseline on the challenging COCO object detection dataset. Moreover, DETR can be easily generalized to produce panoptic segmentation in a unified manner. We show that it significantly outperforms competitive baselines. Training code and pretrained models are available at https://github.com/facebookresearch/detr.
Forward citations
Cited by 18 Pith papers
-
Specialization of softmax attention heads: insights from the high-dimensional single-location model
In a high-dimensional toy task, multi-head softmax attention first aligns all heads with the mean signal, then sequentially specializes to latent directions; the paper introduces Bayes-softmax, which attains the Bayes...
-
FUSEP: A Multi-Center Benchmark for Diverse Tasks in Early Pregnancy Fetal Ultrasound Screening
FUSEP is a new multi-center public benchmark with 4,017 early-pregnancy ultrasound images, 45,820 box annotations of 14 structures, and detection baselines across four learning paradigms.
-
Kepler-Encoder-v0.1: Towards a Multimodal Embedding Model for Robots
A self-supervised multimodal encoder trained with vision, proprioception, and force yields a vision-only latent that recovers end-effector state and force above vision baselines on RH20T, with modest absolute force accuracy.
-
Where Will They Go? Modelling Multimodal Pedestrian Manoeuvres from Ego-centric Videos
MMPM uses PIM for gaze/head/hand interactions and MTP (CVAE with query decoder) to model separate crossing/non-crossing trajectory distributions, outperforming baselines on PIE and JAAD with a new validation protocol.
-
PokeNet: Learning Kinematic Models of Articulated Objects from Human Observations
PokeNet estimates joint types, axes, ranges, and operation order of articulated objects directly from a single-view point cloud video of a human demonstration.
-
Benchmarking Table Extraction from Heterogeneous Scientific PDF Documents
A new benchmark with two new datasets and end-to-end metrics shows that table extraction from PDFs is still unreliable across heterogeneous layouts.
-
TransForSeg: A Multitask Stereo ViT for Joint Stereo Segmentation and 3D Force Estimation in Catheterization
A shared-weight stereo ViT with cross-attention fusion segments the catheter in two views and regresses 3D tip forces, claiming state-of-the-art results on synthetic X-ray datasets.
-
Transformer-Based Neural Network for Transient Detection without Image Subtraction
A distance-weighted transformer classifier using search plus template images reaches 97.4% accuracy on DES real/bogus data, matching difference-image methods and making image subtraction optional.
-
Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation
Screen2AX generates hierarchical macOS accessibility metadata from a screenshot and reports improved GPT-4 UI task success compared with native accessibility and OmniParser V2.
-
Hierarchical Neural Collapse Detection Transformer for Class Incremental Object Detection
Hier-DETR reports state-of-the-art incremental detection accuracy, 48.4 AP on COCO 70+10 and 45.46 AP on MTSD 150+71, using a frozen hierarchical tree of general orthogonal frame prototypes with a proxy-based guiding loss.
-
Small-Pollinator Detection in Cluttered Field Video
RF-DETR Large at 1344-pixel input beat all tested YOLO, ensemble, slicing, and temporal post-processing systems on the BuzzSpot hidden test, reaching 0.405 mAP50:95.
-
Signal from Space: Detecting Schools and Towers to Bridge the Digital Divide
Transfer-learned YOLO detectors find schools and towers in Lesotho satellite imagery; CPP line-of-sight within 1 km triages schools as high-potential or hard-to-connect.
-
Contrasting Cognitive Styles in Vision-Language Models: Holistic Attention in Japanese Versus Analytical Focus in English
Japanese-prompted vision-language models produce more background-first captions than English-prompted ones, but the effect is confounded by the evaluator and by language grammar.
-
CALM: Contextual Analog Logic with Multimodality
CALM couples neural perception with a fuzzy-logic-style reasoning engine to place objects into scenes, reporting 92.2% accuracy on a fill-in-the-blank task.
-
SynSur: An end-to-end generative pipeline for synthetic industrial surface defect generation and detection
A generative pipeline creates realistic synthetic pitting defects and other surface flaws that, when added to real training data, yield modest gains in industrial defect detectors without replacing the need for authen...
-
Tracking Moose using Aerial Object Detection
Across 36 model/threshold/overlap configurations, all three detectors reached at least 93% mAP@IoU=0.5, and the lightweight YOLOv11n matched the heavier models.
-
Improve Underwater Object Detection through YOLOv12 Architecture and Physics-informed Augmentation
Applying YOLOv12 with physics-flavored augmentations yields high reported mAP on four underwater detection benchmarks, but the claims are weakened by missing code, variance, and inconsistent speed numbers.
-
SHeRL-FL: When Representation Learning Meets Split Learning in Hierarchical Federated Learning
The submitted body is an unrelated survey, not the SHeRL-FL method claimed in the metadata.
Discussion (0). Sign in to comment.