Skip to content

Instantly share code, notes, and snippets.

@Ahanmr
Created June 19, 2018 07:29
Show Gist options
  • Save Ahanmr/c5be4fdc2a7e081a5abfd5a396803ecf to your computer and use it in GitHub Desktop.
Save Ahanmr/c5be4fdc2a7e081a5abfd5a396803ecf to your computer and use it in GitHub Desktop.
Kaiming H. et al, Deep Residual Learning for Image Recognition
https://arxiv.org/abs/1512.03385
Szegedy. et al, Rethinking the Inception Architecture for Computer Vision
https://arxiv.org/abs/1512.00567
Gao. et al, Densely Connected Convolutional Networks
https://arxiv.org/abs/1608.06993
Also, credits to Olafenwa Moses for creating the ImageAI API for general use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment