中文
相关论文

相关论文: Vehicle classification using ResNets, localisation…

200 篇论文

In computer vision pixelwise dense prediction is the task of predicting a label for each pixel in the image. Convolutional neural networks achieve good performance on this task, while being computationally efficient. In this paper we carry…

计算与语言 · 计算机科学 2016-12-15 Tom Sercu , Vaibhava Goel

Weight-sharing quantization has emerged as a technique to reduce energy expenditure during inference in large neural networks by constraining their weights to a limited set of values. However, existing methods for weight-sharing…

机器学习 · 计算机科学 2023-10-05 Christopher Subia-Waud , Srinandan Dasmahapatra

Biologically inspired, from the early HMAX model to Spatial Pyramid Matching, pooling has played an important role in visual recognition pipelines. Spatial pooling, by grouping of local codes, equips these methods with a certain degree of…

计算机视觉与模式识别 · 计算机科学 2015-05-06 Mateusz Malinowski , Mario Fritz

Visual place recognition (VPR) is a highly challenging task that has a wide range of applications, including robot navigation and self-driving vehicles. VPR is particularly difficult due to the presence of duplicate regions and the lack of…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Yifan Xu , Pourya Shamsolmoali , Jie Yang

This paper aims to classify and locate objects accurately and efficiently, without using bounding box annotations. It is challenging as objects in the wild could appear at arbitrary locations and in different scales. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Chen Sun , Manohar Paluri , Ronan Collobert , Ram Nevatia , Lubomir Bourdev

Quantizing deep neural networks is an effective method for reducing memory consumption and improving inference speed, and is thus useful for implementation in resource-constrained devices. However, it is still hard for extremely low-bit…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Kohei Yamamoto

Currently, self-driving cars rely greatly on the Global Positioning System (GPS) infrastructure, albeit there is an increasing demand for alternative methods for GPS-denied environments. One of them is known as place recognition, which…

机器人学 · 计算机科学 2018-05-16 Avelino Forechi , Thiago Oliveira-Santos , Claudine Badue , Alberto F. De Souza

One paradigm for learning from few labeled examples while making best use of a large amount of unlabeled data is unsupervised pretraining followed by supervised fine-tuning. Although this paradigm uses unlabeled data in a task-agnostic way,…

机器学习 · 计算机科学 2020-10-27 Ting Chen , Simon Kornblith , Kevin Swersky , Mohammad Norouzi , Geoffrey Hinton

With the ongoing increase in the worldwide population and escalating consumption habits,there's a surge in the amount of waste produced.The situation poses considerable challenges for waste management and the optimization of recycling…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Zhanshan Qiao

In this paper, we present a novel deep learning-based approach for still image super-resolution, that unlike the mainstream models does not rely solely on the input low resolution image for high quality upsampling, and takes advantage of a…

计算机视觉与模式识别 · 计算机科学 2018-12-17 Farzad Toutounchi , Ebroul Izquierdo

It has always been a research hotspot to use geographic information to assist the navigation of unmanned aerial vehicles. In this paper, a road-network-based localization method is proposed. We match roads in the measurement images to the…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Yongfei Li , Dongfang Yang , Shicheng Wang , Hao He

Big neural networks trained on large datasets have advanced the state-of-the-art for a large variety of challenging problems, improving performance by a large margin. However, under low memory and limited computational power constraints,…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Adrian Bulat , Georgios Tzimiropoulos , Jean Kossaifi , Maja Pantic

We propose a Convolutional Neural Network (CNN)-based model "RotationNet," which takes multi-view images of an object as input and jointly estimates its pose and object category. Unlike previous approaches that use known viewpoint labels…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Asako Kanezaki , Yasuyuki Matsushita , Yoshifumi Nishida

Weakly Supervised Semantic Segmentation (WSSS) research has explored many directions to improve the typical pipeline CNN plus class activation maps (CAM) plus refinements, given the image-class label as the only supervision. Though the gap…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Simone Rossetti , Damiano Zappia , Marta Sanzari , Marco Schaerf , Fiora Pirri

Recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large image dataset can be used as a universal image descriptor, and that doing so leads to impressive performance for a variety of image…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Lingqiao Liu , Chunhua Shen , Anton van den Hengel

After the incredible success of deep learning in the computer vision domain, there has been much interest in applying Convolutional Network (ConvNet) features in robotic fields such as visual navigation and SLAM. Unfortunately, there are…

机器人学 · 计算机科学 2015-07-30 Niko Sünderhauf , Feras Dayoub , Sareh Shirazi , Ben Upcroft , Michael Milford

We propose a random convolutional neural network to generate a feature space in which we study image classification and retrieval performance. Put briefly we apply random convolutional blocks followed by global average pooling to generate a…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Yunzhe Xue , Usman Roshan

In synthetic aperture radar (SAR) image change detection, it is quite challenging to exploit the changing information from the noisy difference image subject to the speckle. In this paper, we propose a multi-scale spatial pooling (MSSP)…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Jia-Wei Chen , Rongfang Wang , Fan Ding , Bo Liu , Licheng Jiao , Jie Zhang

Recent advancements in vision transformers (ViTs) have demonstrated that larger models often achieve superior performance. However, training these models remains computationally intensive and costly. To address this challenge, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Zhiwei Hao , Jianyuan Guo , Li Shen , Kai Han , Yehui Tang , Han Hu , Yunhe Wang

To accelerate deep CNN models, this paper proposes a novel spatially adaptive framework that can dynamically generate pixel-wise sparsity according to the input image. The sparse scheme is pixel-wise refined, regional adaptive under a…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Chen Tang , Wenyu Sun , Zhuqing Yuan , Yongpan Liu