English
Related papers

Related papers: ALIKE: Accurate and Lightweight Keypoint Detection…

200 papers

Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, disregarding more…

Computer Vision and Pattern Recognition · Computer Science 2023-04-04 Guilherme Potje , Felipe Cadar , Andre Araujo , Renato Martins , Erickson R. Nascimento

Resource-constrained perception systems such as edge computing and vision-for-robotics require vision models to be both accurate and lightweight in computation and memory usage. While knowledge distillation is a proven strategy to enhance…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Shengcao Cao , Mengtian Li , James Hays , Deva Ramanan , Yi-Xiong Wang , Liang-Yan Gui

The detection of out of distribution samples for image classification has been widely researched. Safety critical applications, such as autonomous driving, would benefit from the ability to localise the unusual objects causing the image to…

Computer Vision and Pattern Recognition · Computer Science 2019-11-11 Matt Angus , Krzysztof Czarnecki , Rick Salay

In this work, we explore the task of semantic object keypoint discovery weakly-supervised by only category labels. This is achieved by transforming discriminatively-trained intermediate layer filters into keypoint detectors. We begin by…

Computer Vision and Pattern Recognition · Computer Science 2025-07-04 Pei Guo , Ryan Farrell

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

Computer Vision and Pattern Recognition · Computer Science 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

We propose a new framework for object detection based on a generalization of the keypoint correspondence framework. This framework is based on replacing keypoints by keygraphs, i.e. isomorph directed graphs whose vertices are keypoints, in…

Computer Vision and Pattern Recognition · Computer Science 2013-10-02 Marcelo Hashimoto , Roberto Marcondes Cesar Junior

Neural Networks require large amounts of memory and compute to process high resolution images, even when only a small part of the image is actually informative for the task at hand. We propose a method based on a differentiable Top-K…

Computer Vision and Pattern Recognition · Computer Science 2021-04-08 Jean-Baptiste Cordonnier , Aravindh Mahendran , Alexey Dosovitskiy , Dirk Weissenborn , Jakob Uszkoreit , Thomas Unterthiner

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

In this paper, we propose a novel architecture that iteratively discovers and segments out the objects of a scene based on the image reconstruction quality. Different from other approaches, our model uses an explicit localization module…

Computer Vision and Pattern Recognition · Computer Science 2019-11-22 Weitang Liu , Lifeng Wei , James Sharpnack , John D. Owens

The ability to capture good quality images in the dark and near-zero lux conditions has been a long-standing pursuit of the computer vision community. The seminal work by Chen et al. [5] has especially caused renewed interest in this area,…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Mohit Lamba , Atul Balaji , Kaushik Mitra

The recent development of light-weighted neural networks has promoted the applications of deep learning under resource constraints and mobile applications. Many of these applications need to perform a real-time and efficient prediction for…

Computer Vision and Pattern Recognition · Computer Science 2020-06-05 Weihao Jiang , Zhaozhi Xie , Yaoyi Li , Chang Liu , Hongtao Lu

Recent success of semantic segmentation approaches on demanding road driving datasets has spurred interest in many related application fields. Many of these applications involve real-time prediction on mobile platforms such as cars, drones…

Computer Vision and Pattern Recognition · Computer Science 2019-04-15 Marin Oršić , Ivan Krešo , Petra Bevandić , Siniša Šegvić

Keypoint detection and description is a commonly used building block in computer vision systems particularly for robotics and autonomous driving. However, the majority of techniques to date have focused on standard cameras with little…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Anna Konrad , Ciarán Eising , Ganesh Sistu , John McDonald , Rudi Villing , Senthil Yogamani

A number of lane detection methods depend on a proposal-free instance segmentation because of its adaptability to flexible object shape, occlusion, and real-time application. This paper addresses the problem that pixel embedding in…

Computer Vision and Pattern Recognition · Computer Science 2020-08-28 Seokwoo Jung , Sungha Choi , Mohammad Azam Khan , Jaegul Choo

Recently, many methods have been proposed for object detection. They cannot detect objects by semantic features, adaptively. In this work, according to channel and spatial attention mechanisms, we mainly analyze that different methods…

Computer Vision and Pattern Recognition · Computer Science 2020-09-30 Qian Li , Nan Guo , Xiaochun Ye , Dongrui Fan , Zhimin Tang

Recent advances in single-frame object detection and segmentation techniques have motivated a wide range of works to extend these methods to process video streams. In this paper, we explore the idea of hard attention aimed for…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Yuning Chai

This work investigates the problem of instance-level image retrieval re-ranking with the constraint of memory efficiency, ultimately aiming to limit memory usage to 1KB per image. Departing from the prevalent focus on performance…

Computer Vision and Pattern Recognition · Computer Science 2024-08-07 Pavel Suma , Giorgos Kordopatis-Zilos , Ahmet Iscen , Giorgos Tolias

In this study, we present a pragmatic lightweight pose estimation model. Our model can achieve real-time predictions using low-power embedded devices. This system was found to be very accurate and achieved a 94.5% accuracy of SOTA HRNet…

Computer Vision and Pattern Recognition · Computer Science 2022-09-22 Masayuki Yamazaki , Eigo Mori

Efficient model inference is an important and practical issue in the deployment of deep neural network on resource constraint platforms. Network quantization addresses this problem effectively by leveraging low-bit representation and…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Tianshu Chu , Qin Luo , Jie Yang , Xiaolin Huang

Pixel-level 2D object semantic understanding is an important topic in computer vision and could help machine deeply understand objects (e.g. functionality and affordance) in our daily life. However, most previous methods directly train on…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Yang You , Chengkun Li , Yujing Lou , Zhoujun Cheng , Liangwei Li , Lizhuang Ma , Weiming Wang , Cewu Lu