資料彙總(超級強大):http://www.javashuo.com/article/p-uppduaei-gr.html
https://cloud.tencent.com/developer/article/1077505 gemm的優化過程
https://antkillerfarm.github.io/
https://www.bilibili.com/video/av15949583/?p=6
https://blog.csdn.net/tianrolin/article/details/51447165 (網絡構建過程)
https://blog.csdn.net/u014313009/article/details/51039334(反向傳播推導)
https://www.jianshu.com/p/05f3e7ddf1e1(cs231n筆記)
https://petewarden.com/2015/04/20/why-gemm-is-at-the-heart-of-deep-learning/(GEMM)
https://petewarden.com/2017/10/29/how-do-cnns-deal-with-position-differences/(平移不變性)
https://blog.csdn.net/silent_crown/article/details/78121270(bn)
https://blog.csdn.net/kevin_hee/article/details/80783698(bn)
https://antkillerfarm.github.io/
https://iamtrask.github.io/
https://note.youdao.com/share/?id=829ba6cabfde990e2832b048a4f492b3&type=note#/ (tensorrt int 8)
https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/single-shot-detectors/ssd.html (經典博客)
論文Convolutional Naural Networks for Sentence Classification--原理與實現 https://www.tinymind.cn/articles/1234?from=articles_commend
bn層合併 https://blog.csdn.net/diye2008/article/details/78492181html
https://haomood.github.io/homepage/ (張皓主頁)
https://morvanzhou.github.io/ (莫煩主頁)
http://sofasofa.io/ (數據科學社區)
https://www.jianshu.com/p/b677111a2852 (樣本不均衡處理)
https://blog.csdn.net/qiu931110/column/info/25774 (darknet框架簡介)
http://melonteam.com/posts/quan_juan_ji_shen_jing_wang_luo_fcn_xue_xi_bi_ji/ (FCN)
https://www.jianshu.com/p/e05d1b210fcb (添加python layer)python