中文
相关论文

相关论文: Efficient and Concise Explanations for Object Dete…

200 篇论文

Planet-scale photo geolocalization involves the intricate task of estimating the geographic location depicted in an image purely based on its visual features. While deep learning models, particularly convolutional neural networks (CNNs),…

计算机视觉与模式识别 · 计算机科学 2026-03-26 David Faget , José Luis Lisani , Miguel Colom

Classification networks can be used to localize and segment objects in images by means of class activation maps (CAMs). However, without pixel-level annotations, classification networks are known to (1) mainly focus on discriminative…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Arvi Jonnarth , Michael Felsberg

Salient object detection has increasingly become a popular topic in cognitive and computational sciences, including computer vision and artificial intelligence research. In this paper, we propose integrating \textit{semantic priors} into…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Tam V. Nguyen , Luoqi Liu

Image-level weakly supervised semantic segmentation is a challenging task that has been deeply studied in recent years. Most of the common solutions exploit class activation map (CAM) to locate object regions. However, such response maps…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yukun Su , Jingliang Deng , Zonghan Li

Recent advancements in 3D Gaussian Splatting have significantly improved the efficiency and quality of dense semantic SLAM. However, previous methods are generally constrained by limited-category pre-trained classifiers and implicit…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Dianyi Yang , Yu Gao , Xihan Wang , Yufeng Yue , Yi Yang , Mengyin Fu

In recent years, deep learning has achieved unprecedented success in various computer vision tasks, particularly in object detection. However, the black-box nature and high complexity of deep neural networks pose significant challenges for…

计算机视觉与模式识别 · 计算机科学 2025-09-03 FatemehSadat Seyedmomeni , Mohammad Ali Keyvanrad

We introduce Go-SLAM, a novel framework that utilizes 3D Gaussian Splatting SLAM to reconstruct dynamic environments while embedding object-level information within the scene representations. This framework employs advanced object…

机器人学 · 计算机科学 2024-09-26 Phu Pham , Dipam Patel , Damon Conover , Aniket Bera

Neural image representations have emerged as a promising approach for encoding and rendering visual data. Combined with learning-based workflows, they demonstrate impressive trade-offs between visual fidelity and memory footprint. Existing…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Yunxiang Zhang , Bingxuan Li , Alexandr Kuznetsov , Akshay Jindal , Stavros Diolatzis , Kenneth Chen , Anton Sochenov , Anton Kaplanyan , Qi Sun

Extracting class activation maps (CAM) is arguably the most standard step of generating pseudo masks for weakly-supervised semantic segmentation (WSSS). Yet, we find that the crux of the unsatisfactory pseudo masks is the binary…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Zhaozheng Chen , Tan Wang , Xiongwei Wu , Xian-Sheng Hua , Hanwang Zhang , Qianru Sun

Class activation maps are widely used for explaining deep neural networks. Due to its ability to highlight regions of interest, it has evolved in recent years as a key step in weakly supervised learning. A major limitation to the…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Hang-Cheng Dong , Yuhao Jiang , Yingyan Huang , Jingxiao Liao , Bingguo Liu , Dong Ye , Guodong Liu

The sparse object detection paradigm shift towards dense 3D semantic occupancy prediction is necessary for dealing with long-tail safety challenges for autonomous vehicles. Nonetheless, the current voxelization methods commonly suffer from…

计算机视觉与模式识别 · 计算机科学 2026-01-22 A. Enes Doruk

Saliency map detection, as a method for detecting important regions of an image, is used in many applications such as image classification and recognition. We propose that context detection could have an essential role in image saliency…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Mahdi Ahmadi , Mohsen Hajabdollahi , Nader Karimi , Shadrokh Samavi

Explainable AI (XAI) methods are frequently applied to obtain qualitative insights about deep models' predictions. However, such insights need to be interpreted by a human observer to be useful. In this paper, we aim to use explanations…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Sunsheng Gu , Vahdat Abdelzad , Krzysztof Czarnecki

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Guanbin Li , Yuan Xie , Liang Lin

Contrastive self-supervised learning has shown impressive results in learning visual representations from unlabeled images by enforcing invariance against different data augmentations. However, the learned representations are often…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Sangwoo Mo , Hyunwoo Kang , Kihyuk Sohn , Chun-Liang Li , Jinwoo Shin

We present a novel Simultaneous Localization and Mapping (SLAM) method that employs Gaussian Process (GP) based landmark (object) representations. Instead of conventional grid maps or point cloud registration, we model the environment on a…

机器人学 · 计算机科学 2025-08-25 Ali Emre Balcı , Erhan Ege Keyvan , Emre Özkan

It has been long debated that eXplainable AI (XAI) is an important topic, but it lacks rigorous definition and fair metrics. In this paper, we briefly summarize the status quo of the metrics, along with an exhaustive experimental study…

人工智能 · 计算机科学 2021-01-01 Xiao-Hui Li , Yuhan Shi , Haoyang Li , Wei Bai , Yuanwei Song , Caleb Chen Cao , Lei Chen

Recent advances in Dense Simultaneous Localization and Mapping (SLAM) have demonstrated remarkable performance in static environments. However, dense SLAM in dynamic environments remains challenging. Most methods directly remove dynamic…

机器人学 · 计算机科学 2025-12-11 Siting Zhu , Yuxiang Huang , Wenhua Wu , Chaokang Jiang , Yongbo Chen , I-Ming Chen , Hesheng Wang

In recent years, zero-shot and few-shot learning in visual grounding have garnered considerable attention, largely due to the success of large-scale vision-language pre-training on expansive datasets such as LAION-5B and DataComp-1B.…

人工智能 · 计算机科学 2024-10-07 Sen Jia , Lei Li

Class activation mapping (CAM) is a widely adopted class of saliency methods used to explain the behavior of convolutional neural networks (CNNs). These methods generate heatmaps that highlight the parts of the input most relevant to the…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Alejandro Luque-Cerpa , Elizabeth Polgreen , Ajitha Rajan , Hazem Torfah