中文
相关论文

相关论文: Self-Supervised In-Domain Representation Learning …

200 篇论文

We describe an approach to learning rich representations for images, that enables simple and effective predictors in a range of vision tasks involving spatially structured maps. Our key idea is to map small image elements to feature…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Mohammadreza Mostajabi

Transformer-based supervised pre-training achieves great performance in person re-identification (ReID). However, due to the domain gap between ImageNet and ReID datasets, it usually needs a larger pre-training dataset (e.g. ImageNet-21K)…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Hao Luo , Pichao Wang , Yi Xu , Feng Ding , Yanxin Zhou , Fan Wang , Hao Li , Rong Jin

Deep neural networks can be effective means to automatically classify aerial images but is easy to overfit to the training data. It is critical for trained neural networks to be robust to variations that exist between training and test…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Jiayun Wang , Patrick Virtue , Stella X. Yu

Hyperspectral imaging provides precise classification for land use and cover due to its exceptional spectral resolution. However, the challenges of high dimensionality and limited spatial resolution hinder its effectiveness. This study…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Shivam Pande

Human adaptability relies crucially on learning and merging knowledge from both supervised and unsupervised tasks: the parents point out few important concepts, but then the children fill in the gaps on their own. This is particularly…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Silvia Bucci , Antonio D'Innocente , Yujun Liao , Fabio Maria Carlucci , Barbara Caputo , Tatiana Tommasi

Text information including extensive prior knowledge about land cover classes has been ignored in hyperspectral image classification (HSI) tasks. It is necessary to explore the effectiveness of linguistic mode in assisting HSI…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Yuxiang Zhang , Mengmeng Zhang , Wei Li , Shuai Wang , Ran Tao

Domain gaps of sensor modalities pose a challenge for the design of autonomous robots. Taking a step towards closing this gap, we propose two unsupervised training frameworks for finding a common representation of LiDAR and camera data. The…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Andreas Bühler , Niclas Vödisch , Mathias Bürki , Lukas Schaupp

Scene labeling is a challenging classification problem where each input image requires a pixel-level prediction map. Recently, deep-learning-based methods have shown their effectiveness on solving this problem. However, we argue that the…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Zhe Wang , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

In the realms of computer vision, it is evident that deep neural networks perform better in a supervised setting with a large amount of labeled data. The representations learned with supervision are not only of high quality but also helps…

机器学习 · 计算机科学 2020-09-28 Souradip Chakraborty , Aritra Roy Gosthipaty , Sayak Paul

Robot perception systems need to perform reliable image segmentation in real-time on noisy, raw perception data. State-of-the-art segmentation approaches use large CNN models and carefully constructed datasets; however, these models focus…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Jonathan C Balloch , Varun Agrawal , Irfan Essa , Sonia Chernova

Recent progress in self-supervised learning has resulted in models that are capable of extracting rich representations from image collections without requiring any explicit label supervision. However, to date the vast majority of these…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Grant Van Horn , Elijah Cole , Sara Beery , Kimberly Wilber , Serge Belongie , Oisin Mac Aodha

Although large-scale labeled data are essential for deep convolutional neural networks (ConvNets) to learn high-level semantic visual representations, it is time-consuming and impractical to collect and annotate large-scale datasets. A…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Huili Huang , M. Mahdi Roozbahani

Local discriminative representation is needed in many medical image analysis tasks such as identifying sub-types of lesion or segmenting detailed components of anatomical structures. However, the commonly applied supervised representation…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Huai Chen , Jieyu Li , Renzhen Wang , Yijie Huang , Fanrui Meng , Deyu Meng , Qing Peng , Lisheng Wang

Supervised machine learning provides state-of-the-art solutions to a wide range of computer vision problems. However, the need for copious labelled training data limits the capabilities of these algorithms in scenarios where such input is…

计算机视觉与模式识别 · 计算机科学 2022-09-02 András Kalapos , Bálint Gyires-Tóth

Today, even the most compute-and-power constrained robots can measure complex, high data-rate video and LIDAR sensory streams. Often, such robots, ranging from low-power drones to space and subterranean rovers, need to transmit high-bitrate…

机器人学 · 计算机科学 2020-11-09 Manabu Nakanoya , Sandeep Chinchali , Alexandros Anemogiannis , Akul Datta , Sachin Katti , Marco Pavone

Discriminative self-supervised learning allows training models on any random group of internet images, and possibly recover salient information that helps differentiate between the images. Applied to ImageNet, this leads to object centric…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Priya Goyal , Quentin Duval , Isaac Seessel , Mathilde Caron , Ishan Misra , Levent Sagun , Armand Joulin , Piotr Bojanowski

Self-supervised learning has emerged as a powerful tool for remote sensing, where large amounts of unlabeled data are available. In this work, we investigate the use of DINO, a contrastive self-supervised method, for pretraining on remote…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Jakub Straka , Ivan Gruber

Semantic segmentation of remote sensing images plays a vital role in a wide range of Earth Observation applications, such as land use land cover mapping, environment monitoring, and sustainable development. Driven by rapid developments in…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Libo Wang , Sijun Dong , Ying Chen , Xiaoliang Meng , Shenghui Fang , Songlin Fei

Existing self-supervised learning (SSL) methods primarily learn object-invariant representations but often neglect the spatial structure and relationships among object parts. To address this limitation, we introduce Spatial Prediction (SP),…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yang Shen , Yusen Cai , Weronika Hryniewska-Guzik , Qing Lin , Mengmi Zhang

Large-scale labeled training datasets have enabled deep neural networks to excel on a wide range of benchmark vision tasks. However, in many applications it is prohibitively expensive or time-consuming to obtain large quantities of labeled…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Sicheng Zhao , Bichen Wu , Joseph Gonzalez , Sanjit A. Seshia , Kurt Keutzer
‹ 上一页 1 8 9 10 下一页 ›