中文
相关论文

相关论文: Semi Few-Shot Attribute Translation

200 篇论文

Advancements in machine learning, computer vision, and robotics have paved the way for transformative solutions in various domains, particularly in agriculture. For example, accurate identification and segmentation of fruits from field…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Jordan A. James , Heather K. Manching , Amanda M. Hulse-Kemp , William J. Beksi

Semi-supervised domain adaptation (SSDA), which aims to learn models in a partially labeled target domain with the assistance of the fully labeled source domain, attracts increasing attention in recent years. To explicitly leverage the…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Qijun Luo , Zhili Liu , Lanqing Hong , Chongxuan Li , Kuo Yang , Liyuan Wang , Fengwei Zhou , Guilin Li , Zhenguo Li , Jun Zhu

Several recent works have shown how highly realistic human head images can be obtained by training convolutional neural networks to generate them. In order to create a personalized talking head model, these works require training on a large…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Egor Zakharov , Aliaksandra Shysheya , Egor Burkov , Victor Lempitsky

Few-shot semantic segmentation addresses the learning task in which only few images with ground truth pixel-level labels are available for the novel classes of interest. One is typically required to collect a large mount of data (i.e., base…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Yuan-Hao Lee , Fu-En Yang , Yu-Chiang Frank Wang

Unsupervised image-to-image translation methods have received a lot of attention in the last few years. Multiple techniques emerged tackling the initial challenge from different perspectives. Some focus on learning as much as possible from…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Luca Barras , Samuel Chassot , Daniel Filipe Nunes Silva

Few-shot algorithms aim at learning new tasks provided only a handful of training examples. In this work we investigate few-shot learning in the setting where the data points are sequences of tokens and propose an efficient learning…

机器学习 · 计算机科学 2020-12-18 Lajanugen Logeswaran , Ann Lee , Myle Ott , Honglak Lee , Marc'Aurelio Ranzato , Arthur Szlam

Few-shot learning aims to learn novel categories from very few samples given some base categories with sufficient training samples. The main challenge of this task is the novel categories are prone to dominated by color, texture, shape of…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Riquan Chen , Tianshui Chen , Xiaolu Hui , Hefeng Wu , Guanbin Li , Liang Lin

The ability to infer the intentions of others, predict their goals, and deduce their plans are critical features for intelligent agents. For a long time, several approaches investigated the use of symbolic representations and inferences…

机器学习 · 计算机科学 2019-11-25 Thibault Duhamel , Mariane Maynard , Froduald Kabanza

Meta-learning has been proposed as a framework to address the challenging few-shot learning setting. The key idea is to leverage a large number of similar few-shot tasks in order to learn how to adapt a base-learner to a new task for which…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Qianru Sun , Yaoyao Liu , Zhaozheng Chen , Tat-Seng Chua , Bernt Schiele

For machine learning applications in medical imaging, the availability of training data is often limited, which hampers the design of radiological classifiers for subtle conditions such as autism spectrum disorder (ASD). Transfer learning…

图像与视频处理 · 电气工程与系统科学 2023-03-16 Nikhil J. Dhinagar , Vignesh Santhalingam , Katherine E. Lawrence , Emily Laltoo , Paul M. Thompson

Generative Adversarial Networks (GANs) are a class of neural networks that have been widely used in the field of image-to-image translation. In this paper, we propose a streamlined image-to-image translation network with a simpler…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Guangzong Chen , Mingui Sun , Zhi-Hong Mao , Kangni Liu , Wenyan Jia

We propose a novel model named Multi-Channel Attention Selection Generative Adversarial Network (SelectionGAN) for guided image-to-image translation, where we translate an input image into another while respecting an external semantic…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Hao Tang , Philip H. S. Torr , Nicu Sebe

Image-to-image translation, which translates input images to a different domain with a learned one-to-one mapping, has achieved impressive success in recent years. The success of translation mainly relies on the network architecture to…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Wenju Xu , Shawn Keshmiri , Guanghui Wang

The task of few-shot GAN adaptation aims to adapt a pre-trained GAN model to a small dataset with very few training images. While existing methods perform well when the dataset for pre-training is structurally similar to the target dataset,…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Vadim Sushko , Ruyu Wang , Juergen Gall

Most deep learning models are data-driven and the excellent performance is highly dependent on the abundant and diverse datasets. However, it is very hard to obtain and label the datasets of some specific scenes or applications. If we train…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Tianxiao Zhang , Wenchi Ma , Guanghui Wang

In recent years, the majority of works on deep-learning-based image colorization have focused on how to make a good use of the enormous datasets currently available. What about when the data at disposal are scarce? The main objective of…

机器学习 · 计算机科学 2019-09-18 Tomaso Fontanini , Eleonora Iotti , Andrea Prati

Style transfer is the task of rewriting a sentence into a target style while approximately preserving content. While most prior literature assumes access to a large style-labelled corpus, recent work (Riley et al. 2021) has attempted…

计算与语言 · 计算机科学 2022-03-15 Kalpesh Krishna , Deepak Nathani , Xavier Garcia , Bidisha Samanta , Partha Talukdar

Meta-learning algorithms are widely used for few-shot learning. For example, image recognition systems that readily adapt to unseen classes after seeing only a few labeled examples. Despite their success, we show that modern meta-learning…

机器学习 · 计算机科学 2021-10-28 Mayank Agarwal , Mikhail Yurochkin , Yuekai Sun

Sentiment classification involves quantifying the affective reaction of a human to a document, media item or an event. Although researchers have investigated several methods to reliably infer sentiment from lexical, speech and body language…

信息检索 · 计算机科学 2018-06-11 Rahul Gupta , Saurabh Sahu , Carol Espy-Wilson , Shrikanth Narayanan

Image-to-image (I2I) translation has matured in recent years and is able to generate high-quality realistic images. However, despite current success, it still faces important challenges when applied to small domains. Existing methods use…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Yaxing Wang , Hector Laria Mantecon , Joost van de Weijer , Laura Lopez-Fuentes , Bogdan Raducanu