中文
相关论文

相关论文: ALiSNet: Accurate and Lightweight Human Segmentati…

200 篇论文

We introduce the first active learning (AL) model for high-accuracy instance segmentation of moveable parts from RGB images of real indoor scenes. Specifically, our goal is to obtain fully validated segmentation results by humans while…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Ruiqi Wang , Akshay Gadi Patil , Fenggen Yu , Hao Zhang

Image Segmentation plays an essential role in computer vision and image processing with various applications from medical diagnosis to autonomous car driving. A lot of segmentation algorithms have been proposed for addressing specific…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Yi Liu , Lutao Chu , Guowei Chen , Zewu Wu , Zeyu Chen , Baohua Lai , Yuying Hao

While fine-tuning pre-trained networks has become a popular way to train image segmentation models, such backbone networks for image segmentation are frequently pre-trained using image classification source datasets, e.g., ImageNet. Though…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Xuhong Li , Haoyi Xiong , Yi Liu , Dingfu Zhou , Zeyu Chen , Yaqing Wang , Dejing Dou

Image segmentation plays an essential role in nuclei image analysis. Recently, the segment anything model has made a significant breakthrough in such tasks. However, the current model exists two major issues for cell segmentation: (1) the…

图像与视频处理 · 电气工程与系统科学 2023-08-24 Qing Xu , Wenwei Kuang , Zeyu Zhang , Xueyao Bao , Haoran Chen , Wenting Duan

Few-shot segmentation (FSS) methods perform image segmentation for a particular object class in a target (query) image, using a small set of (support) image-mask pairs. Recent deep neural network based FSS methods leverage high-dimensional…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Siddhartha Gairola , Mayur Hemani , Ayush Chopra , Balaji Krishnamurthy

Label propagation is a popular technique for anatomical segmentation. In this work, we propose a novel deep framework for label propagation based on non-local label fusion. Our framework, named CompareNet, incorporates subnets for both…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Yuan Liang , Weinan Song , J. P. Dym , Kun Wang , Lei He

One of the major challenges for the agricultural industry today is the uncertainty in manual labor availability and the associated cost. Automated flower and fruit density estimation, localization, and counting could help streamline…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Uddhav Bhattarai , Santosh Bhusal , Qin Zhang , Manoj Karkee

With a large influx of dermoscopy images and a growing shortage of dermatologists, automatic dermoscopic image analysis plays an essential role in skin cancer diagnosis. In this paper, a new deep fully convolutional neural network (FCNN) is…

计算机视觉与模式识别 · 计算机科学 2017-03-17 Jin Qi , Miao Le , Chunming Li , Ping Zhou

Few-shot segmentation aims to segment unseen-class objects given only a handful of densely labeled samples. Prototype learning, where the support feature yields a singleor several prototypes by averaging global and local object information,…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ehtesham Iqbal , Sirojbek Safarov , Seongdeok Bang

Remote sensing image segmentation is a specific task of remote sensing image interpretation. A good remote sensing image segmentation algorithm can provide guidance for environmental protection, agricultural production, and urban…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Jiacheng Li

In this study, we propose LDMRes-Net, a lightweight dual-multiscale residual block-based computational neural network tailored for medical image segmentation on IoT and edge platforms. Conventional U-Net-based models face challenges in…

图像与视频处理 · 电气工程与系统科学 2023-09-08 Shahzaib Iqbal , Tariq M. Khan , Syed S. Naqvi , Muhammad Usman , Imran Razzak

We propose a novel transformer-style architecture called Global-Local Filter Network (GLFNet) for medical image segmentation and demonstrate its state-of-the-art performance. We replace the self-attention mechanism with a combination of…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Athanasios Tragakis , Qianying Liu , Chaitanya Kaul , Swalpa Kumar Roy , Hang Dai , Fani Deligianni , Roderick Murray-Smith , Daniele Faccio

We propose a novel Enhanced Feature Aggregation and Selection network (EFASNet) for multi-person 2D human pose estimation. Due to enhanced feature representation, our method can well handle crowded, cluttered and occluded scenes. More…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xixia Xu , Qi Zou , Xue Lin

Urban-scene Image segmentation is an important and trending topic in computer vision with wide use cases like autonomous driving [1]. Starting with the breakthrough work of Long et al. [2] that introduces Fully Convolutional Networks…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Shorya Sharma

While large models have achieved significant progress in computer vision, challenges such as optimization complexity, the intricacy of transformer architectures, computational constraints, and practical application demands highlight the…

图像与视频处理 · 电气工程与系统科学 2025-11-03 Juntao Jiang , Mengmeng Wang , Huizhong Tian , Lingbo Cheng , Yong Liu

Determining the localization of specific protein in human cells is important for understanding cellular functions and biological processes of underlying diseases. Among imaging techniques, high-throughput fluorescence microscopy imaging is…

计算机视觉与模式识别 · 计算机科学 2019-02-01 Yijun Tian

We present a new instance segmentation approach tailored to biological images, where instances may correspond to individual cells, organisms or plant parts. Unlike instance segmentation for user photographs or road scenes, in biological…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Victor Kulikov , Victor Lempitsky

We address the problem of estimating human pose and body shape from 3D scans over time. Reliable estimation of 3D body shape is necessary for many applications including virtual try-on, health monitoring, and avatar creation for virtual…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Chao Zhang , Sergi Pujades , Michael Black , Gerard Pons-Moll

We propose to predict histograms of object sizes in crowded scenes directly without any explicit object instance segmentation. What makes this task challenging is the high density of objects (of the same category), which makes instance…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Kishan Sharma , Moritz Gold , Christian Zurbruegg , Laura Leal-Taixé , Jan Dirk Wegner

Semantic segmentation for medical 3D image stacks enables accurate volumetric reconstructions, computer-aided diagnostics and follow up treatment planning. In this work, we present a novel variant of the Unet model called the NUMSnet that…

图像与视频处理 · 电气工程与系统科学 2023-04-07 Sohini Roychowdhury
‹ 上一页 1 8 9 10 下一页 ›