中文
相关论文

相关论文: Deep Structured Instance Graph for Distilling Obje…

200 篇论文

Weakly supervised object detection (WSOD) aims to tackle the object detection problem using only labeled image categories as supervision. A common approach used in WSOD to deal with the lack of localization information is Multiple Instance…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Luis Felipe Zeni , Claudio Jung

Correlation filters (CF) have received considerable attention in visual tracking because of their computational efficiency. Leveraging deep features via off-the-shelf CNN models (e.g., VGG), CF trackers achieve state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ning Wang , Wengang Zhou , Yibing Song , Chao Ma , Houqiang Li

We demonstrate that in knowledge distillation for diffusion models, the teacher network's highly complex denoising process - stemming from its substantially larger capacity - poses a significant challenge for the student model to faithfully…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Hyunsoo Han , Sangyeop Yeo , Jaejun Yoo

The continual learning problem has been widely studied in image classification, while rare work has been explored in object detection. Some recent works apply knowledge distillation to constrain the model to retain old knowledge, but this…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Kai Zheng , Cen Chen

This paper demonstrates a novel approach to improve face-recognition pose-invariance using semantic-segmentation features. The proposed Seg-Distilled-ID network jointly learns identification and semantic-segmentation tasks, where the…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Ali Hassani , Zaid El Shair , Rafi Ud Duala Refat , Hafiz Malik

Diffusion frameworks have achieved comparable performance with previous state-of-the-art image generation models. Researchers are curious about its variants in discriminative tasks because of its powerful noise-to-image denoising pipeline.…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Zhangxuan Gu , Haoxing Chen , Zhuoer Xu , Jun Lan , Changhua Meng , Weiqiang Wang

With the widespread applications of deep convolutional neural networks (DCNNs), it becomes increasingly important for DCNNs not only to make accurate predictions but also to explain how they make their decisions. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Xinrui Cui , Dan Wang , Z. Jane Wang

The attributes of object contours has great significance for instance segmentation task. However, most of the current popular deep neural networks do not pay much attention to the object edge information. Inspired by the human annotation…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Wenchao Zhang , Chong Fu , Mai Zhu

Recent advances in deep learning has lead to rapid developments in the field of image retrieval. However, the best performing architectures incur significant computational cost. Recent approaches tackle this issue using knowledge…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Zakaria Laskar , Juho Kannala

Large-scale visual learning is increasingly limited by training cost. Existing knowledge distillation methods transfer from a stronger teacher to a weaker student for compression or final-accuracy improvement. We instead investigate…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Baiang Li , Wenhao Chai , Felix Heide

Knowledge Distillation (KD) is a widely-used technology to inherit information from cumbersome teacher models to compact student models, consequently realizing model compression and acceleration. Compared with image classification, object…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Gang Li , Xiang Li , Yujie Wang , Shanshan Zhang , Yichao Wu , Ding Liang

Continual learning seeks to maintain stable adaptation under non-stationary environments, yet this problem becomes particularly challenging in object detection, where most existing methods implicitly assume relatively balanced visual…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Rangya Zhang , Jiaping Xiao , Lu Bai , Yuhang Zhang , Mir Feroskhan

Point-cloud based 3D object detectors recently have achieved remarkable progress. However, most studies are limited to the development of network architectures for improving only their accuracy without consideration of the computational…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hyeon Cho , Junyong Choi , Geonwoo Baek , Wonjun Hwang

Knowledge distillation is a method of transferring the knowledge from a pretrained complex teacher model to a student model, so a smaller network can replace a large teacher network at the deployment stage. To reduce the necessity of…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Mingi Ji , Seungjae Shin , Seunghyun Hwang , Gibeom Park , Il-Chul Moon

Detecting 3D objects from multi-view images is a fundamental problem in 3D computer vision. Recently, significant breakthrough has been made in multi-view 3D detection tasks. However, the unprecedented detection performance of these vision…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Linfeng Zhang , Yukang Shi , Hung-Shuo Tai , Zhipeng Zhang , Yuan He , Ke Wang , Kaisheng Ma

Despite the advances made in visual object recognition, state-of-the-art deep learning models struggle to effectively recognize novel objects in a few-shot setting where only a limited number of examples are provided. Unlike humans who…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Sarthak Bhagat , Simon Stepputtis , Joseph Campbell , Katia Sycara

Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, which learns to adapt…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Hanzhe Hu , Shuai Bai , Aoxue Li , Jinshi Cui , Liwei Wang

In the past few years, transformers have achieved promising performances on various computer vision tasks. Unfortunately, the immense inference overhead of most existing vision transformers withholds their from being deployed on edge…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Zhiwei Hao , Jianyuan Guo , Ding Jia , Kai Han , Yehui Tang , Chao Zhang , Han Hu , Yunhe Wang

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

Generic Image recognition is a fundamental and fairly important visual problem in computer vision. One of the major challenges of this task lies in the fact that single image usually has multiple objects inside while the labels are still…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Zhiqiang Shen , Zhankui He , Wanyun Cui , Jiahui Yu , Yutong Zheng , Chenchen Zhu , Marios Savvides