中文
相关论文

相关论文: Propose-and-Attend Single Shot Detector

200 篇论文

One-shot object detection (OSOD) aims to detect all object instances towards the given category specified by a query image. Most existing studies in OSOD endeavor to explore effective cross-image correlation and alleviate the semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wenwen Zhang , Xinyu Xiao , Hangguan Shan , Eryun Liu

Recent camera-based 3D object detection methods have introduced sequential frames to improve the detection performance hoping that multiple frames would mitigate the large depth estimation error. Despite improved detection performance,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Sanmin Kim , Youngseok Kim , In-Jae Lee , Dongsuk Kum

Learning to classify new categories based on just one or a few examples is a long-standing challenge in modern computer vision. In this work, we proposes a simple yet effective method for few-shot (and one-shot) object recognition. Our…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Eli Schwartz , Leonid Karlinsky , Joseph Shtok , Sivan Harary , Mattias Marder , Rogerio Feris , Abhishek Kumar , Raja Giryes , Alex M. Bronstein

Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer either from an…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Eskil Jörgensen , Christopher Zach , Fredrik Kahl

Accurately localising object proposals is an important precondition for high detection rate for the state-of-the-art object detection frameworks. The accuracy of an object detection method has been shown highly related to the average recall…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Hsueh-Fu Lu , Xiaofei Du , Ping-Lin Chang

Temporal action detection is a very important yet challenging problem, since videos in real applications are usually long, untrimmed and contain multiple action instances. This problem requires not only recognizing action categories but…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Tianwei Lin , Xu Zhao , Zheng Shou

Single-image piece-wise planar 3D reconstruction aims to simultaneously segment plane instances and recover 3D plane parameters from an image. Most recent approaches leverage convolutional neural networks (CNNs) and achieve promising…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Zehao Yu , Jia Zheng , Dongze Lian , Zihan Zhou , Shenghua Gao

Few-shot classification is a challenging problem that aims to learn a model that can adapt to unseen classes given a few labeled samples. Recent approaches pre-train a feature extractor, and then fine-tune for episodic meta-learning. Other…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Philip Chikontwe , Soopil Kim , Sang Hyun Park

Object recognition using single-point supervision has attracted increasing attention recently. However, the performance gap compared with fully-supervised algorithms remains large. Previous works generated class-agnostic…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Pengfei Chen , Xuehui Yu , Xumeng Han , Kuiran Wang , Guorong Li , Lingxi Xie , Zhenjun Han , Jianbin Jiao

Detecting occluded objects still remains a challenge for state-of-the-art object detectors. The objective of this work is to improve the detection for such objects, and thereby improve the overall performance of a modern object detector. To…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Guanqi Zhan , Weidi Xie , Andrew Zisserman

Accurately recovering 6D poses in densely packed industrial bin-picking environments remain a serious challenge, owing to occlusions, reflections, and textureless parts. We introduce a holistic depth-only 6D pose estimation approach that…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Nico Leuze , Maximilian Hoh , Samed Doğan , Nicolas R. -Peña , Alfred Schoettl

We propose a fast and accurate method of 6D object pose estimation for bin-picking of mechanical parts by a robot manipulator. We extend the single-shot approach to stereo vision by application of attention architecture. Our convolutional…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Yoshihiro Nakano

Single-stage detectors suffer from extreme foreground-background class imbalance, while two-stage detectors do not. Therefore, in semi-supervised object detection, two-stage detectors can deliver remarkable performance by only selecting…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Yueming Zhang , Xingxu Yao , Chao Liu , Feng Chen , Xiaolin Song , Tengfei Xing , Runbo Hu , Hua Chai , Pengfei Xu , Guoshan Zhang

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations among proposals are…

计算机视觉与模式识别 · 计算机科学 2016-08-19 Jianan Li , Xiaodan Liang , Jianshu Li , Tingfa Xu , Jiashi Feng , Shuicheng Yan

Salient object detection requires a comprehensive and scalable receptive field to locate the visually significant objects in the image. Recently, the emergence of visual transformers and multi-branch modules has significantly enhanced the…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Mingcan Ma , Changqun Xia , Chenxi Xie , Xiaowu Chen , Jia Li

Edge detection is a fundamental image analysis task that underpins numerous high-level vision applications. Recent advances in Transformer architectures have significantly improved edge quality by capturing long-range dependencies, but this…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Yuhan Gao , Xinqing Li , Xin He , Bing Li , Xinzhong Zhu , Ming-Ming Cheng , Yun Liu

We present an autoregressive pedestrian detection framework with cascaded phases designed to progressively improve precision. The proposed framework utilizes a novel lightweight stackable decoder-encoder module which uses convolutional…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Garrick Brazil , Xiaoming Liu

While building convolutional network-based systems, the toll it takes to train the network is something that cannot be ignored. In cases where we need to append additional capabilities to the existing model, the attention immediately goes…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Dishant Parikh

We present an approach to pose object recognition as next token prediction. The idea is to apply a language decoder that auto-regressively predicts the text tokens from image embeddings to form labels. To ground this prediction process in…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Kaiyu Yue , Bor-Chun Chen , Jonas Geiping , Hengduo Li , Tom Goldstein , Ser-Nam Lim

Object pose estimation from a single view remains a challenging problem. In particular, partial observability, occlusions, and object symmetries eventually result in pose ambiguity. To account for this multimodality, this work proposes…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Christian Möller , Niklas Funk , Jan Peters