中文
相关论文

相关论文: BAN: Focusing on Boundary Context for Object Detec…

200 篇论文

Current mainstream object detection methods for large aerial images usually divide large images into patches and then exhaustively detect the objects of interest on all patches, no matter whether there exist objects or not. This paradigm,…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Xingxing Xie , Gong Cheng , Qingyang Li , Shicheng Miao , Ke Li , Junwei Han

The dominant paradigm in spatiotemporal action detection is to classify actions using spatiotemporal features learned by 2D or 3D Convolutional Networks. We argue that several actions are characterized by their context, such as relevant…

机器学习 · 计算机科学 2021-07-30 Michail Tsiaousis , Gertjan Burghouts , Fieke Hillerström , Peter van der Putten

Most of the current boundary detection systems rely exclusively on low-level features, such as color and texture. However, perception studies suggest that humans employ object-level reasoning when judging if a particular pixel is a…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Gedas Bertasius , Jianbo Shi , Lorenzo Torresani

Convolutional neural networks (CNNs) have long been the cornerstone of target detection, but they are often limited by limited receptive fields, which hinders their ability to capture global contextual information. We re-examined the…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Haolin Wei

In recent years, there has been a notable increase in the development of autonomous vehicle (AV) technologies aimed at improving safety in transportation systems. While AVs have been deployed in the real-world to some extent, a full-scale…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Shounak Sural , Naren , Ragunathan Rajkumar

There has been a recent surge in research on adversarial perturbations that defeat Deep Neural Networks (DNNs) in machine vision; most of these perturbation-based attacks target object classifiers. Inspired by the observation that humans…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Shasha Li , Shitong Zhu , Sudipta Paul , Amit Roy-Chowdhury , Chengyu Song , Srikanth Krishnamurthy , Ananthram Swami , Kevin S Chan

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

Object detection is a crucial task in computer vision that aims to identify and localize objects in images or videos. The recent advancements in deep learning and Convolutional Neural Networks (CNNs) have significantly improved the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Hrishitva Patel

Visual explanation enables human to understand the decision making of Deep Convolutional Neural Network (CNN), but it is insufficient to contribute the performance improvement. In this paper, we focus on the attention map for visual…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Hiroshi Fukui , Tsubasa Hirakawa , Takayoshi Yamashita , Hironobu Fujiyoshi

Change detection (CD) is a critical task to observe and analyze dynamic processes of land cover. Although numerous deep learning-based CD models have performed excellently, their further performance improvements are constrained by the…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Kaiyu Li , Xiangyong Cao , Deyu Meng

Occlusion removal is an interesting application of image enhancement, for which, existing work suggests manually-annotated or domain-specific occlusion removal. No work tries to address automatic occlusion detection and removal as a…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Kumara Kahatapitiya , Dumindu Tissera , Ranga Rodrigo

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Xiangyun Zhao , Shuang Liang , Yichen Wei

In this paper, we address the 3D object detection task by capturing multi-level contextual information with the self-attention mechanism and multi-scale feature fusion. Most existing 3D object detection methods recognize objects…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Qian Xie , Yu-Kun Lai , Jing Wu , Zhoutao Wang , Yiming Zhang , Kai Xu , Jun Wang

Deep region-based object detector consists of a region proposal step and a deep object recognition step. In this paper, we make significant improvements on both of the two steps. For region proposal we propose a novel lightweight cascade…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Qiaoyong Zhong , Chao Li , Yingying Zhang , Di Xie , Shicai Yang , Shiliang Pu

Visual attention brings significant progress for Convolution Neural Networks (CNNs) in various applications. In this paper, object-based attention in human visual cortex inspires us to introduce a mechanism for modification of activations…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Saeed Masoudnia , Melika Kheirieh , Abdol-Hossein Vahabie , Babak Nadjar Araabi

Traditional security scanners fail when facing new attack patterns they haven't seen before. They rely on fixed rules and predetermined signatures, making them blind to novel threats. We present a fundamentally different approach: instead…

密码学与安全 · 计算机科学 2025-11-21 Ayush Chaudhary

This paper presents an approach to detect out-of-context (OOC) objects in an image. Given an image with a set of objects, our goal is to determine if an object is inconsistent with the scene context and detect the OOC object with a bounding…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Manoj Acharya , Anirban Roy , Kaushik Koneripalli , Susmit Jha , Christopher Kanan , Ajay Divakaran

It is well known that attention mechanisms can effectively improve the performance of many CNNs including object detectors. Instead of refining feature maps prevalently, we reduce the prohibitive computational complexity by a novel attempt…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Hefei Ling , Yangyang Qin , Li Zhang , Yuxuan Shi , Ping Li

Recent state-of-the-art scene text recognition methods have primarily focused on horizontal text in images. However, in several Asian countries, including China, large amounts of text in signs, books, and TV commercials are vertically…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Chankyu Choi , Youngmin Yoon , Junsu Lee , Junseok Kim

Aggregating context information from multiple scales has been proved to be effective for improving accuracy of Single Shot Detectors (SSDs) on object detection. However, existing multi-scale context fusion techniques are computationally…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Yunpeng Chen , Jianshu Li , Bin Zhou , Jiashi Feng , Shuicheng Yan