中文
相关论文

相关论文: Revisiting the Sibling Head in Object Detector

200 篇论文

Data in real-world object detection often exhibits the long-tailed distribution. Existing solutions tackle this problem by mitigating the competition between the head and tail categories. However, due to the scarcity of training samples,…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Bo Li , Yongqiang Yao , Jingru Tan , Xin Lu , Fengwei Yu , Ye Luo , Jianwei Lu

Human attention mechanisms often work in a top-down manner, yet it is not well explored in vision research. Here, we propose the Top-Down Attention Framework (TDAF) to capture top-down attentions, which can be easily adopted in most…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Bo Pang , Yizhuo Li , Jiefeng Li , Muchen Li , Hanwen Cao , Cewu Lu

Scalable 6D pose estimation for rigid objects from RGB images aims at handling multiple objects and generalizing to novel objects. Building on a well-known auto-encoding framework to cope with object symmetry and the lack of labeled…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Yilin Wen , Xiangyu Li , Hao Pan , Lei Yang , Zheng Wang , Taku Komura , Wenping Wang

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

A global threshold (e.g., 0.5) is often applied to determine which bounding boxes should be included in the final results for an object detection task. A higher threshold reduces false positives but may result in missing a significant…

图像与视频处理 · 电气工程与系统科学 2024-09-26 Tingting Yang , Liang Xiao , Yizhe Zhang

Segmenting highly-overlapping objects is challenging, because typically no distinction is made between real object contours and occlusion boundaries. Unlike previous two-stage instance segmentation methods, we model image formation as…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Lei Ke , Yu-Wing Tai , Chi-Keung Tang

Tiny object detection is becoming one of the most challenging tasks in computer vision because of the limited object size and lack of information. The label assignment strategy is a key factor affecting the accuracy of object detection.…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Shuohao Shi , Qiang Fang , Tong Zhao , Xin Xu

Due to the difficulty of obtaining labeled data for hyperspectral images (HSIs), cross-scene classification has emerged as a widely adopted approach in the remote sensing community. It involves training a model using labeled data from a…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Rong Liu , Junye Liang , Jiaqi Yang , Jiang He , Peng Zhu

Semi-supervised object detection (SSOD) has made significant progress with the development of pseudo-label-based end-to-end methods. However, many of these methods face challenges due to class imbalance, which hinders the effectiveness of…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik

In this paper, we present a semi supervised deep quick learning framework for instance detection and pixel-wise semantic segmentation of images in a dense clutter of items. The framework can quickly and incrementally learn novel items in an…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ashish Kumar , L. Behera

Camouflaged object detection (COD), segmenting objects that are elegantly blended into their surroundings, is a valuable yet challenging task. Existing deep-learning methods often fall into the difficulty of accurately identifying the…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Yujia Sun , Shuo Wang , Chenglizhao Chen , Tian-Zhu Xiang

Point clouds and RGB images are naturally complementary modalities for 3D visual understanding - the former provides sparse but accurate locations of points on objects, while the latter contains dense color and texture information. Despite…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Jinhyung Park , Xinshuo Weng , Yunze Man , Kris Kitani

Based on the Distributed Convolutional Neural Network(DisCNN), a straightforward object detection method is proposed. The modules of the output vector of a DisCNN with respect to a specific positive class are positively monotonic with the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Liang Sun

Zero-shot detection (ZSD), i.e., detection on classes not seen during training, is essential for real world detection use-cases, but remains a difficult task. Recent research attempts ZSD with detection models that output embeddings instead…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Katharina Kornmeier , Ulla Scheler , Pascal Herrmann

Achieving joint learning of Salient Object Detection (SOD) and Camouflaged Object Detection (COD) is extremely challenging due to their distinct object characteristics, i.e., saliency and camouflage. The only preliminary research treats…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Yi Liu , Chengxin Li , Xiaohui Dong , Lei Li , Dingwen Zhang , Shoukun Xu , Jungong Han

Visual place recognition is a critical task in computer vision, especially for localization and navigation systems. Existing methods often rely on contrastive learning: image descriptors are trained to have small distance for similar images…

计算机视觉与模式识别 · 计算机科学 2024-01-30 María Leyva-Vallina , Nicola Strisciuglio , Nicolai Petkov

This paper presents a novel framework in which image cosegmentation and colocalization are cast into a single optimization problem that integrates information from low level appearance cues with that of high level localization cues in a…

计算机视觉与模式识别 · 计算机科学 2017-05-18 Abhishek Sharma

This PhD research introduces three key contributions in the domain of object motion detection: Multi-Hierarchical Spiking Neural Network (MHSNN): A specialized four-layer Spiking Neural Network (SNN) architecture inspired by vertebrate…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Pedro Machado

Conventional knowledge distillation (KD) methods for object detection mainly concentrate on homogeneous teacher-student detectors. However, the design of a lightweight detector for deployment is often significantly different from a…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Luting Wang , Xiaojie Li , Yue Liao , Zeren Jiang , Jianlong Wu , Fei Wang , Chen Qian , Si Liu

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki