中文
相关论文

相关论文: Conditioning Convolutional Segmentation Architectu…

200 篇论文

This paper addresses the problem of defect segmentation in semiconductor manufacturing. The input of our segmentation is a scanning-electron-microscopy (SEM) image of the candidate defect region. We train a U-net shape network to segment…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Nati Ofir , Ran Yacobi , Omer Granoviter , Boris Levant , Ore Shtalrid

U-Net has been the go-to architecture for medical image segmentation tasks, however computational challenges arise when extending the U-Net architecture to 3D images. We propose the Implicit U-Net architecture that adapts the efficient…

图像与视频处理 · 电气工程与系统科学 2022-07-01 Sergio Naval Marimont , Giacomo Tarroni

It is a usual practice to ignore any structural information underlying classes in multi-class classification. In this paper, we propose a graph convolutional network (GCN) augmented neural network classifier to exploit a known, underlying…

机器学习 · 计算机科学 2018-02-23 Meihao Chen , Zhuoru Lin , Kyunghyun Cho

Recently, many attempts have been made to construct a transformer base U-shaped architecture, and new methods have been proposed that outperformed CNN-based rivals. However, serious problems such as blockiness and cropped edges in predicted…

图像与视频处理 · 电气工程与系统科学 2022-12-20 MohammadReza Naderi , MohammadHossein Givkashi , Fatemeh Piri , Nader Karimi , Shadrokh Samavi

Medical Image Segmentation is a useful application for medical image analysis including detecting diseases and abnormalities in imaging modalities such as MRI, CT etc. Deep learning has proven to be promising for this task but usually has a…

图像与视频处理 · 电气工程与系统科学 2023-02-08 Soham Bhosale , Arjun Krishna , Ge Wang , Klaus Mueller

The diversity of deep learning applications, datasets, and neural network architectures necessitates a careful selection of the architecture and data that match best to a target application. As an attempt to mitigate this dilemma, this…

机器学习 · 计算机科学 2021-10-22 Amin Banitalebi-Dehkordi , Xinyu Kang , Yong Zhang

Evidence suggests that networks trained on large datasets generalize well not solely because of the numerous training examples, but also class diversity which encourages learning of enriched features. This raises the question of whether…

Recent medical image segmentation models are mostly hybrid, which integrate self-attention and convolution layers into the non-isomorphic architecture. However, one potential drawback of these approaches is that they failed to provide an…

图像与视频处理 · 电气工程与系统科学 2022-10-28 Jiansen Guo , Hong-Yu Zhou , Liansheng Wang , Yizhou Yu

Image segmentation, the process of partitioning an image into meaningful regions, plays a pivotal role in computer vision and medical imaging applications. Unsupervised segmentation, particularly in the absence of labeled data, remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Kovvuri Sai Gopal Reddy , Bodduluri Saran , A. Mudit Adityaja , Saurabh J. Shigwan , Nitin Kumar

The current state-of-the art techniques for image segmentation are often based on U-Net architectures, a U-shaped encoder-decoder networks with skip connections. Despite the powerful performance, the architecture often does not perform well…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Asbjørn Munk , Ao Ma , Mads Nielsen

Deep learning has shown promising results in medical image analysis, however, the lack of very large annotated datasets confines its full potential. Although transfer learning with ImageNet pre-trained classification models can alleviate…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Ken C. L. Wong , Tanveer Syeda-Mahmood , Mehdi Moradi

Learned Image Compression (LIC) has shown remarkable progress in recent years. Existing works commonly employ CNN-based or self-attention-based modules as transform methods for compression. However, there is no prior research on neural…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Yuxi Liu , Wenhan Yang , Huihui Bai , Yunchao Wei , Yao Zhao

In this work, we propose a new unsupervised image segmentation approach based on mutual information maximization between different constructed views of the inputs. Taking inspiration from autoregressive generative models that predict the…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Yassine Ouali , Céline Hudelot , Myriam Tami

Compression is a standard procedure for making convolutional neural networks (CNNs) adhere to some specific computing resource constraints. However, searching for a compressed architecture typically involves a series of time-consuming…

图像与视频处理 · 电气工程与系统科学 2021-07-08 Suraj Mishra , Danny Z. Chen , X. Sharon Hu

Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does not make the network…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Rui-Yang Ju , Jen-Shiun Chiang , Chih-Chia Chen , Yu-Shian Lin

In this work we propose a method for anatomical data augmentation that is based on using slices of computed tomography (CT) examinations that are adjacent to labeled slices as another resource of labeled data for training the network. The…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Avi Ben-Cohen , Eyal Klang , Michal Marianne Amitai , Jacob Goldberger , Hayit Greenspan

A number of machine learning tasks entail a high degree of invariance: the data distribution does not change if we act on the data with a certain group of transformations. For instance, labels of images are invariant under translations of…

机器学习 · 统计学 2021-03-01 Song Mei , Theodor Misiakiewicz , Andrea Montanari

Automated segmentation of ultrasound images can assist medical experts with diagnostic and therapeutic procedures. Although using the common modality of ultrasound, one typically needs separate datasets in order to segment, for example,…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Dongik Shin , Beomsuk Kim , Seungjun Baek

Part models of object categories are essential for challenging recognition tasks, where differences in categories are subtle and only reflected in appearances of small parts of the object. We present an approach that is able to learn part…

计算机视觉与模式识别 · 计算机科学 2015-12-08 Marcel Simon , Erik Rodner

Assembly-based tools provide a powerful modeling paradigm for non-expert shape designers. However, choosing a component from a large shape repository and aligning it to a partial assembly can become a daunting task. In this paper we…

图形学 · 计算机科学 2018-07-05 Minhyuk Sung , Hao Su , Vladimir G. Kim , Siddhartha Chaudhuri , Leonidas Guibas