中文
相关论文

相关论文: An Effective Transformer-based Solution for RSNA I…

200 篇论文

Deep neural networks (DNNs) have been widely adopted in brain lesion detection and segmentation. However, locating small lesions in 2D MRI slices is challenging, and requires to balance between the granularity of 3D context aggregation and…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Haofeng Li , Junjia Huang , Guanbin Li , Zhou Liu , Yihong Zhong , Yingying Chen , Yunfei Wang , Xiang Wan

The rise of Transformer architectures has advanced medical image segmentation, leading to hybrid models that combine Convolutional Neural Networks (CNNs) and Transformers. However, these models often suffer from excessive complexity and…

图像与视频处理 · 电气工程与系统科学 2025-07-17 Yousef Sadegheih , Afshin Bozorgpour , Pratibha Kumari , Reza Azad , Dorit Merhof

This letter proposes an improved CNN predictor (ICNNP) for reversible data hiding (RDH) in images, which consists of a feature extraction module, a pixel prediction module, and a complexity prediction module. Due to predicting the…

多媒体 · 计算机科学 2023-01-05 Yingqiang Qiu , Wanli Peng , Xiaodan Lin , Huanqiang Zeng , Zhenxing Qian

Intracranial hemorrhages in head CT scans serve as a first line tool to help specialists diagnose different types. However, their types have diverse shapes in the same type but similar confusing shape, size and location between types. To…

图像与视频处理 · 电气工程与系统科学 2023-12-19 Chia Shuo Chang , Tian Sheuan Chang , Jiun Lin Yan , Li Ko

Head Non-contrast computed tomography (NCCT) scan remain the preferred primary imaging modality due to their widespread availability and speed. However, the current standard for manual annotations of abnormal brain tissue on head NCCT scans…

图像与视频处理 · 电气工程与系统科学 2023-07-11 Arunkumar Govindarajan , Arjun Agarwal , Subhankar Chattoraj , Dennis Robert , Satish Golla , Ujjwal Upadhyay , Swetha Tanamala , Aarthi Govindarajan

Transformer-based methods have become the dominant approach for 3D instance segmentation. These methods predict instance masks via instance queries, ranking them by classification confidence and IoU scores to select the top prediction as…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Duanchu Wang , Jing Liu , Haoran Gong , Yinghui Quan , Di Wang

The quality and richness of feature maps extracted by convolution neural networks (CNNs) and vision Transformers (ViTs) directly relate to the robust model performance. In medical computer vision, these information-rich features are crucial…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Yassine Barhoumi , Nidhal C. Bouaynaya , Ghulam Rasool

We propose a novel and flexible attention based U-Net architecture referred to as "Voxels-Intersecting Along Orthogonal Levels Attention U-Net" (viola-Unet), for intracranial hemorrhage (ICH) segmentation task in the INSTANCE 2022 Data…

图像与视频处理 · 电气工程与系统科学 2023-04-26 Qinghui Liu , Bradley J MacIntosh , Till Schellhorn , Karoline Skogen , KyrreEeg Emblem , Atle Bjørnerud

Magnetic resonance imaging (MRI) is critically important for brain mapping in both scientific research and clinical studies. Precise segmentation of brain tumors facilitates clinical diagnosis, evaluations, and surgical planning. Deep…

图像与视频处理 · 电气工程与系统科学 2023-05-01 Rui Nian , Guoyao Zhang , Yao Sui , Yuqi Qian , Qiuying Li , Mingzhang Zhao , Jianhui Li , Ali Gholipour , Simon K. Warfield

Acute intracerebral hemorrhage is a life-threatening condition that demands immediate medical intervention. Intraparenchymal hemorrhage (IPH) and intraventricular hemorrhage (IVH) are critical subtypes of this condition. Clinically, when…

图像与视频处理 · 电气工程与系统科学 2024-05-24 Changwei Song , Qing Zhao , Jianqiang Li , Xin Yue , Ruoyun Gao , Zhaoxuan Wang , An Gao , Guanghui Fu

Transformer-based models, capable of learning better global dependencies, have recently demonstrated exceptional representation learning capabilities in computer vision and medical image analysis. Transformer reformats the image into…

Intracerebral hemorrhage (ICH) is the most fatal subtype of stroke and is characterized by a high incidence of disability. Accurate segmentation of the ICH region and prognosis prediction are critically important for developing and refining…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Xinlei Yu , Ahmed Elazab , Ruiquan Ge , Hui Jin , Xinchen Jiang , Gangyong Jia , Qing Wu , Qinglei Shi , Changmiao Wang

Timely diagnosis of Intracranial hemorrhage (ICH) on Computed Tomography (CT) scans remains a clinical priority, yet the development of robust Artificial Intelligence (AI) solutions is still hindered by fragmented public data. To close this…

Intracranial hemorrhage occurs when blood vessels rupture or leak within the brain tissue or elsewhere inside the skull. It can be caused by physical trauma or by various medical conditions and in many cases leads to death. The treatment…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Kimmo Kärkkäinen , Shayan Fazeli , Majid Sarrafzadeh

Head CT is one of the most commonly performed imaging studied in the Emergency Department setting and Intracranial hemorrhage (ICH) is among the most critical and timesensitive findings to be detected on Head CT. We present BloodNet, a deep…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Amir Bar , Michal Mauda , Yoni Turner , Michal Safadi , Eldad Elnekave

Deep neural networks have achieved remarkable success in a wide range of practical problems. However, due to the inherent large parameter space, deep models are notoriously prone to overfitting and difficult to be deployed in portable…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Xiaojie Jin , Xiaotong Yuan , Jiashi Feng , Shuicheng Yan

Analyzing laparoscopic surgery videos presents a complex and multifaceted challenge, with applications including surgical training, intra-operative surgical complication prediction, and post-operative surgical assessment. Identifying…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Sahar Nasirihaghighi , Negin Ghamsarian , Heinrich Husslein , Klaus Schoeffmann

In the world of deep learning, Transformer models have become very significant, leading to improvements in many areas from understanding language to recognizing images, covering a wide range of applications. Despite their success, the…

Recurrent neural networks can be large and compute-intensive, yet many applications that benefit from RNNs run on small devices with very limited compute and storage capabilities while still having run-time constraints. As a result, there…

机器学习 · 计算机科学 2020-08-14 Urmish Thakker , Jesse Beu , Dibakar Gope , Ganesh Dasika , Matthew Mattina

Deep neural network (DNN) models for retinopathy have estimated predictive accuracies in the mid-to-high 90%. However, the following aspects remain unaddressed: State-of-the-art models are complex and require substantial computational…