中文
相关论文

相关论文: Gland Instance Segmentation by Deep Multichannel N…

200 篇论文

In this paper we tackle the problem of instance-level segmentation and depth ordering from a single monocular image. Towards this goal, we take advantage of convolutional neural nets and train them to directly predict instance-level…

计算机视觉与模式识别 · 计算机科学 2015-12-21 Ziyu Zhang , Alexander G. Schwing , Sanja Fidler , Raquel Urtasun

An instance with a bad mask might make a composite image that uses it look fake. This encourages us to learn segmentation by generating realistic composite images. To achieve this, we propose a novel framework that exploits a new proposed…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Songmin Dai , Xiaoqiang Li , Lu Wang , Pin Wu , Weiqin Tong , Yimin Chen

One of the fundamental challenges in microscopy (MS) image analysis is instance segmentation (IS), particularly when segmenting cluster regions where multiple objects of varying sizes and shapes may be connected or even overlapped in…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Jun Wang , Chengfeng Zhou , Zhaoyan Ming , Lina Wei , Xudong Jiang , Dahong Qian

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

Segmentation from renal pathological images is a key step in automatic analyzing the renal histological characteristics. However, the performance of models varies significantly in different types of stained datasets due to the appearance…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Ke Mei , Chuang Zhu , Lei Jiang , Jun Liu , Yuanyuan Qiao

Automatic organ segmentation is an important yet challenging problem for medical image analysis. The pancreas is an abdominal organ with very high anatomical variability. This inhibits previous segmentation methods from achieving high…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Holger R. Roth , Le Lu , Amal Farag , Hoo-Chang Shin , Jiamin Liu , Evrim Turkbey , Ronald M. Summers

Recently deep neural networks, which require a large amount of annotated samples, have been widely applied in nuclei instance segmentation of H\&E stained pathology images. However, it is inefficient and unnecessary to label all pixels for…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Wei Lou , Haofeng Li , Guanbin Li , Xiaoguang Han , Xiang Wan

Deep neural networks have demonstrated very promising performance on accurate segmentation of challenging organs (e.g., pancreas) in abdominal CT and MRI scans. The current deep learning approaches conduct pancreas segmentation by…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Jinzheng Cai , Le Lu , Yuanpu Xie , Fuyong Xing , Lin Yang

Quantitative measurement of crystals in high-resolution images allows for important insights into underlying material characteristics. Deep learning has shown great progress in vision-based automatic crystal size measurement, but current…

Individual tooth segmentation from cone beam computed tomography (CBCT) images is an essential prerequisite for an anatomical understanding of orthodontic structures in several applications, such as tooth reformation planning and implant…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Minyoung Chung , Minkyung Lee , Jioh Hong , Sanguk Park , Jusang Lee , Jingyu Lee , Jeongjin Lee , Yeong-Gil Shin

Deep convolutional neural networks(CNNs) have been successful for a wide range of computer vision tasks, including image classification. A specific area of the application lies in digital pathology for pattern recognition in the…

图像与视频处理 · 电气工程与系统科学 2020-08-10 Rasoul Sali , Sodiq Adewole , Lubaina Ehsan , Lee A. Denson , Paul Kelly , Beatrice C. Amadi , Lori Holtz , Syed Asad Ali , Sean R. Moore , Sana Syed , Donald E. Brown

Instance-aware embeddings predicted by deep neural networks have revolutionized biomedical instance segmentation, but its resource requirements are substantial. Knowledge distillation offers a solution by transferring distilled knowledge…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Xiaoyu Liu , Yueyi Zhang , Zhiwei Xiong , Wei Huang , Bo Hu , Xiaoyan Sun , Feng Wu

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Guanbin Li , Yuan Xie , Liang Lin , Yizhou Yu

Cancer is one of the leading causes of death in the developed world. Cancer diagnosis is performed through the microscopic analysis of a sample of suspicious tissue. This process is time consuming and error prone, but Deep Learning models…

图像与视频处理 · 电气工程与系统科学 2022-03-04 Pedro Costa , Yongpan Fu , João Nunes , Aurélio Campilho , Jaime S. Cardoso

The segmentation of kidney layer structures, including cortex, outer stripe, inner stripe, and inner medulla within human kidney whole slide images (WSI) plays an essential role in automated image analysis in renal pathology. However, the…

图像与视频处理 · 电气工程与系统科学 2023-09-07 Muhao Liu , Chenyang Qi , Shunxing Bao , Quan Liu , Ruining Deng , Yu Wang , Shilin Zhao , Haichun Yang , Yuankai Huo

This work proposed a novel learning objective to train a deep neural network to perform end-to-end image pixel clustering. We applied the approach to instance segmentation, which is at the intersection of image semantic segmentation and…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yen-Chang Hsu , Zheng Xu , Zsolt Kira , Jiawei Huang

In this work, we present a deep learning framework for multi-class breast cancer image classification as our submission to the International Conference on Image Analysis and Recognition (ICIAR) 2018 Grand Challenge on BreAst Cancer…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Yeeleng S. Vang , Zhen Chen , Xiaohui Xie

While convolutional neural networks have gained impressive success recently in solving structured prediction problems such as semantic segmentation, it remains a challenge to differentiate individual object instances in the scene. Instance…

机器学习 · 计算机科学 2017-07-14 Mengye Ren , Richard S. Zemel

Image segmentation is a fundamental problem in medical image analysis. In recent years, deep neural networks achieve impressive performances on many medical image segmentation tasks by supervised learning on large manually annotated data.…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Ling Zhang , Vissagan Gopalakrishnan , Le Lu , Ronald M. Summers , Joel Moss , Jianhua Yao