发表评论取消回复
相关阅读
相关 细粒度分类-基于子类别相似度度量的双线性CNN模型
师兄 Professor Dai 的一片SCI论文 [Bilinear CNN Model for Fine-Grained Classification Based on
相关 2019CVPR细粒度论文笔记《Destruction and Construction Learning for Fine-grained Image Recognition》
CVPR2019的一篇细粒度分类,京东AI研究院: Chen Y, Bai Y, Zhang W, Mei T. Destruction and Constru
相关 细粒度论文笔记《Object-Part Attention Model for Fine-grained Image Classification》
Peng Y, He X, Zhao J. Object-Part Attention Model for Fine-grained Image Classification.
相关 细粒度论文笔记《Higher-Order Integration of Hierarchical Convolutional Activations for Fine-Grained Visual》
Cai S, Zuo W, Zhang L. Higher-Order Integration of Hierarchical Convolutional Activation
相关 细粒度论文笔记《Fully convolutional attention localization networks for FGVC》
X. Liu, T. Xia, J. Wang, Y. Q. Lin. Fully convolutional attention localization networks:
相关 细粒度论文笔记《Object-Part Attention Model for Fine-grained Image Classification》
这篇文章的作者是之前的two level attention model 的作者,作者对之前的两级注意力模型上做出了许多改进,取得了非常好的效果。超过目前的其他方法。 之前的
相关 细粒度论文笔记《Fully Convolutional Networks for Semantic Segmentation》
FCN 的全称是Fully Convolutional Networks,即全卷积网络。通常的CNN是在若干个卷积层之连接上若干个全连接层,将卷积层产生的特征图映射成一个固定长
相关 细粒度论文笔记《The application of two-level attention models in deep convolutional neural network for FGVC》
这篇文章是2015年的,作者使用提出了两级注意力的方法,来进行细粒度分类。 以鸟类分类为例。作者在object-level和part-level两个级别分别对鸟进行分类,将得
相关 细粒度论文笔记:双线性模型 《Bilinear CNN Models for Fine-Grained Visual Recognition》
双线性模型是2015年提出的一种细粒度图像分类模型。该模型使用的是两个并列的CNN模型,这种CNN模型使用的是AlexNet或VGGNet去掉最后的全连接层和softmax层,
相关 《Involution:Inverting the Inherence of Convolution for Visual Recognition》论文笔记
参考代码:[involution][] 1. 概述 > 导读:CNN操作已经被广泛使CV领域,其具有空间无关性(spatial-agnostic)和通道特异性(chan
还没有评论,来说两句吧...