中文
相关论文

相关论文: DTG-Net: Differentiated Teachers Guided Self-Super…

200 篇论文

When a pre-trained general auto-segmentation model is deployed at a new institution, a support framework in the proposed Prior-guided DDL network will learn the systematic difference between the model predictions and the final contours…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Anjali Balagopal , Dan Nguyen , Ti Bai , Michael Dohopolski , Mu-Han Lin , Steve Jiang

Deep learning based task systems normally rely on a large amount of manually labeled training data, which is expensive to obtain and subject to operator variations. Moreover, it does not always hold that the manually labeled data and the…

机器学习 · 计算机科学 2019-07-25 Jun Chen , Heye Zhang , Yanping Zhang , Shu Zhao , Raad Mohiaddin , Tom Wong , David Firmin , Guang Yang , Jennifer Keegan

We propose a simple approach which combines the strengths of probabilistic graphical models and deep learning architectures for solving the multi-label classification task, focusing specifically on image and video data. First, we show that…

机器学习 · 计算机科学 2023-02-07 Shivvrat Arya , Yu Xiang , Vibhav Gogate

In this paper, we propose a self-supervised RGB-T tracking method. Different from existing deep RGB-T trackers that use a large number of annotated RGB-T image pairs for training, our RGB-T tracker is trained using unlabeled RGB-T video…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Xingchen Zhang , Yiannis Demiris

Semi-supervised learning provides an expressive framework for exploiting unlabeled data when labels are insufficient. Previous semi-supervised learning methods typically match model predictions of different data-augmented views in a…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Cong Wang , Xiaofeng Cao , Lanzhe Guo2 , Zenglin Shi

Deep neural networks are efficient at learning the data distribution if it is sufficiently sampled. However, they can be strongly biased by non-relevant factors implicitly incorporated in the training data. These include operational biases,…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Kirill Sirotkin , Pablo Carballeira , Marcos Escudero-Viñolo

Self-supervised learning is an effective way for label-free model pre-training, especially in the video domain where labeling is expensive. Existing self-supervised works in the video domain use varying experimental setups to demonstrate…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Akash Kumar , Ashlesha Kumar , Vibhav Vineet , Yogesh Singh Rawat

Recently, deep learning has experienced rapid expansion, contributing significantly to the progress of supervised learning methodologies. However, acquiring labeled data in real-world settings can be costly, labor-intensive, and sometimes…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Jicheng Yuan , Anh Le-Tuan , Ali Ganbarov , Manfred Hauswirth , Danh Le-Phuoc

This paper presents an investigation into machine learning techniques for violence detection in videos and their adaptation to a federated learning context. The study includes experiments with spatio-temporal features extracted from…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Pajon Quentin , Serre Swan , Wissocq Hugo , Rabaud Léo , Haidar Siba , Yaacoub Antoun

Numerous self-supervised learning paradigms, such as contrastive learning and masked image modeling, have been proposed to acquire powerful and general representations from unlabeled data. However, these models are commonly pretrained…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Yuang Liu , Jing Wang , Qiang Zhou , Fan Wang , Jun Wang , Wei Zhang

We investigate the generalization of semi-supervised learning (SSL) to diverse pixel-wise tasks. Although SSL methods have achieved impressive results in image classification, the performances of applying them to pixel-wise tasks are…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Zhanghan Ke , Di Qiu , Kaican Li , Qiong Yan , Rynson W. H. Lau

In video person re-identification (Re-ID), the network must consistently extract features of the target person from successive frames. Existing methods tend to focus only on how to use temporal information, which often leads to networks…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Minjung Kim , MyeongAh Cho , Sangyoun Lee

While numerous 3D detection works leverage the complementary relationship between RGB images and point clouds, developments in the broader framework of semi-supervised object recognition remain uninfluenced by multi-modal fusion. Current…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Jinhyung Park , Chenfeng Xu , Yiyang Zhou , Masayoshi Tomizuka , Wei Zhan

We investigate the utility of in-domain self-supervised pre-training of vision models in the analysis of remote sensing imagery. Self-supervised learning (SSL) has emerged as a promising approach for remote sensing image classification due…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Ivica Dimitrovski , Ivan Kitanovski , Nikola Simidjievski , Dragi Kocev

Object detectors often suffer a decrease in performance due to the large domain gap between the training data (source domain) and real-world data (target domain). Diffusion-based generative models have shown remarkable abilities in…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Boyong He , Yuxiang Ji , Zhuoyue Tan , Liaoni Wu

Video shadow detection confronts two entwined difficulties: distinguishing shadows from complex backgrounds and modeling dynamic shadow deformations under varying illumination. To address shadow-background ambiguity, we leverage linguistic…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Zhicheng Li , Kunyang Sun , Rui Yao , Hancheng Zhu , Fuyuan Hu , Jiaqi Zhao , Zhiwen Shao , Yong Zhou

Deep convolutional networks have proven to be very successful in learning task specific features that allow for unprecedented performance on various computer vision tasks. Training of such networks follows mostly the supervised learning…

机器学习 · 计算机科学 2015-06-22 Alexey Dosovitskiy , Philipp Fischer , Jost Tobias Springenberg , Martin Riedmiller , Thomas Brox

State-of-the-art deep learning models are often trained with a large amount of costly labeled training data. However, requiring exhaustive manual annotations may degrade the model's generalizability in the limited-label regime.…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Yanbei Chen , Massimiliano Mancini , Xiatian Zhu , Zeynep Akata

In Self-Supervised Learning (SSL), models are typically pretrained, fine-tuned, and evaluated on the same domains. However, they tend to perform poorly when evaluated on unseen domains, a challenge that Unsupervised Domain Generalization…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Marin Scalbert , Maria Vakalopoulou , Florent Couzinié-Devy

With the success of deep neural networks, knowledge distillation which guides the learning of a small student network from a large teacher network is being actively studied for model compression and transfer learning. However, few studies…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Wonchul Son , Jaemin Na , Junyong Choi , Wonjun Hwang