huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
135.13k stars 27.05k forks source link

Add DFFT #18004

Open NielsRogge opened 2 years ago

NielsRogge commented 2 years ago

Model description

DFFT is a new fully Transformer-based object detector. The model doesn't require a decoder, unlike DETR.

Open source status

Provide useful links for the implementation

Paper: https://arxiv.org/abs/2206.06829

Github repo (and weights): https://github.com/Pealing/DFFT

atturaioe commented 2 years ago

Hello, is this issue still open? I would like to contribute to it.

BakingBrains commented 1 year ago

@NielsRogge Anyone working on this?

Thank you

NielsRogge commented 1 year ago

Feel free to start working on this!

soma2000-lang commented 1 year ago

@NielsRogge if no one is working on this then I would like to start working on it

NielsRogge commented 1 year ago

Cool, feel free to open a draft PR

atharvakavitkar commented 1 year ago

Hi @NielsRogge, @soma2000-lang, are there any updates on this issue? I would like to contribute.

soma2000-lang commented 1 year ago

@atharvakavitkar working to open a draft pr