中文
相关论文

相关论文: Zeros can be Informative: Masked Binary U-Net for …

200 篇论文

3D medical image processing with deep learning greatly suffers from a lack of data. Thus, studies carried out in this field are limited compared to works related to 2D natural image analysis, where very large datasets exist. As a result,…

Uncertainty quantification is vital for safety-critical Deep Learning applications like medical image segmentation. We introduce BA U-Net, an uncertainty-aware model for MRI segmentation that integrates Bayesian Neural Networks with…

图像与视频处理 · 电气工程与系统科学 2024-09-17 Lohith Konathala

Identifying the positions of granular particles from experimental images is often complicated by their partial overlap in two dimensional projections. Uneven backgrounds and inhomogeneous illuminations can add to the challenge. Conventional…

统计力学 · 物理学 2026-03-03 Fahad Puthalath , Matthias Schröter , Nicoletta Sanvitale , Matthias Sperl , Peidong Yu

Blur detection is the separation of blurred and clear regions of an image, which is an important and challenging task in computer vision. In this work, we regard blur detection as an image segmentation problem. Inspired by the success of…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Fan Yang , Xiao Xiao

The segmentation of ultra-high resolution images poses challenges such as loss of spatial information or computational inefficiency. In this work, a novel approach that combines encoder-decoder architectures with domain decomposition…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Corné Verburg , Alexander Heinlein , Eric C. Cyr

U-net is an image segmentation technique developed primarily for medical image analysis that can precisely segment images using a scarce amount of training data. These traits provide U-net with a very high utility within the medical imaging…

图像与视频处理 · 电气工程与系统科学 2021-06-10 Nahian Siddique , Paheding Sidike , Colin Elkin , Vijay Devabhaktuni

Designing efficient neural networks for embedded devices is a critical challenge, particularly in applications requiring real-time performance, such as aerial imaging with drones and UAVs for emergency responses. In this work, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Daniel Rossi , Guido Borghi , Roberto Vezzani

Precise analysis of nanoparticles for characterization in electron microscopy images is essential for advancing nanomaterial development. Yet it remains challenging due to the time-consuming nature of manual methods and the shortcomings of…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Anindya Pal , Varun Ajith , Saumik Bhattacharya , Sayantari Ghosh

Biomedical imaging is a driver of scientific discovery and core component of medical care, currently stimulated by the field of deep learning. While semantic segmentation algorithms enable 3D image analysis and quantification in many…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Fabian Isensee , Paul F. Jäger , Simon A. A. Kohl , Jens Petersen , Klaus H. Maier-Hein

Segmenting an entire 3D image often has high computational complexity and requires large memory consumption; by contrast, performing volumetric segmentation in a slice-by-slice manner is efficient but does not fully leverage the 3D data. To…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Rutu Gandhi , Yi Hong

Integer-arithmetic-only networks have been demonstrated effective to reduce computational cost and to ensure cross-platform consistency. However, previous works usually report a decline in the inference accuracy when converting well-trained…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Hengrui Zhao , Dong Liu , Houqiang Li

Traditional neural architecture search (NAS) has a significant impact in computer vision by automatically designing network architectures for various tasks. In this paper, binarized neural architecture search (BNAS), with a search space of…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Hanlin Chen , Li'an Zhuo , Baochang Zhang , Xiawu Zheng , Jianzhuang Liu , Rongrong Ji , David Doermann , Guodong Guo

Coarse-to-fine strategies have been extensively used for the architecture design of single image deblurring networks. Conventional methods typically stack sub-networks with multi-scale input images and gradually improve sharpness of images…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Sung-Jin Cho , Seo-Won Ji , Jun-Pyo Hong , Seung-Won Jung , Sung-Jea Ko

The U-Net architecture, built upon the fully convolutional network, has proven to be effective in biomedical image segmentation. However, U-Net applies skip connections to merge semantically different low- and high-level convolutional…

图像与视频处理 · 电气工程与系统科学 2021-07-28 Hasib Zunair , A. Ben Hamza

We propose two efficient approximations to standard convolutional neural networks: Binary-Weight-Networks and XNOR-Networks. In Binary-Weight-Networks, the filters are approximated with binary values resulting in 32x memory saving. In…

计算机视觉与模式识别 · 计算机科学 2016-08-04 Mohammad Rastegari , Vicente Ordonez , Joseph Redmon , Ali Farhadi

Fine-tuning a network which has been trained on a large dataset is an alternative to full training in order to overcome the problem of scarce and expensive data in medical applications. While the shallow layers of the network are usually…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Mina Amiri , Rupert Brooks , Hassan Rivaz

Since the rise of deep learning, many computer vision tasks have seen significant advancements. However, the downside of deep learning is that it is very data-hungry. Especially for segmentation problems, training a deep neural net requires…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Robby Neven , Davy Neven , Bert De Brabandere , Marc Proesmans , Toon Goedemé

Quantizing weights and activations of deep neural networks is essential for deploying them in resource-constrained devices, or cloud platforms for at-scale services. While binarization is a special case of quantization, this extreme case…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Phuoc Pham , Jacob Abraham , Jaeyong Chung

Cancer remains one of the leading causes of mortality worldwide, and among its many forms, brain tumors are particularly notorious due to their aggressive nature and the critical challenges involved in early diagnosis. Recent advances in…

图像与视频处理 · 电气工程与系统科学 2025-04-21 Mohammad Mahdi Danesh Pajouh

Fully convolutional neural networks like U-Net have been the state-of-the-art methods in medical image segmentation. Practically, a network is highly specialized and trained separately for each segmentation task. Instead of a collection of…

图像与视频处理 · 电气工程与系统科学 2019-09-16 Chao Huang , Hu Han , Qingsong Yao , Shankuan Zhu , S. Kevin Zhou