中文
相关论文

相关论文: ObjectSeeker: Certifiably Robust Object Detection …

200 篇论文

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Xiangyun Zhao , Shuang Liang , Yichen Wei

The security of object detection systems has attracted increasing attention, especially when facing adversarial patch attacks. Since patch attacks change the pixels in a restricted area on objects, they are easy to implement in the physical…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Nan Ji , YanFei Feng , Haidong Xie , Xueshuang Xiang , Naijin Liu

Deep learning vision systems are increasingly deployed in safety-critical domains such as healthcare, yet they remain vulnerable to small adversarial patches that can trigger misclassifications. Most existing defenses assume a single patch…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Aja Khanal , Ahmed Faid , Apurva Narayan

This paper presents RADAR-Robust Adversarial Detection via Adversarial Retraining-an approach designed to enhance the robustness of adversarial detectors against adaptive attacks, while maintaining classifier performance. An adaptive attack…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Raz Lapid , Almog Dubin , Moshe Sipper

Despite modifying only a small localized input region, adversarial patches can drastically change the prediction of computer vision models. However, prior methods either cannot perform satisfactorily under targeted attack scenarios or fail…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Subrat Kishore Dutta , Xiao Zhang

In recent years, significant progress has been achieved for 3D object detection on point clouds thanks to the advances in 3D data collection and deep learning techniques. Nevertheless, 3D scenes exhibit a lot of variations and are prone to…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Fatima Albreiki , Sultan Abughazal , Jean Lahoud , Rao Anwer , Hisham Cholakkal , Fahad Khan

Morphing attacks have diversified significantly over the past years, with new methods based on generative adversarial networks (GANs) and diffusion models posing substantial threats to face recognition systems. Recent research has…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Laurent Colbois , Sébastien Marcel

Adversarial attacks on machine learning models have seen increasing interest in the past years. By making only subtle changes to the input of a convolutional neural network, the output of the network can be swayed to output a completely…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Simen Thys , Wiebe Van Ranst , Toon Goedemé

We present a novel object tracking scheme that can track rigid objects in real time. The approach uses subpixel-precise image edges to track objects with high accuracy. It can determine the object position, scale, and rotation with…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Tobias Böttger , Markus Ulrich , Carsten Steger

Untrustworthy users can misuse image generators to synthesize high-quality deepfakes and engage in unethical activities. Watermarking deters misuse by marking generated content with a hidden message, enabling its detection using a secret…

密码学与安全 · 计算机科学 2024-01-23 Nils Lukas , Abdulrahman Diaa , Lucas Fenaux , Florian Kerschbaum

Object detection is a central downstream task used to test if pre-trained network parameters confer benefits, such as improved accuracy or training speed. The complexity of object detection methods can make this benchmarking non-trivial…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Yanghao Li , Saining Xie , Xinlei Chen , Piotr Dollar , Kaiming He , Ross Girshick

3D object detection is an essential perception task in autonomous driving to understand the environments. The Bird's-Eye-View (BEV) representations have significantly improved the performance of 3D detectors with camera inputs on popular…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Zijian Zhu , Yichi Zhang , Hai Chen , Yinpeng Dong , Shu Zhao , Wenbo Ding , Jiachen Zhong , Shibao Zheng

Recent advances in image editing techniques have posed serious challenges to the trustworthiness of multimedia data, which drives the research of image tampering detection. In this paper, we propose ObjectFormer to detect and localize image…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Junke Wang , Zuxuan Wu , Jingjing Chen , Xintong Han , Abhinav Shrivastava , Ser-Nam Lim , Yu-Gang Jiang

Capturing uncertainty in object detection is indispensable for safe autonomous driving. In recent years, deep learning has become the de-facto approach for object detection, and many probabilistic object detectors have been proposed.…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Di Feng , Ali Harakeh , Steven Waslander , Klaus Dietmayer

The most common paradigm for vision-based multi-object tracking is tracking-by-detection, due to the availability of reliable detectors for several important object categories such as cars and pedestrians. However, future mobile systems…

计算机视觉与模式识别 · 计算机科学 2017-12-22 Aljoša Ošep , Wolfgang Mehner , Paul Voigtlaender , Bastian Leibe

Accurate uncertainty estimates are essential for deploying deep object detectors in safety-critical systems. The development and evaluation of probabilistic object detectors have been hindered by shortcomings in existing performance…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Georg Hess , Christoffer Petersson , Lennart Svensson

Nowadays, the susceptibility of deep neural networks (DNNs) has garnered significant attention. Researchers are exploring patch-based physical attacks, yet traditional approaches, while effective, often result in conspicuous patches…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Kalibinuer Tiliwalidi

Anomaly Detection (AD) and Anomaly Localization (AL) are crucial in fields that demand high reliability, such as medical imaging and industrial monitoring. However, current AD and AL approaches are often susceptible to adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Mojtaba Nafez , Amirhossein Koochakian , Arad Maleki , Jafar Habibi , Mohammad Hossein Rohban

Recent years have seen an increasing interest in physical adversarial attacks, which aim to craft deployable patterns for deceiving deep neural networks, especially for person detectors. However, the adversarial patterns of existing…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jikang Cheng , Ying Zhang , Zhongyuan Wang , Zou Qin , Chen Li

The robustness of object detection models is a major concern when applied to real-world scenarios. The performance of most models tends to degrade when confronted with images affected by corruptions, since they are usually trained and…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Haodong He , Jian Ding , Bowen Xu , Gui-Song Xia
‹ 上一页 1 8 9 10 下一页 ›