中文
相关论文

相关论文: Object Detection with Mask-based Feature Encoding

200 篇论文

Region anchors are the cornerstone of modern object detection techniques. State-of-the-art detectors mostly rely on a dense anchoring scheme, where anchors are sampled uniformly over the spatial domain with a predefined set of scales and…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Jiaqi Wang , Kai Chen , Shuo Yang , Chen Change Loy , Dahua Lin

Convolutional neural networks (CNNs) are one of the most successful computer vision systems to solve object recognition. Furthermore, CNNs have major applications in understanding the nature of visual representations in the human brain. Yet…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Amr Farahat , Felix Effenberger , Martin Vinck

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

Spurred by consistent advances and innovation in deep learning, object detection applications have become prevalent, particularly in autonomous driving that leverages various visual data. As convolutional neural networks (CNNs) are being…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Hankyul Baek , Donghyeon Kim , Joongheon Kim

Object detection is a fundamental problem in image understanding. One popular solution is the R-CNN framework and its fast versions. They decompose the object detection problem into two cascaded easier tasks: 1) generating object proposals…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Bin Yang , Junjie Yan , Zhen Lei , Stan Z. Li

We present RON, an efficient and effective framework for generic object detection. Our motivation is to smartly associate the best of the region-based (e.g., Faster R-CNN) and region-free (e.g., SSD) methodologies. Under fully convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-07 Tao Kong , Fuchun Sun , Anbang Yao , Huaping Liu , Ming Lu , Yurong Chen

In the modern world, the amount of visual data recorded has been rapidly increasing. In many cases, data is stored in geographically distinct locations and thus requires a large amount of time and space to consolidate. Sometimes, there are…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Paul K. Mandal , Cole Leo , Connor Hurley

In this paper we present two examples of recent investigations that we have undertaken, applying Machine Learning (ML) neural networks (NN) to image datasets from outer planet missions to achieve feature recognition. Our first investigation…

The encoder-decoder model is a commonly used Deep Neural Network (DNN) model for medical image segmentation. Conventional encoder-decoder models make pixel-wise predictions focusing heavily on local patterns around the pixel. This makes it…

图像与视频处理 · 电气工程与系统科学 2022-08-01 Young Seok Jeon , Hongfei Yang , Mengling Feng

We introduce a generic framework that reduces the computational cost of object detection while retaining accuracy for scenarios where objects with varied sizes appear in high resolution images. Detection progresses in a coarse-to-fine…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mingfei Gao , Ruichi Yu , Ang Li , Vlad I. Morariu , Larry S. Davis

As a cost-effective and robust technology, automotive radar has seen steady improvement during the last years, making it an appealing complement to commonly used sensors like camera and LiDAR in autonomous driving. Radio frequency data with…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Yuzhi Wu , Jun Liu , Guangfeng Jiang , Weijian Liu , Danilo Orlando

Many state-of-the-art general object detection methods make use of shared full-image convolutional features (as in Faster R-CNN). This achieves a reasonable test-phase computation time while enjoys the discriminative power provided by large…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Yang Gao , Shouyan Guo , Kaimin Huang , Jiaxin Chen , Qian Gong , Yang Zou , Tong Bai , Gary Overett

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare,…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Ankita Bose , Jayasravani Bhumireddy , Naveen N

Region-based convolutional neural networks (R-CNN)~\cite{fast_rcnn,faster_rcnn,mask_rcnn} have largely dominated object detection. Operators defined on RoIs (Region of Interests) play an important role in R-CNNs such as…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Bo Li , Tianfu Wu , Lun Zhang , Rufeng Chu

Object detection and instance segmentation are dominated by region-based methods such as Mask RCNN. However, there is a growing interest in reducing these problems to pixel labeling tasks, as the latter could be more efficient, could be…

计算机视觉与模式识别 · 计算机科学 2018-07-30 David Novotny , Samuel Albanie , Diane Larlus , Andrea Vedaldi

We introduce the concept of Non-Local RoI (NL-RoI) Block as a generic and flexible module that can be seamlessly adapted into different Mask R-CNN heads for various tasks. Mask R-CNN treats RoIs (Regions of Interest) independently and…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Shou-Yao Roy Tseng , Hwann-Tzong Chen , Shao-Heng Tai , Tyng-Luh Liu

The encoder-decoder networks are commonly used in medical image segmentation due to their remarkable performance in hierarchical feature fusion. However, the expanding path for feature decoding and spatial recovery does not consider the…

图像与视频处理 · 电气工程与系统科学 2019-11-22 Ying Wen , Kai Xie , Lianghua He

In this paper, we propose the Broadcasting Convolutional Network (BCN) that extracts key object features from the global field of an entire input image and recognizes their relationship with local features. BCN is a simple network module…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Simyung Chang , John Yang , Seonguk Park , Nojun Kwak

We propose a new method to create compact convolutional neural networks (CNNs) by exploiting sparse convolutions. Different from previous works that learn sparsity in models, we directly employ hand-crafted kernels with regular sparse…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Chun-Fu Chen , Quanfu Fan , Marco Pistoia , Gwo Giun Lee

We propose a Convolutional Neural Network (CNN) based algorithm - StuffNet - for object detection. In addition to the standard convolutional features trained for region proposal and object detection [31], StuffNet uses convolutional…

计算机视觉与模式识别 · 计算机科学 2017-01-31 Samarth Brahmbhatt , Henrik I. Christensen , James Hays