Lightning-Universe / lightning-bolts

Toolbox of models, callbacks, and datasets for AI/ML researchers.
https://lightning-bolts.readthedocs.io
Apache License 2.0
1.7k stars 323 forks source link

Add DETR #110

Open ananyahjha93 opened 4 years ago

ananyahjha93 commented 4 years ago

https://arxiv.org/pdf/2005.12872.pdf https://github.com/facebookresearch/detr

github-actions[bot] commented 4 years ago

Hi! thanks for your contribution!, great first issue!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

oke-aditya commented 4 years ago

Hey, is this Issue valid now as well ?

I could get fine-tuning with PyTorch in this repo.

I could train Detr. There might be a few mistakes most code works fine.