REVIEW 5 cited by
DETRs with Collaborative Hybrid Assignments Training
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
abstract
In this paper, we provide the observation that too few queries assigned as positive samples in DETR with one-to-one set matching leads to sparse supervision on the encoder's output which considerably hurt the discriminative feature learning of the encoder and vice visa for attention learning in the decoder. To alleviate this, we present a novel collaborative hybrid assignments training scheme, namely $\mathcal{C}$o-DETR, to learn more efficient and effective DETR-based detectors from versatile label assignment manners. This new training scheme can easily enhance the encoder's learning ability in end-to-end detectors by training the multiple parallel auxiliary heads supervised by one-to-many label assignments such as ATSS and Faster RCNN. In addition, we conduct extra customized positive queries by extracting the positive coordinates from these auxiliary heads to improve the training efficiency of positive samples in the decoder. In inference, these auxiliary heads are discarded and thus our method introduces no additional parameters and computational cost to the original detector while requiring no hand-crafted non-maximum suppression (NMS). We conduct extensive experiments to evaluate the effectiveness of the proposed approach on DETR variants, including DAB-DETR, Deformable-DETR, and DINO-Deformable-DETR. The state-of-the-art DINO-Deformable-DETR with Swin-L can be improved from 58.5% to 59.5% AP on COCO val. Surprisingly, incorporated with ViT-L backbone, we achieve 66.0% AP on COCO test-dev and 67.9% AP on LVIS val, outperforming previous methods by clear margins with much fewer model sizes. Codes are available at \url{https://github.com/Sense-X/Co-DETR}.
Forward citations
Cited by 5 Pith papers
-
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.
-
Mixture of Cognitive Experts in Large Vision-Language Models
Routing CV experts into atomic evidence then Bloom-staged verbalization improves LVLM benchmarks and yields measurable query-conditioned reasoning traces.
-
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.
-
Transformer Based Building Boundary Reconstruction using Attraction Field Maps
Decoupled-PolyGCN combines CO-DETR detection, GCN polygon refinement, and attraction field maps to report higher AP and AR than HiSup on WHU and SpaceNet-2 building extraction.
-
Visual Product Graph: Bridging Visual Products And Composite Images For End-to-End Style Recommendations
Pinterest's Visual Product Graph adds a product-to-scene retrieval direction to the existing Shop the Look system, retrieving inspirational composite images for a product and recommending complementary shoppable items.
Discussion (0). Sign in to comment.