中文
相关论文

相关论文: Channel DropBlock: An Improved Regularization Meth…

200 篇论文

Deep spectral methods reframe the image decomposition process as a graph partitioning task by extracting features using self-supervised learning and utilizing the Laplacian of the affinity matrix to obtain eigensegments. However, instance…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Farnoosh Arefi , Amir M. Mansourian , Shohreh Kasaei

Fine-grained visual classification (FGVC) aims to classify sub-classes of objects in the same super-class (e.g., species of birds, models of cars). For the FGVC tasks, the essential solution is to find discriminative subtle information of…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Chenyu Guo , Jiyang Xie , Kongming Liang , Xian Sun , Zhanyu Ma

Fine-grained visual classification aims to recognize objects belonging to many subordinate categories of a supercategory, where appearance alone often fails to distinguish highly similar classes. We propose a unified framework that…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Sumit Mamtani , Yash Thesia

Attention mechanisms is frequently used to learn the discriminative features for better feature representations. In this paper, we extend the attention mechanism to the task of weakly supervised object localization (WSOL) and propose the…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Junhui Yin , Siqing Zhang , Dongliang Chang , Zhanyu Ma , Jun Guo

Key for solving fine-grained image categorization is finding discriminate and local regions that correspond to subtle visual traits. Great strides have been made, with complex networks designed specifically to learn part-level discriminate…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Dongliang Chang , Yifeng Ding , Jiyang Xie , Ayan Kumar Bhunia , Xiaoxu Li , Zhanyu Ma , Ming Wu , Jun Guo , Yi-Zhe Song

Several unsupervised and self-supervised approaches have been developed in recent years to learn visual features from large-scale unlabeled datasets. Their main drawback however is that these methods are hardly able to recognize visual…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Alessandra Alfani , Federico Becattini , Lorenzo Seidenari , Alberto Del Bimbo

Fine-Grained Visual Categorization (FGVC) is a challenging topic in computer vision. It is a problem characterized by large intra-class differences and subtle inter-class differences. In this paper, we tackle this problem in a weakly…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Ashiq Imran , Vassilis Athitsos

Dropout as a common regularizer to prevent overfitting in deep neural networks has been less effective in convolutional layers than in fully connected layers. This is because Dropout drops features randomly, without considering local…

机器学习 · 计算机科学 2025-06-05 Liyan Chen , Philippos Mordohai , Sergul Aydore

Visual tracking is a fundamental problem in computer vision. Recently, some deep-learning-based tracking algorithms have been achieving record-breaking performances. However, due to the high complexity of deep learning, most deep trackers…

计算机视觉与模式识别 · 计算机科学 2017-01-04 Xinyu Wang , Hanxi Li , Yi Li , Fumin Shen , Fatih Porikli

Fine-Grained Visual Classification (FGVC) is a longstanding and fundamental problem in computer vision and pattern recognition, and underpins a diverse set of real-world applications. This paper describes our contribution at SnakeCLEF2022…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yong Huang , Aderon Huang , Wei Zhu , Yanming Fang , Jinghua Feng

Clustering-based approach has proved effective in dealing with unsupervised domain adaptive person re-identification (ReID) tasks. However, existing works along this approach still suffer from noisy pseudo labels and the unreliable…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Chunren Tang , Dingyu Xue , Dongyue Chen

With the advancements made in deep learning, computer vision problems like object detection and segmentation have seen a great improvement in performance. However, in many real-world applications such as autonomous driving vehicles, the…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Kumari Deepshikha , Sai Harsha Yelleni , P. K. Srijith , C Krishna Mohan

Learning discriminative representation from the complex spatio-temporal dynamic space is essential for video recognition. On top of those stylized spatio-temporal computational units, further refining the learnt feature with axial contexts…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Yanbin Hao , Hao Zhang , Chong-Wah Ngo , Xiangnan He

Brain-inspired deep predictive coding networks (DPCNs) effectively model and capture video features through a bi-directional information flow, even without labels. They are based on an overcomplete description of video scenes, and one of…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Wenqian Xue , Chi Ding , Jose Principe

Recognizing objects from subcategories with very subtle differences remains a challenging task due to the large intra-class and small inter-class variation. Recent work tackles this problem in a weakly-supervised manner: object parts are…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Wei Luo , Xitong Yang , Xianjie Mo , Yuheng Lu , Larry S. Davis , Jun Li , Jian Yang , Ser-Nam Lim

Fine-grained image recognition is very challenging due to the difficulty of capturing both semantic global features and discriminative local features. Meanwhile, these two features are not easy to be integrated, which are even conflicting…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Shaokang Yang , Shuai Liu , Cheng Yang , Changhu Wang

The recent rapid and tremendous success of deep convolutional neural networks (CNN) on many challenging computer vision tasks largely derives from the accessibility of the well-annotated ImageNet and PASCAL VOC datasets. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Xiaosong Wang , Le Lu , Hoo-chang Shin , Lauren Kim , Mohammadhadi Bagheri , Isabella Nogues , Jianhua Yao , Ronald M. Summers

Fine-grained image classification remains challenging due to the large intra-class variance and small inter-class variance. Since the subtle visual differences are only in local regions of discriminative parts among subcategories, part…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Runsheng Zhang , jian zhang , Yaping Huang , Qi Zou

Channel attention mechanisms in convolutional neural networks have been proven to be effective in various computer vision tasks. However, the performance improvement comes with additional model complexity and computation cost. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Krushi Patel , Guanghui Wang

Successful fine-grained image classification methods learn subtle details between visually similar (sub-)classes, but the problem becomes significantly more challenging if the details are missing due to low resolution. Encouraged by the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Dingding Cai , Ke Chen , Yanlin Qian , Joni-Kristian Kämäräinen