English
Related papers

Related papers: Vehicle classification using ResNets, localisation…

200 papers

Extracting information related to weather and visual conditions at a given time and space is indispensable for scene awareness, which strongly impacts our behaviours, from simply walking in a city to riding a bike, driving a car, or…

Computer Vision and Pattern Recognition · Computer Science 2019-10-23 Mohamed R. Ibrahim , James Haworth , Tao Cheng

The recent WSNet [1] is a new model compression method through sampling filterweights from a compact set and has demonstrated to be effective for 1D convolutionneural networks (CNNs). However, the weights sampling strategy of WSNet…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Daquan Zhou , Xiaojie Jin , Qibin Hou , Kaixin Wang , Jianchao Yang , Jiashi Feng

In this paper, we propose Selective Output Smoothing Regularization, a novel regularization method for training the Convolutional Neural Networks (CNNs). Inspired by the diverse effects on training from different samples, Selective Output…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Xuan Cheng , Tianshu Xie , Xiaomin Wang , Qifeng Weng , Minghui Liu , Jiali Deng , Ming Liu

Fine-grained vehicle classification is the task of classifying make, model, and year of a vehicle. This is a very challenging task, because vehicles of different types but similar color and viewpoint can often look much more similar than…

Computer Vision and Pattern Recognition · Computer Science 2018-06-11 Krassimir Valev , Arne Schumann , Lars Sommer , Jürgen Beyerer

Many deep learning models, developed in recent years, reach higher ImageNet accuracy than ResNet50, with fewer or comparable FLOPS count. While FLOPs are often seen as a proxy for network efficiency, when measuring actual GPU training and…

Computer Vision and Pattern Recognition · Computer Science 2020-08-28 Tal Ridnik , Hussam Lawen , Asaf Noy , Emanuel Ben Baruch , Gilad Sharir , Itamar Friedman

Novel computer vision architectures monopolize the spotlight, but the impact of the model architecture is often conflated with simultaneous changes to training methodology and scaling strategies. Our work revisits the canonical ResNet (He…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Irwan Bello , William Fedus , Xianzhi Du , Ekin D. Cubuk , Aravind Srinivas , Tsung-Yi Lin , Jonathon Shlens , Barret Zoph

The paradigm of automated waste classification has recently seen a shift in the domain of interest from conventional image processing techniques to powerful computer vision algorithms known as convolutional neural networks (CNN).…

Computer Vision and Pattern Recognition · Computer Science 2021-10-25 Mazin Abdulmahmood , Ryan Grammenos

Pooling is an important component in convolutional neural networks (CNNs) for aggregating features and reducing computational burden. Compared with other components such as convolutional layers and fully connected layers which are…

Computer Vision and Pattern Recognition · Computer Science 2017-06-19 Shuai Li , Wanqing Li , Chris Cook , Ce Zhu , Yanbo Gao

In this work, we introduce a Denser Feature Network (DenserNet) for visual localization. Our work provides three principal contributions. First, we develop a convolutional neural network (CNN) architecture which aggregates feature maps at…

Computer Vision and Pattern Recognition · Computer Science 2021-03-15 Dongfang Liu , Yiming Cui , Liqi Yan , Christos Mousas , Baijian Yang , Yingjie Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2019-06-06 Mohammad Ibrahim Sarker , Hyongsuk Kim

Image classification has become one of the main tasks in the field of computer vision technologies. In this context, a recent algorithm called CapsNet that implements an approach based on activity vectors and dynamic routing between…

Computer Vision and Pattern Recognition · Computer Science 2018-05-30 Rinat Mukhometzianov , Juan Carrillo

Over recent years, increasingly complex approaches based on sophisticated convolutional neural network architectures have been slowly pushing performance on well-established benchmark datasets. In this paper, we take a step back to examine…

Image and Video Processing · Electrical Eng. & Systems 2021-12-22 Tariq M Khan , Antonio Robles-Kelly , Syed S. Naqvi

Efficient custom pooling techniques that can aggressively trim the dimensions of a feature map and thereby reduce inference compute and memory footprint for resource-constrained computer vision applications have recently gained significant…

Computer Vision and Pattern Recognition · Computer Science 2023-01-02 Fang Chen , Gourav Datta , Souvik Kundu , Peter Beerel

Lane detection plays a crucial role in autonomous driving by providing vital data to ensure safe navigation. Modern algorithms rely on anchor-based detectors, which are then followed by a label-assignment process to categorize training…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Sapir Kontente , Roy Orfaig , Ben-Zion Bobrovsky

Traditional deep learning-based object detection networks often resize images during the data preprocessing stage to achieve a uniform size and scale in the feature map. Resizing is done to facilitate model propagation and fully connected…

Computer Vision and Pattern Recognition · Computer Science 2024-04-08 Weile Li , Muqing Shi , Zhonghua Hong

This study aims to optimize the few-shot image classification task and improve the model's feature extraction and classification performance by combining self-supervised learning with the deep network model ResNet-101. During the training…

Computer Vision and Pattern Recognition · Computer Science 2024-11-20 Yuyang Xiao

Learned reweighting (LRW) approaches to supervised learning use an optimization criterion to assign weights for training instances, in order to maximize performance on a representative validation dataset. We pose and formalize the problem…

Machine Learning · Computer Science 2024-04-01 Nishant Jain , Arun S. Suggala , Pradeep Shenoy

This paper addresses the problem of vehicle-mounted camera localization by matching a ground-level image with an overhead-view satellite map. Existing methods often treat this problem as cross-view image retrieval, and use learned deep…

Computer Vision and Pattern Recognition · Computer Science 2022-09-07 Yujiao Shi , Hongdong Li

Deep convolutional neural networks (CNNs) have demonstrated dominant performance in person re-identification (Re-ID). Existing CNN based methods utilize global average pooling (GAP) to aggregate intermediate convolutional features for…

Computer Vision and Pattern Recognition · Computer Science 2020-01-09 Zhigang Chang , Qin Zhou , Heng Fan , Hang Su , Hua Yang , Shibao Zheng , Haibin Ling

Automated toll systems rely on proper classification of the passing vehicles. This is especially difficult when the images used for classification only cover parts of the vehicle. To obtain information about the whole vehicle. we…

Computer Vision and Pattern Recognition · Computer Science 2018-05-14 Georg Waltner , Michael Maurer , Thomas Holzmann , Patrick Ruprecht , Michael Opitz , Horst Possegger , Friedrich Fraundorfer , Horst Bischof