中文
相关论文

相关论文: Transformer based Generative Adversarial Network f…

200 篇论文

The transformer-based semantic segmentation approaches, which divide the image into different regions by sliding windows and model the relation inside each window, have achieved outstanding success. However, since the relation modeling…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Zizhang Wu , Yuanzhu Gan , Tianhao Xu , Fan Wang

Auto-encoding generative adversarial networks (GANs) combine the standard GAN algorithm, which discriminates between real and model-generated data, with a reconstruction loss given by an auto-encoder. Such models aim to prevent mode…

机器学习 · 统计学 2017-10-24 Mihaela Rosca , Balaji Lakshminarayanan , David Warde-Farley , Shakir Mohamed

Gastro-Intestinal Tract cancer is considered a fatal malignant condition of the organs in the GI tract. Due to its fatality, there is an urgent need for medical image segmentation techniques to segment organs to reduce the treatment time…

神经与进化计算 · 计算机科学 2023-02-28 Praneeth Nemani , Satyanarayana Vollala

Since its invention, Generative adversarial networks (GANs) have shown outstanding results in many applications. Generative Adversarial Networks are powerful yet, resource-hungry deep-learning models. Their main difference from ordinary…

机器学习 · 计算机科学 2021-08-17 Dina Tantawy , Mohamed Zahran , Amr Wassal

Medical image segmentation, a crucial task in computer vision, facilitates the automated delineation of anatomical structures and pathologies, supporting clinicians in diagnosis, treatment planning, and disease monitoring. Notably,…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Fuchen Zheng , Xinyi Chen , Xuhang Chen , Haolun Li , Xiaojiao Guo , Weihuang Liu , Chi-Man Pun , Shoujun Zhou

Medical image segmentation remains particularly challenging for complex and low-contrast anatomical structures. In this paper, we introduce the U-Transformer network, which combines a U-shaped architecture for image segmentation with self-…

图像与视频处理 · 电气工程与系统科学 2021-03-15 Olivier Petit , Nicolas Thome , Clément Rambour , Luc Soler

Generative adversarial networks (GANs) learn a deep generative model that is able to synthesise novel, high-dimensional data samples. New data samples are synthesised by passing latent samples, drawn from a chosen prior distribution,…

计算机视觉与模式识别 · 计算机科学 2018-02-16 Antonia Creswell , Anil A Bharath

With the advent of Deep Learning (DL) techniques, especially Generative Adversarial Networks (GANs), data augmentation and generation are quickly evolving domains that have raised much interest recently. However, the DL techniques are data…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Umair Javaid , John A. Lee

Computer-aided medical image segmentation has been applied widely in diagnosis and treatment to obtain clinically useful information of shapes and volumes of target organs and tissues. In the past several years, convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Yixuan Wu , Kuanlun Liao , Jintai Chen , Jinhong Wang , Danny Z. Chen , Honghao Gao , Jian Wu

Generative Adversarial Networks (GANs) have shown remarkable success in modeling complex data distributions for image-to-image translation. Still, their high computational demands prohibit their deployment in practical scenarios like edge…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Alireza Ganjdanesh , Shangqian Gao , Hirad Alipanah , Heng Huang

Over the past decade, convolutional neural networks (CNN) have shown very competitive performance in medical image analysis tasks, such as disease classification, tumor segmentation, and lesion detection. CNN has great advantages in…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Yin Dai , Yifan Gao

The state-of-the-art approaches in Generative Adversarial Networks (GANs) are able to learn a mapping function from one image domain to another with unpaired image data. However, these methods often produce artifacts and can only be able to…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Hao Tang , Dan Xu , Nicu Sebe , Yan Yan

Generative Adversarial Networks (GANs) have been widely-used in image translation, but their high computation and storage costs impede the deployment on mobile devices. Prevalent methods for CNN compression cannot be directly applied to…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Shaojie Li , Mingbao Lin , Yan Wang , Fei Chao , Ling Shao , Rongrong Ji

Precise and automated segmentation of the liver and its tumor within CT scans plays a pivotal role in swift diagnosis and the development of optimal treatment plans for individuals with liver diseases and malignancies. However, automated…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Chandravardhan Singh Raghaw , Jasmer Singh Sanjotra , Mohammad Zia Ur Rehman , Shubhi Bansal , Shahid Shafi Dar , Nagendra Kumar

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

Transformer, which originates from machine translation, is particularly powerful at modeling long-range dependencies. Currently, the transformer is making revolutionary progress in various vision tasks, leading to significant performance…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Yuxin Mao , Jing Zhang , Zhexiong Wan , Yuchao Dai , Aixuan Li , Yunqiu Lv , Xinyu Tian , Deng-Ping Fan , Nick Barnes

Generative Adversarial Networks (GAN) have demonstrated impressive results in modeling the distribution of natural images, learning latent representations that capture semantic variations in an unsupervised basis. Beyond the generation of…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Marcos Pividori , Guillermo L. Grinblat , Lucas C. Uzal

In recent days, Deep Learning (DL) techniques have become an emerging transformation in the field of machine learning, artificial intelligence, computer vision, and so on. Subsequently, researchers and industries have been highly endorsed…

图像与视频处理 · 电气工程与系统科学 2023-11-21 P. Kalaiselvi , S. Anusuya

Various approaches for liver segmentation in CT have been proposed: Besides statistical shape models, which played a major role in this research area, novel approaches on the basis of convolutional neural networks have been introduced…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Hans Meine , Grzegorz Chlebus , Mohsen Ghafoorian , Itaru Endo , Andrea Schenk

Liver lesion segmentation is an important step for liver cancer diagnosis, treatment planning and treatment evaluation. LiTS (Liver Tumor Segmentation Challenge) provides a common testbed for comparing different automatic liver lesion…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Xiao Han