中文
相关论文

相关论文: Object-level Self-Distillation for Vision Pretrain…

200 篇论文

High-quality annotation of fine-grained visual categories demands great expert knowledge, which is taxing and time consuming. Alternatively, learning fine-grained visual representation from enormous unlabeled images (e.g., species, brands)…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Qi Bi , Wei Ji , Jingjun Yi , Haolan Zhan , Gui-Song Xia

We propose an adaptation to the training of Vision Transformers (ViTs) that allows for an explicit modeling of objects during the attention computation. This is achieved by adding a new branch to selected attention layers that computes an…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Vivek Trivedy , Amani Almalki , Longin Jan Latecki

Recent Semi-Supervised Object Detection (SS-OD) methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiushan Guo , Yao Mu , Jianyu Chen , Tianqi Wang , Yizhou Yu , Ping Luo

Convolutional Neural Networks (CNNs) are prone to overfit small training datasets. We present a novel two-phase pipeline that leverages self-supervised learning and knowledge distillation to improve the generalization ability of CNN models…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Bingchen Zhao , Xin Wen

The first step in Multiple Instance Learning (MIL) algorithms for Whole Slide Image (WSI) classification consists of tiling the input image into smaller patches and computing their feature vectors produced by a pre-trained feature extractor…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Juan I. Pisula , Katarzyna Bozek

In instance-level detection tasks (e.g., object detection), reducing input resolution is an easy option to improve runtime efficiency. However, this option traditionally hurts the detection performance much. This paper focuses on boosting…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Lu Qi , Jason Kuen , Jiuxiang Gu , Zhe Lin , Yi Wang , Yukang Chen , Yanwei Li , Jiaya Jia

Pure transformers have shown great potential for vision tasks recently. However, their accuracy in small or medium datasets is not satisfactory. Although some existing methods introduce a CNN as a teacher to guide the training process by…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Zimian Wei , Hengyue Pan , Xin Niu , Dongsheng Li

With the exponential increase in image data, training an image restoration model is laborious. Dataset distillation is a potential solution to this problem, yet current distillation techniques are a blank canvas in the field of image…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Zhuoran Zheng , Xin Su , Chen Wu , Xiuyi Jia

This paper focuses on improving object detection performance by addressing the issue of image distortions, commonly encountered in uncontrolled acquisition environments. High-level computer vision tasks such as object detection,…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Vamshi Krishna Kancharla , Neelam sinha

Humans can resort to long-form inspection to build intuition on predicting the 3D configurations of unseen objects. The more we observe the object motion, the better we get at predicting its 3D state immediately. Existing systems either…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Mingxuan Wu , Huang Huang , Justin Kerr , Chung Min Kim , Anthony Zhang , Brent Yi , Angjoo Kanazawa

We investigate omni-supervised learning, a special regime of semi-supervised learning in which the learner exploits all available labeled data plus internet-scale sources of unlabeled data. Omni-supervised learning is lower-bounded by…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Ilija Radosavovic , Piotr Dollár , Ross Girshick , Georgia Gkioxari , Kaiming He

Contrastive self-supervised learning has largely narrowed the gap to supervised pre-training on ImageNet. However, its success highly relies on the object-centric priors of ImageNet, i.e., different augmented views of the same image…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Jiahao Xie , Xiaohang Zhan , Ziwei Liu , Yew Soon Ong , Chen Change Loy

Standard Latent Diffusion Models rely on a complex, three-part architecture consisting of a separate encoder, decoder, and diffusion network, which are trained in multiple stages. This modular design is computationally inefficient, leads to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Xiyuan Wang , Muhan Zhang

Video object segmentation (VOS) describes the task of segmenting a set of objects in each frame of a video. In the semi-supervised setting, the first mask of each object is provided at test time. Following the one-shot principle,…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Tim Meinhardt , Laura Leal-Taixe

The recent success of pre-trained 2D vision models is mostly attributable to learning from large-scale datasets. However, compared with 2D image datasets, the current pre-training data of 3D point cloud is limited. To overcome this…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yuan Yao , Yuanhan Zhang , Zhenfei Yin , Jiebo Luo , Wanli Ouyang , Xiaoshui Huang

With the widespread application of drones in recent years, object detection of aerial images has attracted increasing attention, especially open-vocabulary aerial detection which is not restricted to predefined categories. Due to the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Ruihao Xu , Yong Liu , Yansong Tang , Sule Bai , Xubing Ye , Bingyao Yu , Yutao Guo , Jiwen Lu , Jie Zhou

Dataset distillation methods reduce large-scale datasets to smaller sets of synthetic data, preserving sufficient information to quickly train a new model from scratch. However, prior work on dataset distillation has focused exclusively on…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Xindi Wu , Byron Zhang , Zhiwei Deng , Olga Russakovsky

Dataset distillation aims to find a synthetic training set such that training on the synthetic data achieves similar performance to training on real data, with orders of magnitude less computational requirements. Existing methods can be…

机器学习 · 计算机科学 2026-02-09 Hong Ye Tan , Emma Slade

Accurately detecting active objects undergoing state changes is essential for comprehending human interactions and facilitating decision-making. The existing methods for active object detection (AOD) primarily rely on visual appearance of…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Dejie Yang , Yang Liu

The rapid progress of generative models such as GANs and diffusion models has led to the widespread proliferation of AI-generated images, raising concerns about misinformation, privacy violations, and trust erosion in digital media.…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Jiazhen Yan , Ziqiang Li , Fan Wang , Boyu Wang , Ziwen He , Zhangjie Fu