中文
相关论文

相关论文: CentripetalNet: Pursuing High-quality Keypoint Pai…

200 篇论文

Cameras for traffic surveillance are usually pole-mounted and produce images that reflect a birds-eye view. Vehicles in such images, in general, assume an ellipse form. A bounding box for the vehicles usually includes a large empty space…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Byeonghyeop Yu , Johyun Shin , Gyeongjun Kim , Seungbin Roh , Keemin Sohn

The employment of convolutional neural networks has led to significant performance improvement on the task of object detection. However, when applying existing detectors to continuous frames in a video, we often encounter momentary…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Yusuke Hosoya , Masanori Suganuma , Takayuki Okatani

Computer vision enables the development of new approaches to monitor the behavior, health, and welfare of animals. Instance segmentation is a high-precision method in computer vision for detecting individual animals of interest. This method…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Endai Huang , Axiu Mao , Junhui Hou , Yongjian Wu , Weitao Xu , Maria Camila Ceballos , Thomas D. Parsons , Kai Liu

Calibrated confidence estimates obtained from neural networks are crucial, particularly for safety-critical applications such as autonomous driving or medical image diagnosis. However, although the task of confidence calibration has been…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Fabian Küppers , Anselm Haselhoff , Jan Kronenberger , Jonas Schneider

Instance segmentation and panoptic segmentation is being paid more and more attention in recent years. In comparison with bounding box based object detection and semantic segmentation, instance segmentation can provide more analytical…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Xiaolong Liu , Yuqing Hou , Anbang Yao , Yurong Chen , Keqiang Li

Point cloud analysis has drawn broader attentions due to its increasing demands in various fields. Despite the impressive performance has been achieved on several databases, researchers neglect the fact that the orientation of those point…

计算机视觉与模式识别 · 计算机科学 2019-11-07 Xiao Sun , Zhouhui Lian , Jianguo Xiao

Although convolutional networks (ConvNets) have enjoyed great success in computer vision (CV), it suffers from capturing global information crucial to dense prediction tasks such as object detection and segmentation. In this work, we…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Haotian Yan , Zhe Li , Weijian Li , Changhu Wang , Ming Wu , Chuang Zhang

Clustering is the task of gathering similar data samples into clusters without using any predefined labels. It has been widely studied in machine learning literature, and recent advancements in deep learning have revived interest in this…

机器学习 · 计算机科学 2023-09-04 Mohammadreza Sadeghi , Hadi Hojjati , Narges Armanfard

Most current detection methods have adopted anchor boxes as regression references. However, the detection performance is sensitive to the setting of the anchor boxes. A proper setting of anchor boxes may vary significantly across different…

计算机视觉与模式识别 · 计算机科学 2018-11-19 Lele Xie , Yuliang Liu , Lianwen Jin , Zecheng Xie

The detection head constitutes a pivotal component within object detectors, tasked with executing both classification and localization functions. Regrettably, the commonly used parallel head often lacks omni perceptual capabilities, such as…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Hantao Zhou , Rui Yang , Yachao Zhang , Haoran Duan , Yawen Huang , Runze Hu , Xiu Li , Yefeng Zheng

Cascade is a widely used approach that rejects obvious negative samples at early stages for learning better classifier and faster inference. This paper presents chained cascade network (CC-Net). In this CC-Net, the cascaded classifier at a…

计算机视觉与模式识别 · 计算机科学 2017-02-24 Wanli Ouyang , Ku Wang , Xin Zhu , Xiaogang Wang

In this paper we study the kernel change-point algorithm (KCP) proposed by Arlot, Celisse and Harchaoui (2012), which aims at locating an unknown number of change-points in the distribution of a sequence of independent data taking values in…

统计理论 · 数学 2017-06-30 Damien Garreau , Sylvain Arlot

Change-points in time series data are usually defined as the time instants at which changes in their properties occur. Detecting change-points is critical in a number of applications as diverse as detecting credit card and insurance frauds,…

信号处理 · 电气工程与系统科学 2021-09-10 André Ferrari , Cédric Richard , Anthony Bourrier , Ikram Bouchikhi

Recently fast arbitrary-shaped text detection has become an attractive research topic. However, most existing methods are non-real-time, which may fall short in intelligent systems. Although a few real-time text methods are proposed, the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chuang Yang , Mulin Chen , Zhitong Xiong , Yuan Yuan , Qi Wang

We introduce PointConvFormer, a novel building block for point cloud based deep network architectures. Inspired by generalization theory, PointConvFormer combines ideas from point convolution, where filter weights are only based on relative…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Wenxuan Wu , Li Fuxin , Qi Shan

Intelligent robots require object-level scene understanding to reason about possible tasks and interactions with the environment. Moreover, many perception tasks such as scene reconstruction, image retrieval, or place recognition can…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Cathrin Elich , Iro Armeni , Martin R. Oswald , Marc Pollefeys , Joerg Stueckler

The existing human pose estimation methods are confronted with inaccurate long-distance regression or high computational cost due to the complex learning objectives. This work proposes a novel deep learning framework for human pose…

计算机视觉与模式识别 · 计算机科学 2021-05-18 ZiFan Chen , Xin Qin , Chao Yang , Li Zhang

The detection of oriented objects is frequently appeared in the field of natural scene text detection as well as object detection in aerial images. Traditional detectors for oriented objects are common to rotate anchors on the basis of the…

计算机视觉与模式识别 · 计算机科学 2020-05-11 Haoran Wei , Yue Zhang , Zhonghan Chang , Hao Li , Hongqi Wang , Xian Sun

Most existing methods handle cell instance segmentation problems directly without relying on additional detection boxes. These methods generally fails to separate touching cells due to the lack of global understanding of the objects. In…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Jingru Yi , Pengxiang Wu , Qiaoying Huang , Hui Qu , Bo Liu , Daniel J. Hoeppner , Dimitris N. Metaxas

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Siyuan Qiao , Liang-Chieh Chen , Alan Yuille
‹ 上一页 1 8 9 10 下一页 ›