中文
相关论文

相关论文: NIV-SSD: Neighbor IoU-Voting Single-Stage Object D…

200 篇论文

The objective of this paper is few-shot object detection (FSOD) -- the task of expanding an object detector for a new category given only a few instances for training. We introduce a simple pseudo-labelling method to source high-quality…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Prannay Kaul , Weidi Xie , Andrew Zisserman

By comparing the original and target prompts, we can obtain numerous editing pairs, each comprising an object and its corresponding editing target. To allow editability while maintaining fidelity to the input image, existing editing methods…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zhen Yang , Ganggui Ding , Wen Wang , Hao Chen , Bohan Zhuang , Chunhua Shen

Dense Self-Supervised Learning (SSL) methods address the limitations of using image-level feature representations when handling images with multiple objects. Although the dense features extracted by employing segmentation maps and bounding…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Congpei Qiu , Tong Zhang , Wei Ke , Mathieu Salzmann , Sabine Süsstrunk

Integrating LiDAR and camera information into Bird's-Eye-View (BEV) representation has emerged as a crucial aspect of 3D object detection in autonomous driving. However, existing methods are susceptible to the inaccurate calibration…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Ziying Song , Lei Yang , Shaoqing Xu , Lin Liu , Dongyang Xu , Caiyan Jia , Feiyang Jia , Li Wang

Stein variational gradient descent (SVGD) is a prominent particle-based variational inference method used for sampling a target distribution. SVGD has attracted interest for application in machine-learning techniques such as Bayesian…

机器学习 · 计算机科学 2024-02-26 Yuya Kawamura , Satoshi Takabe

Recent Semi-Supervised Object Detection (SS-OD) methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiushan Guo , Yao Mu , Jianyu Chen , Tianqi Wang , Yizhou Yu , Ping Luo

This paper investigates a fundamental yet underexplored issue in Salient Object Detection (SOD): the size-invariant property for evaluation protocols, particularly in scenarios when multiple salient objects of significantly different sizes…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Shilong Bao , Qianqian Xu , Feiran Li , Boyu Han , Zhiyong Yang , Xiaochun Cao , Qingming Huang

Unsupervised visible-infrared person re-identification (USL-VI-ReID) is of great research and practical significance yet remains challenging due to the absence of annotations. Existing approaches aim to learn modality-invariant…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Xiao Teng , Long Lan , Dingyao Chen , Kele Xu , Nan Yin

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection, SDS requires a…

计算机视觉与模式识别 · 计算机科学 2014-07-08 Bharath Hariharan , Pablo Arbeláez , Ross Girshick , Jitendra Malik

Bounding box regression is the crucial step in object detection. In existing methods, while $\ell_n$-norm loss is widely adopted for bounding box regression, it is not tailored to the evaluation metric, i.e., Intersection over Union (IoU).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Zhaohui Zheng , Ping Wang , Wei Liu , Jinze Li , Rongguang Ye , Dongwei Ren

Existing Incremental Object Detection (IOD) methods partially alleviate catastrophic forgetting when incrementally detecting new objects in real-world scenarios. However, many of these methods rely on the assumption that unlabeled old-class…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Zijia An , Boyu Diao , Libo Huang , Ruiqi Liu , Zhulin An , Yongjun Xu

Applications in the Internet of Video Things (IoVT) domain have very tight constraints with respect to power and area. While neuromorphic vision sensors (NVS) may offer advantages over traditional imagers in this domain, the existing NVS…

图像与视频处理 · 电气工程与系统科学 2020-03-20 Deepak Singla , Soham Chatterjee , Lavanya Ramapantulu , Andres Ussa , Bharath Ramesh , Arindam Basu

RSDs (Resistive AC-Coupled Silicon Detectors) are n-in-p silicon sensors based on the LGAD (Low-Gain Avalanche Diode) technology, featuring a continuous gain layer over the whole sensor area. The truly innovative feature of these sensors is…

Object Detection (OD) has proven to be a significant computer vision method in extracting localized class information and has multiple applications in the industry. Although many of the state-of-the-art (SOTA) OD models perform well on…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Jibinraj Antony , Vinit Hegiste , Ali Nazeri , Hooman Tavakoli , Snehal Walunj , Christiane Plociennik , Martin Ruskowski

Particle-based approximate Bayesian inference approaches such as Stein Variational Gradient Descent (SVGD) combine the flexibility and convergence guarantees of sampling methods with the computational benefits of variational inference. In…

机器学习 · 计算机科学 2021-07-30 Lauro Langosco di Langosco , Vincent Fortuin , Heiko Strathmann

We present our approach to unsupervised domain adaptation for single-stage object detectors on top-view grid maps in automated driving scenarios. Our goal is to train a robust object detector on grid maps generated from custom sensor data…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Sascha Wirges , Shuxiao Ding , Christoph Stiller

Object pose estimation from a single RGB image is a challenging problem due to variable lighting conditions and viewpoint changes. The most accurate pose estimation networks implement pose refinement via reprojection of a known, textured 3D…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Gerard Kennedy , Zheyu Zhuang , Xin Yu , Robert Mahony

Instance object detection plays an important role in intelligent monitoring, visual navigation, human-computer interaction, intelligent services and other fields. Inspired by the great success of Deep Convolutional Neural Network (DCNN),…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Rui Wang , Chengtun Wu , Jiawen Xin , Liang Zhang

One-shot image semantic segmentation poses a challenging task of recognizing the object regions from unseen categories with only one annotated example as supervision. In this paper, we propose a simple yet effective Similarity Guidance…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Xiaolin Zhang , Yunchao Wei , Yi Yang , Thomas Huang

Realistic view extrapolation is critical for closed-loop simulation in autonomous driving, yet it remains a significant challenge for current Novel View Synthesis (NVS) methods, which often produce distorted and inconsistent images beyond…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Kaiyuan Tan , Yingying Shen , Haiyang Sun , Bing Wang , Guang Chen , Hangjun Ye
‹ 上一页 1 8 9 10 下一页 ›