labmlai / annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
https://nn.labml.ai
MIT License
56.73k stars 5.81k forks source link

Request - Object Detection Papers #109

Closed abhiksark closed 5 months ago

abhiksark commented 2 years ago

Currently, labmlai has no implementation for Object Detection Papers such as Yolo Family, FPN, Retinanet.

Do you have any timeline to share them as well?

XiaoyanQian commented 2 years ago

Hi, it is an excellent job for labmlai. I was hoping to learn more about Object detection papers, like Swin Transformer for object detection. Thank you so much for your time and patience.

vpj commented 2 years ago

Will try. We are mostly working on nlp so we don't have much experience with object detection

abhiksark commented 2 years ago

@vpj I can take that up for some papers.

draperkm commented 2 years ago

Hi, I am interested in object detection, is it possible to give a contribute? @abhiksark

meet-minimalist commented 2 years ago

Hi, I am also interested in contributing for this.