中文
相关论文

相关论文: BABO: Background Activation Black-Out for Efficien…

200 篇论文

Nowadays, the deployment of deep learning-based applications is an essential task owing to the increasing demands on intelligent services. In this paper, we investigate latency attacks on deep learning applications. Unlike common…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Erh-Chung Chen , Pin-Yu Chen , I-Hsin Chung , Che-rung Lee

Specular reflections pose a significant challenge for object segmentation, as their sharp intensity transitions often mislead both conventional algorithms and deep learning based methods. However, as the specular reflection must lie on the…

图像与视频处理 · 电气工程与系统科学 2026-02-26 Katja Kossira , Yunxuan Zhu , Jürgen Seiler , André Kaup

Training with sparse annotations is known to reduce the performance of object detectors. Previous methods have focused on proxies for missing ground truth annotations in the form of pseudo-labels for unlabeled boxes. We observe that…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Saksham Suri , Sai Saketh Rambhatla , Rama Chellappa , Abhinav Shrivastava

The counting task, which plays a fundamental role in numerous applications (e.g., crowd counting, traffic statistics), aims to predict the number of objects with various densities. Existing object counting tasks are designed for a single…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Shengqin Jiang , Qing Wang , Fengna Cheng , Yuankai Qi , Qingshan Liu

Can we see it all? Do we know it All? These are questions thrown to human beings in our contemporary society to evaluate our tendency to solve problems. Recent studies have explored several models in object detection; however, most have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kanyifeechukwu Jane Oguine , Ozioma Collins Oguine , Hashim Ibrahim Bisallah

Black-box optimization algorithms have been widely used in various machine learning problems, including reinforcement learning and prompt fine-tuning. However, directly optimizing the training loss value, as commonly done in existing…

机器学习 · 计算机科学 2024-10-17 Feiyang Ye , Yueming Lyu , Xuehao Wang , Masashi Sugiyama , Yu Zhang , Ivor Tsang

Improving object detectors against occlusion, blur and noise is a critical step to deploy detectors in real applications. Since it is not possible to exhaust all image defects through data collection, many researchers seek to generate hard…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Zeyi Huang , Wei Ke , Dong Huang

Pretrained detectors perform well on benchmarks but often suffer performance degradation in real-world deployments due to distribution gaps between training data and target environments. COCO-like benchmarks emphasize category diversity…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Junwoo Park , Jangho Lee , Sunho Lim

This paper introduces self-taught object localization, a novel approach that leverages deep convolutional networks trained for whole-image recognition to localize objects in images without additional human supervision, i.e., without using…

计算机视觉与模式识别 · 计算机科学 2016-02-03 Loris Bazzani , Alessandro Bergamo , Dragomir Anguelov , Lorenzo Torresani

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

As the number of installed cameras grows, so do the compute resources required to process and analyze all the images captured by these cameras. Video analytics enables new use cases, such as smart cities or autonomous driving. At the same…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Daniel Rivas , Francesc Guim , Jordà Polo , David Carrera

Recent advances in computer vision has led to a growth of interest in deploying visual analytics model on mobile devices. However, most mobile devices have limited computing power, which prohibits them from running large scale visual…

图像与视频处理 · 电气工程与系统科学 2022-04-18 Zhongzheng Yuan , Samyak Rawlekar , Siddharth Garg , Elza Erkip , Yao Wang

Object placement assessment (OPA) aims to predict the rationality score of a composite image in terms of the placement (e.g., scale, location) of inserted foreground object. However, given a pair of scaled foreground and background, to…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Li Niu , Qingyang Liu , Zhenchen Liu , Jiangtong Li

In this paper, we propose a binarized neural network learning method called BiDet for efficient object detection. Conventional network binarization methods directly quantize the weights and activations in one-stage or two-stage detectors…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Ziwei Wang , Ziyi Wu , Jiwen Lu , Jie Zhou

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

We present a learning approach for localization and segmentation of objects in an image in a manner that is robust to partial occlusion. Our algorithm produces a bounding box around the full extent of the object and labels pixels in the…

计算机视觉与模式识别 · 计算机科学 2015-07-29 Samarth Brahmbhatt , Heni Ben Amor , Henrik Christensen

The robustness of object detection algorithms plays a prominent role in real-world applications, especially in uncontrolled environments due to distortions during image acquisition. It has been proven that the performance of object…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Ayman Beghdadi , Malik Mallem , Lotfi Beji

In computer vision, it is well-known that a lack of data diversity will impair model performance. In this study, we address the challenges of enhancing the dataset diversity problem in order to benefit various downstream tasks such as…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Yuhang Li , Xin Dong , Chen Chen , Weiming Zhuang , Lingjuan Lyu

In this paper we propose an extension of the Attention Branch Network (ABN) by using instance segmentation for generating sharper attention maps for action recognition. Methods for visual explanation such as Grad-CAM usually generate blurry…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Tomoya Nitta , Tsubasa Hirakawa , Hironobu Fujiyoshi , Toru Tamaki

Drone-based target detection presents inherent challenges, such as the high density and overlap of targets in drone-based images, as well as the blurriness of targets under varying lighting conditions, which complicates identification.…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Yuchen Zheng , Yuxin Jing , Jufeng Zhao , Guangmang Cui