English
Related papers

Related papers: Propose-and-Attend Single Shot Detector

200 papers

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because…

Computer Vision and Pattern Recognition · Computer Science 2022-08-05 Ziping Yu , Hongbo Huang , Weijun Chen , Yongxin Su , Yahui Liu , Xiuying Wang

Multi-person pose estimation is a challenging problem. Existing methods are mostly two-stage based--one stage for proposal generation and the other for allocating poses to corresponding persons. However, such two-stage methods generally…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Xuecheng Nie , Jianfeng Zhang , Shuicheng Yan , Jiashi Feng

6D pose estimation is the task of predicting the translation and orientation of objects in a given input image, which is a crucial prerequisite for many robotics and augmented reality applications. Lately, the Transformer Network…

Computer Vision and Pattern Recognition · Computer Science 2021-09-24 Arash Amini , Arul Selvam Periyasamy , Sven Behnke

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

Computer Vision and Pattern Recognition · Computer Science 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

To achieve lightweight object detectors for deployment on the edge devices, an effective model compression pipeline is proposed in this paper. The compression pipeline consists of automatic channel pruning for the backbone, fixed channel…

Computer Vision and Pattern Recognition · Computer Science 2019-05-07 Yiwu Yao , Weiqiang Yang , Haoqi Zhu

Object instance segmentation is one of the most fundamental but challenging tasks in computer vision, and it requires the pixel-level image understanding. Most existing approaches address this problem by adding a mask prediction branch to a…

Computer Vision and Pattern Recognition · Computer Science 2019-05-20 Jun Yu , Jinghan Yao , Jian Zhang , Zhou Yu , Dacheng Tao

In this work, we propose a position and orientation-aware one-shot learning framework for medical action recognition from signal data. The proposed framework comprises two stages and each stage includes signal-level image generation (SIG),…

Computer Vision and Pattern Recognition · Computer Science 2023-09-28 Leiyu Xie , Yuxing Yang , Zeyu Fu , Syed Mohsen Naqvi

While supervised object detection methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this in scenarios where annotating data is…

Computer Vision and Pattern Recognition · Computer Science 2019-07-19 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Assistive teleoperation enhances efficiency via shared control, yet inter-operator variability, stemming from diverse habits and expertise, induces highly heterogeneous trajectory distributions that undermine intent recognition stability.…

Robotics · Computer Science 2026-04-13 Yu Liu , Yihang Yin , Tianlv Huang , Fei Yan , Yuan Xu , Weinan Hong , Wei Han , Yue Cao , Xiangyu Chen , Zipei Fan , Xuan Song

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

A standard one-stage detector is comprised of two tasks: classification and regression. Anchors of different shapes are introduced for each location in the feature map to mitigate the challenge of regression for multi-scale objects.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Lei Chen , Qi Qian , Hao Li

Small object detection presents a significant challenge in computer vision and object detection. The performance of small object detectors is often compromised by a lack of pixels and less significant features. This issue stems from…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Xiaohui Guo

Category-level object pose estimation involves estimating the 6D pose and the 3D metric size of objects from predetermined categories. While recent approaches take categorical shape prior information as reference to improve pose estimation…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Lei Zhou , Zhiyang Liu , Runze Gan , Haozhe Wang , Marcelo H. Ang

The annotation of 3D datasets is required for semantic-segmentation and object detection in scene understanding. In this paper we present a framework for the weakly supervision of a point clouds transformer that is used for 3D object…

Computer Vision and Pattern Recognition · Computer Science 2024-01-22 Zuojin Tang , Bo Sun , Tongwei Ma , Daosheng Li , Zhenhui Xu

This paper is on Few-Shot Object Detection (FSOD), where given a few templates (examples) depicting a novel class (not seen during training), the goal is to detect all of its occurrences within a set of images. From a practical perspective,…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Adrian Bulat , Ricardo Guerrero , Brais Martinez , Georgios Tzimiropoulos

This paper proposes anchor pruning for object detection in one-stage anchor-based detectors. While pruning techniques are widely used to reduce the computational cost of convolutional neural networks, they tend to focus on optimizing the…

Computer Vision and Pattern Recognition · Computer Science 2022-06-02 Maxim Bonnaerens , Matthias Freiberger , Joni Dambre

In this paper, we present a novel, end-to-end 6D object pose estimation method that operates on RGB inputs. Our approach is composed of 2 main components: the first component classifies the objects in the input image and proposes an initial…

Computer Vision and Pattern Recognition · Computer Science 2020-10-08 Ameni Trabelsi , Mohamed Chaabane , Nathaniel Blanchard , Ross Beveridge

Most successful approaches to estimate the 6D pose of an object typically train a neural network by supervising the learning with annotated poses in real world images. These annotations are generally expensive to obtain and a common…

Computer Vision and Pattern Recognition · Computer Science 2020-10-19 Juil Sock , Guillermo Garcia-Hernando , Anil Armagan , Tae-Kyun Kim

Existing approaches for unsupervised point cloud pre-training are constrained to either scene-level or point/voxel-level instance discrimination. Scene-level methods tend to lose local details that are crucial for recognizing the road…

Computer Vision and Pattern Recognition · Computer Science 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

Computer Vision and Pattern Recognition · Computer Science 2023-07-24 Arul Selvam Periyasamy , Arash Amini , Vladimir Tsaturyan , Sven Behnke