论文笔记(2): ResNet

  • BoW
    https://www.jianshu.com/p/1f08dbf0fa3f

  • Fisher Vector
    https://blog.csdn.net/Jaster_wisdom/article/details/81742560

  • VLAD(Vector of Locally Aggregated Descriptors)
    https://blog.csdn.net/happyer88/article/details/47054503

  • Highway Network
    https://blog.csdn.net/u012052268/article/details/80347344#highway-network

  • Batch Normalization
    https://www.cnblogs.com/guoyaohua/p/8724433.html

你可能感兴趣的:(ImageRetrieval)