abhineet123 / Deep-Learning-for-Tracking-and-Detection

Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
2.44k stars 655 forks source link

Added EfficientNet #7

Closed dikshantsagar closed 4 years ago

abhineet123 commented 4 years ago

Hello Dikshant, Thanks for your contributions ! I only like to add PDFs to the repo when I've read the paper in detail and can also add it to the papers section along with notes. If you've read this paper, please add an entry there with notes in the static_detection/notes folder. If not, but you think that it is an interesting paper with available code, please add an entry in the code section instead.

dikshantsagar commented 4 years ago

Sure, I've got the notes. I'll add them too

dikshantsagar commented 4 years ago

It should follow the same format, right?

abhineet123 commented 4 years ago

Yes

dikshantsagar commented 4 years ago

added EfficientNet notes, you can merge

abhineet123 commented 4 years ago

Thanks! Two more things:

  1. EfficientNet (and its notes) will go into deep_learning/efficient folder and EfficientDet will remain in static_detection
  2. Can you also add entries to the respective subsections of the papers section of the readme with links to PDF, notes and code ? Please follow formatting of existing entries.
dikshantsagar commented 4 years ago

Done