100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Summary of paper End-to-end Object Detection with Transformers $8.20   Add to cart

Summary

Summary of paper End-to-end Object Detection with Transformers

 1 view  0 purchase
  • Course
  • Institution

This is a summary of the paper End-to-end Object Detection with Transformers for the course Seminar of Computer Vision by Deep Learning in TU Delft

Preview 2 out of 7  pages

  • July 5, 2024
  • 7
  • 2023/2024
  • Summary
avatar-seller
End-to-end Object Detection
with Transformers
Abstract
This approach removes the need for many hand-designed components like
non-maximum suppression procedure or anchor generation DETR doesn’t need
that! 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.
Prior methods: Current object detection pipelines include hand-crafted
components like spatial anchor generation and non-max suppression (NMS).
Each of these components is tuned specifically for a given task. For example,
NMS is threshold-based and requires an IOU (intersection over union) and
confidence threshold tuning to be able to effectively discard the overlapping
bounding boxes.


Introduction
Modern detectors address this set prediction task in an indirect way, by
defining surrogate regression and classification problems on a large set of
proposals, anchors or window centers. Their performances are significantly
influenced by postprocessing steps to collapse near-duplicate predictions.




DETR directly predicts (in parallel) the final set of detections by combining a common CNN
with a transformer architecture. During training, bipartite matching uniquely assigns
predictions with ground truth boxes.


Our DEtection TRansformer predicts all objects at once, and is trained end-to-
end with a set loss function which performs bipartite matching between
predicted and ground truth objects.




End-to-end Object Detection with Transformers 1

, Compared to most previous work on direct set prediction, the main features of
DETR are the conjunction of the bipartite matching loss and transformers with
(non-autoregressive) parallel decoding.


Related Work
Set Prediction
A task where a model predicts multiple elements whose ordering is not relevant
for correctness. (Essentially predicting multiple objects in an image).
The way this is solved now however is by introducing relationship or pre
defined knowledge into the model. For instance, the predicted bounding boxes
should not overlap significantly and should cover all detected objects.
Avoiding Near-Duplicates: In object classification sometimes there are the
same bounding boxes for the same predicition, this is solved by using NMS
however set prediction is set to resolve that.

Transformers and Parallel Decoding
Transformers introduced self-attention layers, which, similarly to Non-Local
Neural Networks, scan through each element of a sequence and update it by
aggregating information from the whole sequence.

Object Detection
Set-based loss: Several object detectors used the bipartite matching loss.
Recurrent detectors: Closest to our approach are end-to-end set predictions
for object detection and instance segmentation. Similarly to us, they use
bipartite-matching losses with encoder-decoder architectures based on CNN
activation to directly produce a set of bounding boxes. These approaches,
however, were only evaluated on small datasets and not against modern
baselines. In particular, they are based on autoregressive models (more
precisely RNNs), so they do not leverage the recent transformers with parallel
decoding.


The DETR model
Object Detection set prediction loss




End-to-end Object Detection with Transformers 2

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller guillemribes. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $8.20. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

70840 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling

Recently viewed by you


$8.20
  • (0)
  Add to cart