English
Related papers

Related papers: Distilling Knowledge from Refinement in Multiple I…

200 papers

In recent years, knowledge distillation (KD) has been widely used to derive efficient models. Through imitating a large teacher model, a lightweight student model can achieve comparable performance with more efficiency. However, most…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Qizhen Lan , Qing Tian

Open-World Object Detection (OWOD) enriches traditional object detectors by enabling continual discovery and integration of unknown objects via human guidance. However, existing OWOD approaches frequently suffer from semantic confusion…

Computer Vision and Pattern Recognition · Computer Science 2025-10-02 Anay Majee , Amitesh Gangrade , Rishabh Iyer

Real-world scenarios pose several challenges to deep learning based computer vision techniques despite their tremendous success in research. Deeper models provide better performance, but are challenging to deploy and knowledge distillation…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Ayush Bhardwaj , Sakshee Pimpale , Saurabh Kumar , Biplab Banerjee

Weakly-supervised object localization methods tend to fail for object classes that consistently co-occur with the same background elements, e.g. trains on tracks. We propose a method to overcome these failures by adding a very small amount…

Computer Vision and Pattern Recognition · Computer Science 2016-05-19 Alexander Kolesnikov , Christoph H. Lampert

Few-shot object detection (FSOD) aims at extending a generic detector for novel object detection with only a few training examples. It attracts great concerns recently due to the practical meanings. Meta-learning has been demonstrated to be…

Computer Vision and Pattern Recognition · Computer Science 2024-03-13 Zichen Wang , Bo Yang , Haonan Yue , Zhenghao Ma

Weakly-supervised object detection (WSOD) has emerged as an inspiring recent topic to avoid expensive instance-level object annotations. However, the bounding boxes of most existing WSOD methods are mainly determined by precomputed…

Computer Vision and Pattern Recognition · Computer Science 2021-08-04 Bowen Dong , Zitong Huang , Yuelin Guo , Qilong Wang , Zhenxing Niu , Wangmeng Zuo

As deep vision models grow increasingly complex to achieve higher performance, deployment efficiency has become a critical concern. Knowledge distillation (KD) mitigates this issue by transferring knowledge from large teacher models to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Chen Liu , Qizhen Lan , Zhicheng Ding , Xinyu Chu , Qing Tian

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…

Computer Vision and Pattern Recognition · Computer Science 2021-12-10 Gang Li , Xiang Li , Yujie Wang , Shanshan Zhang , Yichao Wu , Ding Liang

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen

Despite the substantial progress of active learning for image recognition, there still lacks an instance-level active learning method specified for object detection. In this paper, we propose Multiple Instance Active Object Detection…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Tianning Yuan , Fang Wan , Mengying Fu , Jianzhuang Liu , Songcen Xu , Xiangyang Ji , Qixiang Ye

Though feature-alignment based Domain Adaptive Object Detection (DAOD) methods have achieved remarkable progress, they ignore the source bias issue, i.e., the detector tends to acquire more source-specific knowledge, impeding its…

Computer Vision and Pattern Recognition · Computer Science 2024-05-20 Yongchao Feng , Shiwei Li , Yingjie Gao , Ziyue Huang , Yanan Zhang , Qingjie Liu , Yunhong Wang

This work addresses the task of class-incremental weakly supervised object localization (CI-WSOL). The goal is to incrementally learn object localization for novel classes using only image-level annotations while retaining the ability to…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Sejin Park , Taehyung Lee , Yeejin Lee , Byeongkeun Kang

Most WSOD methods rely on traditional object proposals to generate candidate regions and are confronted with unstable training, which easily gets stuck in a poor local optimum. In this paper, we introduce a unified, high-capacity weakly…

Computer Vision and Pattern Recognition · Computer Science 2024-06-28 Liujuan Cao , Jianghang Lin , Zebo Hong , Yunhang Shen , Shaohui Lin , Chao Chen , Rongrong Ji

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…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Zakaria Laskar , Juho Kannala

Weakly-supervised instance segmentation (WSIS) has been considered as a more challenging task than weakly-supervised semantic segmentation (WSSS). Compared to WSSS, WSIS requires instance-wise localization, which is difficult to extract…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Beomyoung Kim , Youngjoon Yoo , Chaeeun Rhee , Junmo Kim

Detecting novel objects from few examples has become an emerging topic in computer vision recently. However, these methods need fully annotated training images to learn new object categories which limits their applicability in real world…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Amirreza Shaban , Amir Rahimi , Thalaiyasingam Ajanthan , Byron Boots , Richard Hartley

Weakly-supervised object detection (WOD) is a challenging problems in computer vision. The key problem is to simultaneously infer the exact object locations in the training images and train the object detectors, given only the training…

Computer Vision and Pattern Recognition · Computer Science 2017-03-06 Dingwen Zhang , Deyu Meng , Long Zhao , Junwei Han

Both accuracy and efficiency are of significant importance to the task of semantic segmentation. Existing deep FCNs suffer from heavy computations due to a series of high-resolution feature maps for preserving the detailed knowledge in…

Computer Vision and Pattern Recognition · Computer Science 2019-03-13 Tong He , Chunhua Shen , Zhi Tian , Dong Gong , Changming Sun , Youliang Yan

Localizing objects with weak supervision in an image is a key problem of the research in computer vision community. Many existing Weakly-Supervised Object Localization (WSOL) approaches tackle this problem by estimating the most…

Computer Vision and Pattern Recognition · Computer Science 2019-09-25 Pei Lv , Haiyu Yu , Junxiao Xue , Junjin Cheng , Lisha Cui , Bing Zhou , Mingliang Xu , Yi Yang

The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segmentation has become an…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Jialun Pei , He Tang , Chao Liu , Chuanbo Chen