中文
相关论文

相关论文: Mind the Pad -- CNNs can Develop Blind Spots

200 篇论文

The convolutional neural network (CNN) learns the same object in different positions in images, which can improve the recognition accuracy of the model. An implication of this is that CNN may know where the object is. The usefulness of the…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Nan Yang , Laicheng Zhong , Fan Huang , Dong Yuan , Wei Bao

Convolutional networks are considered shift invariant, but it was demonstrated that their response may vary according to the exact location of the objects. In this paper we will demonstrate that most commonly investigated datasets have a…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Gergely Szabo , Andras Horvath

Convolutional layers are a fundamental component of most image-related models. These layers often implement by default a static padding policy (\eg zero padding), to control the scale of the internal representations, and to allow kernel…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Dario Garcia-Gasulla , Victor Gimenez-Abalos , Pablo Martin-Torres

It is known that humans display "shape bias" when classifying new items, i.e., they prefer to categorize objects based on their shape rather than color. Convolutional Neural Networks (CNNs) are also designed to take into account the spatial…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Hossein Hosseini , Baicen Xiao , Mayoore Jaiswal , Radha Poovendran

This research mainly emphasizes on traffic detection thus essentially involving object detection and classification. The particular work discussed here is motivated from unsatisfactory attempts of re-using well known pre-trained object…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Baljit Kaur , Jhilik Bhattacharya

Compact convolutional neural networks (CNNs) have witnessed exceptional improvements in performance in recent years. However, they still fail to provide the same predictive power as CNNs with a large number of parameters. The diverse and…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Lusine Abrahamyan , Valentin Ziatchin , Yiming Chen , Nikos Deligiannis

Compact convolutional neural networks gain efficiency mainly through depthwise convolutions, expanded channels and complex topologies, which contrarily aggravate the training process. Besides, 3x3 kernels dominate the spatial representation…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Shuang Wu , Guanrui Wang , Pei Tang , Feng Chen , Luping Shi

Deep convolutional network has been the state-of-the-art approach for a wide variety of tasks over the last few years. Its successes have, in many cases, turned it into the default model in quite a few domains. In this work, we will…

机器学习 · 统计学 2018-07-10 Elad Hoffer , Shai Fine , Daniel Soudry

Though Convolutional Neural Networks (CNNs) have surpassed human-level performance on tasks such as object classification and face verification, they can easily be fooled by adversarial attacks. These attacks add a small perturbation to the…

机器学习 · 计算机科学 2018-03-26 Rajeev Ranjan , Swami Sankaranarayanan , Carlos D. Castillo , Rama Chellappa

It is common practice to apply padding prior to convolution operations to preserve the resolution of feature-maps in Convolutional Neural Networks (CNN). While many alternatives exist, this is often achieved by adding a border of zeros…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Paul Gavrikov , Janis Keuper

Convolutional Neural Networks (CNNs) have become the state-of-the-art method to learn from image data. However, recent research shows that they may include a texture and colour bias in their representation, contrary to the intuition that…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Francis Brochu

Convolutional Neural Networks (CNN) have become de fact state-of-the-art for the main computer vision tasks. However, due to the complex underlying structure their decisions are hard to understand which limits their use in some context of…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Nina Schaaf , Omar de Mitri , Hang Beom Kim , Alexander Windberger , Marco F. Huber

The aim of object-centric vision is to construct an explicit representation of the objects in a scene. This representation is obtained via a set of interchangeable modules called \emph{slots} or \emph{object files} that compete for local…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Ayush Chakravarthy , Trang Nguyen , Anirudh Goyal , Yoshua Bengio , Michael C. Mozer

Since scenes are composed in part of objects, accurate recognition of scenes requires knowledge about both scenes and objects. In this paper we address two related problems: 1) scale induced dataset bias in multi-scale convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Luis Herranz , Shuqiang Jiang , Xiangyang Li

Deep convolutional neural networks are used to address many computer vision problems, including video prediction. The task of video prediction requires analyzing the video frames, temporally and spatially, and constructing a model of how…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Niloofar Azizi , Hafez Farazi , Sven Behnke

Convolutional Neural Networks (CNNs) have recently been shown to excel at performing visual place recognition under changing appearance and viewpoint. Previously, place recognition has been improved by intelligently selecting relevant…

机器人学 · 计算机科学 2018-10-31 Stephen Hausler , Adam Jacobson , Michael Milford

In this paper, we introduce the spatial bias to learn global knowledge without self-attention in convolutional neural networks. Owing to the limited receptive field, conventional convolutional neural networks suffer from learning long-range…

计算机视觉与模式识别 · 计算机科学 2023-02-27 Junhyung Go , Jongbin Ryu

Recently, self-attention (SA) structures became popular in computer vision fields. They have locally independent filters and can use large kernels, which contradicts the previously popular convolutional neural networks (CNNs). CNNs success…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Nana Arizumi

A Convolutional Neural Network (CNN) is sometimes confronted with objects of changing appearance ( new instances) that exceed its generalization capability. This requires the CNN to incorporate new knowledge, i.e., to learn incrementally.…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Tobias Scheck , Ana Perez Grassi , Gangolf Hirtz

Current deep-learning models for object recognition are known to be heavily biased toward texture. In contrast, human visual systems are known to be biased toward shape and structure. What could be the design principles in human visual…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Tianqin Li , Ziqi Wen , Yangfan Li , Tai Sing Lee
‹ 上一页 1 2 3 10 下一页 ›