中文
相关论文

相关论文: Object Contour and Edge Detection with RefineConto…

200 篇论文

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

计算机视觉与模式识别 · 计算机科学 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

Edge detection has made significant progress with the help of deep Convolutional Networks (ConvNet). These ConvNet based edge detectors have approached human level performance on standard benchmarks. We provide a systematical study of these…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Yupei Wang , Xin Zhao , Yin Li , Kaiqi Huang

Convolutional Neural Network (CNN) has become the state-of-the-art for object detection in image task. In this chapter, we have explained different state-of-the-art CNN based object detection models. We have made this review with…

计算机视觉与模式识别 · 计算机科学 2020-06-15 F. Sultana , A. Sufian , P. Dutta

Machine learning has become a major field of research in order to handle more and more complex image detection problems. Among the existing state-of-the-art CNN models, in this paper a region-based, fully convolutional network, for fast and…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Mohammad Ibrahim Sarker , Hyongsuk Kim

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos

<<<This is a pre-acceptance version, please, go through Pattern Recognition Journal on Sciencedirect to read the final version>>>. Edge detection is the basis of many computer vision applications. State of the art predominantly relies on…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Xavier Soria , Angel Sappa , Patricio Humanante , Arash Akbarinia

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenshuo Li

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

In recent years, Convolutional Neural Networks (CNN) have proven to be efficient analysis tools for processing point clouds, e.g., for reconstruction, segmentation and classification. In this paper, we focus on the classification of edges…

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

We present a method for discovering and exploiting object specific deep learning features and use face detection as a case study. Motivated by the observation that certain convolutional channels of a Convolutional Neural Network (CNN)…

计算机视觉与模式识别 · 计算机科学 2016-09-07 Xianxu Hou , Ke Sun , Linlin Shen , Guoping Qiu

For object detection, the two-stage approach (e.g., Faster R-CNN) has been achieving the highest accuracy, whereas the one-stage approach (e.g., SSD) has the advantage of high efficiency. To inherit the merits of both while overcoming their…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Shifeng Zhang , Longyin Wen , Xiao Bian , Zhen Lei , Stan Z. Li

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Deep SORT\cite{wojke2017simple} is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper, we unify the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Yuhao Xu , Jiakui Wang

Edge detection, as a fundamental task in computer vision, has garnered increasing attention. The advent of deep learning has significantly advanced this field. However, recent deep learning-based methods generally face two significant…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Changsong Liu , Wei Zhang , Yanyan Liu , Mingyang Li , Wenlin Li , Yimeng Fan , Xiangnan Bai , Liang Zhang

Contour information plays a vital role in salient object detection. However, excessive false positives remain in predictions from existing contour-based models due to insufficient contour-saliency fusion. In this work, we designed a network…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yi Ke Yun , Takahiro Tsubono

The edge computing paradigm places compute-capable devices - edge servers - at the network edge to assist mobile devices in executing data analysis tasks. Intuitively, offloading compute-intense tasks to edge servers can reduce their…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yoshitomo Matsubara , Marco Levorato

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

This paper proposes to go beyond the state-of-the-art deep convolutional neural network (CNN) by incorporating the information from object detection, focusing on dealing with fine-grained image classification. Unfortunately, CNN suffers…

计算机视觉与模式识别 · 计算机科学 2014-12-11 Xiaoyu Wang , Tianbao Yang , Guobin Chen , Yuanqing Lin

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

计算机视觉与模式识别 · 计算机科学 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik