中文
相关论文

相关论文: Recurrent Scale Approximation for Object Detection…

200 篇论文

Recently, deep learning has achieved very promising results in visual object tracking. Deep neural networks in existing tracking methods require a lot of training data to learn a large number of parameters. However, training data is not…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Li Wang , Ting Liu , Bing Wang , Xulei Yang , Gang Wang

We propose a method for metric-scale monocular depth estimation. Inferring depth from a single image is an ill-posed problem due to the loss of scale from perspective projection during the image formation process. Any scale chosen is a…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Ziyao Zeng , Yangchao Wu , Hyoungseob Park , Daniel Wang , Fengyu Yang , Stefano Soatto , Dong Lao , Byung-Woo Hong , Alex Wong

The Convolutional Neural Network (CNN) has achieved great success in image classification. The classification model can also be utilized at image or patch level for many other applications, such as object detection and segmentation. In this…

计算机视觉与模式识别 · 计算机科学 2014-12-23 Jun Yuan , Bingbing Ni , Ashraf A. Kassim

While convolutional neural networks have gained impressive success recently in solving structured prediction problems such as semantic segmentation, it remains a challenge to differentiate individual object instances in the scene. Instance…

机器学习 · 计算机科学 2017-07-14 Mengye Ren , Richard S. Zemel

Convolutional Neural Networks (CNNs) are important for many machine learning tasks. They are built with different types of layers: convolutional layers that detect features, dropout layers that help to avoid over-reliance on any single…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Rinor Cakaj , Jens Mehnert , Bin Yang

Convolutional neural networks (CNNs) have demonstrated superior performance in super-resolution (SR). However, most CNN-based SR methods neglect the different importance among feature channels or fail to take full advantage of the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Yue Lu , Yun Zhou , Zhuqing Jiang , Xiaoqiang Guo , Zixuan Yang

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

Scene Coordinate Regression (SCR) is a visual localization technique that utilizes deep neural networks (DNN) to directly regress 2D-3D correspondences for camera pose estimation. However, current SCR methods often face challenges in…

机器人学 · 计算机科学 2025-08-26 Kuan Xu , Zeyu Jiang , Haozhi Cao , Shenghai Yuan , Chen Wang , Lihua Xie

Weakly-supervised object detection has recently attracted increasing attention since it only requires image-levelannotations. However, the performance obtained by existingmethods is still far from being satisfactory compared with…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Liao Zhang , Yan Yan , Lin Cheng , Hanzi Wang

Automated three-dimensional (3D) object reconstruction is the task of building a geometric representation of a physical object by means of sensing its surface. Even though new single view reconstruction techniques can predict the surface,…

计算机视觉与模式识别 · 计算机科学 2021-01-27 J. Irving Vasquez-Gomez , David Troncoso , Israel Becerra , Enrique Sucar , Rafael Murrieta-Cid

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

Learning powerful feature representations for image retrieval has always been a challenging task in the field of remote sensing. Traditional methods focus on extracting low-level hand-crafted features which are not only time-consuming but…

计算机视觉与模式识别 · 计算机科学 2017-05-22 Weixun Zhou , Shawn Newsam , Congmin Li , Zhenfeng Shao

Scene parsing is a technique that consist on giving a label to all pixels in an image according to the class they belong to. To ensure a good visual coherence and a high class accuracy, it is essential for a scene parser to capture image…

计算机视觉与模式识别 · 计算机科学 2013-06-13 Pedro H. O. Pinheiro , Ronan Collobert

While scale-invariant modeling has substantially boosted the performance of visual recognition tasks, it remains largely under-explored in deep networks based image restoration. Naively applying those scale-invariant techniques (e.g.…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Yuchen Fan , Jiahui Yu , Ding Liu , Thomas S. Huang

Recently using convolutional neural networks (CNNs) has gained popularity in visual tracking, due to its robust feature representation of images. Recent methods perform online tracking by fine-tuning a pre-trained CNN model to the specific…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Tianyu Yang , Antoni B. Chan

Similarity metrics such as representational similarity analysis (RSA) and centered kernel alignment (CKA) have been used to compare layer-wise representations between neural networks. However, these metrics are confounded by the population…

机器学习 · 统计学 2022-02-02 Tianyu Cui , Yogesh Kumar , Pekka Marttinen , Samuel Kaski

Convolutional neural networks (CNNs) have demonstrated remarkable results in image classification for benchmark tasks and practical applications. The CNNs with deeper architectures have achieved even higher performance recently thanks to…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Ryo Takahashi , Takashi Matsubara , Kuniaki Uehara

Scale variation remains a challenging problem for object detection. Common paradigms usually adopt multiscale training & testing (image pyramid) or FPN (feature pyramid network) to process objects in a wide scale range. However, multi-scale…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Zewen He , He Huang , Yudong Wu , Guan Huang , Wensheng Zhang

We propose a novel end-to-end deep architecture for face landmark detection, based on a deep convolutional and deconvolutional network followed by carefully designed recurrent network structures. The pipeline of this architecture consists…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Hanjiang Lai , Shengtao Xiao , Yan Pan , Zhen Cui , Jiashi Feng , Chunyan Xu , Jian Yin , Shuicheng Yan

Image recognition is a classic and common task in the computer vision field, which has been widely applied in the past decade. Most existing methods in literature aim to learn discriminative features from labeled images for classification,…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jiayin Sun , Hong Wang , Qiulei Dong