Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-to-end object detection with Transformers #4663

Closed
parmarsuraj99 opened this issue May 29, 2020 · 1 comment
Closed

End-to-end object detection with Transformers #4663

parmarsuraj99 opened this issue May 29, 2020 · 1 comment

Comments

@parmarsuraj99
Copy link
Contributor

parmarsuraj99 commented May 29, 2020

🚀 Feature request

A modular Transformer Encoder-Decoder block that can be attached to ConvNets for many tasks.

Motivation

As shown in the recent paper End-to-end Object Detection with Transformers which used Transformer for Object Detection. https://github.com/facebookresearch/detr

Your contribution

@BramVanroy
Copy link
Collaborator

BramVanroy commented May 30, 2020

I might be wrong, but I think the focus of this library is on NLP which at most is multimodal. Also including object detection transformers may fall out of the scope of this project.

@NielsRogge NielsRogge mentioned this issue Feb 4, 2021
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants