中文
相关论文

相关论文: DSNet: a simple yet efficient network with dual-st…

200 篇论文

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

This paper develops a novel encoder-decoder deep network architecture which exploits the several contextual frames of 2D+t sequential images in a sliding window centered at current frame to segment 2D vessel masks from the current frame.…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Dongdong Hao , Song Ding , Linwei Qiu , Yisong Lv , Baowei Fei , Yueqi Zhu , Binjie Qin

Semantic segmentation is a challenge in scene parsing. It requires both context information and rich spatial information. In this paper, we differentiate features for scene segmentation based on dedicated attention mechanisms (DF-DAM), and…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Zhiqiang Xiong , Zhicheng Wang , Zhaohui Yu , Xi Gu

Multiple sclerosis is an inflammatory autoimmune demyelinating disease that is characterized by lesions in the central nervous system. Typically, magnetic resonance imaging (MRI) is used for tracking disease progression. Automatic image…

图像与视频处理 · 电气工程与系统科学 2020-08-06 Nils Gessert , Julia Krüger , Roland Opfer , Ann-Christin Ostwaldt , Praveena Manogaran , Hagen H. Kitzler , Sven Schippling , Alexander Schlaefer

Efficiently capturing multi-scale information and building long-range dependencies among pixels are essential for medical image segmentation because of the various sizes and shapes of the lesion regions or organs. In this paper, we present…

图像与视频处理 · 电气工程与系统科学 2025-04-18 Hao Shao , Quansheng Zeng , Qibin Hou , Jufeng Yang

Recently, Transformer-based architecture has been introduced into single image deraining task due to its advantage in modeling non-local information. However, existing approaches tend to integrate global features based on a dense…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zhentao Fan , Hongming Chen , Yufeng Li

As the scale of object detection dataset is smaller than that of image recognition dataset ImageNet, transfer learning has become a basic training method for deep learning object detection models, which will pretrain the backbone network of…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Kehe WU , Zuge Chen , Qi MA , Xiaoliang Zhang , Wei Li

Efficient and accurate whole-brain lesion segmentation remains a challenge in medical image analysis. In this work, we revisit MeshNet, a parameter-efficient segmentation model, and introduce a novel multi-scale dilation pattern with an…

图像与视频处理 · 电气工程与系统科学 2025-03-10 Alex Fedorov , Yutong Bu , Xiao Hu , Chris Rorden , Sergey Plis

The prosperity of deep learning contributes to the rapid progress in scene text detection. Among all the methods with convolutional networks, segmentation-based ones have drawn extensive attention due to their superiority in detecting text…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jingyu Lin , Jie Jiang , Yan Yan , Chunchao Guo , Hongfa Wang , Wei Liu , Hanzi Wang

Convolutional Neural Networks (CNNs) have shown remarkable progress in medical image segmentation. However, lesion segmentation remains a challenge to state-of-the-art CNN-based algorithms due to the variance in scales and shapes. On the…

图像与视频处理 · 电气工程与系统科学 2023-05-31 Yanwen Li , Luyang Luo , Huangjing Lin , Pheng-Ann Heng , Hao Chen

Accurate segmentation of medical images is crucial for diagnostic purposes, including cell segmentation, tumor identification, and organ localization. Traditional convolutional neural network (CNN)-based approaches struggled to achieve…

图像与视频处理 · 电气工程与系统科学 2024-06-26 Daniya Najiha Abdul Kareem , Mustansar Fiaz , Noa Novershtern , Hisham Cholakkal

Medical image segmentation plays an important role in various clinical applications; however, existing deep learning models face trade-offs between efficiency and accuracy. Convolutional Neural Networks (CNNs) capture local details well but…

图像与视频处理 · 电气工程与系统科学 2025-10-20 Saqib Qamar , Mohd Fazil , Parvez Ahmad , Shakir Khan , Abu Taha Zamani

Models based on U-like structures have improved the performance of medical image segmentation. However, the single-layer decoder structure of U-Net is too "thin" to exploit enough information, resulting in large semantic differences between…

图像与视频处理 · 电气工程与系统科学 2023-09-08 Haoyuan Chen , Yufei Han , Pin Xu , Yanyi Li , Kuan Li , Jianping Yin

Denoising Diffusion Models (DDMs) are widely used for high-quality image generation and medical image segmentation but often rely on Unet-based architectures, leading to high computational overhead, especially with high-resolution images.…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Avni Mittal , John Kalkhof , Anirban Mukhopadhyay , Arnav Bhavsar

Current methods for medical image segmentation primarily focus on extracting contextual feature information from the perspective of the whole image. While these methods have shown effective performance, none of them take into account the…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Jianjian Yin , Yi Chen , Chengyu Li , Zhichao Zheng , Yanhui Gu , Junsheng Zhou

Since convolutional neural networks perform well in learning generalizable image priors from large-scale data, these models have been widely used in image denoising tasks. However, the computational complexity increases dramatically as well…

图像与视频处理 · 电气工程与系统科学 2022-07-29 Yuanfan Zhang , Gen Li , Lei Sun

Labeling medical images depends on professional knowledge, making it difficult to acquire large amount of annotated medical images with high quality in a short time. Thus, making good use of limited labeled samples in a small dataset to…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Peng Jiang , Juan Liu , Lang Wang , Zhihui Ynag , Hongyu Dong , Jing Feng

The accurate segmentation of multiple types of lesions from adjacent tissues in medical images is significant in clinical practice. Convolutional neural networks (CNNs) based on the coarse-to-fine strategy have been widely used in this…

图像与视频处理 · 电气工程与系统科学 2021-10-12 Xiangyu Zhao , Peng Zhang , Fan Song , Chenbin Ma , Guangda Fan , Yangyang Sun , Youdan Feng , Guanglei Zhang

Medical image segmentation is crucial for the development of computer-aided diagnostic and therapeutic systems, but still faces numerous difficulties. In recent years, the commonly used encoder-decoder architecture based on CNNs has been…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Davoud Saadati , Omid Nejati Manzari , Sattar Mirzakuchaki

Pathological alterations in the human vascular system underlie many chronic diseases, such as atherosclerosis and aneurysms. However, manually analyzing diagnostic images of the vascular system, such as computed tomographic angiograms…

图像与视频处理 · 电气工程与系统科学 2023-11-29 Alireza Bagheri Rajeoni , Breanna Pederson , Ali Firooz , Hamed Abdollahi , Andrew K. Smith , Daniel G. Clair , Susan M. Lessner , Homayoun Valafar