paper-with-me

Papers

HarDNet-MSEG: A Simple Encoder-Decoder Polyp Segmentation Neural Network that Achieves over 0.9 Mean Dice and 86 FPS

2021-01-18 · Chien-Hsiang Huang, Hung-Yu Wu, Youn-Long Lin

We propose a new convolution neural network called HarDNet-MSEG for polyp segmentation. It achieves SOTA in both accuracy and inference speed on five popular datasets. For Kvasir-SEG, HarDNet-MSEG delivers 0.904 mean Dice running at 86.7 FPS on a GeForce RTX 2080 Ti GPU. It consists of a backbone and a decoder. The backbone is a low memory traffic CNN called HarDNet68, which has been successfully applied to various CV tasks including image classification, object detection, multi-object tracking and semantic segmentation, etc. The decoder part is inspired by the Cascaded Partial Decoder, known for fast and accurate salient object detection. We have evaluated HarDNet-MSEG using those five popular datasets. The code and all experiment details are available at Github. https://github.com/james128333/HarDNet-MSEG

📄 PDF Abstract BibTeX arXiv:2101.07172

Code (4)

james128333/HarDNet-MSEG 공식 구현 pytorch
2023-MindSpore-4/Code10/tree/main/hardnet mindspore
lanPN85/HarDNet-MSEG pytorch
sahadevpoudel/hardnet-mseg pytorch

Tasks

DecoderGPUimage-classificationImage ClassificationMedical Image SegmentationMulti-Object TrackingObjectobject-detectionObject DetectionObject TrackingSalient Object DetectionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HarDNet-DFUS: An Enhanced Harmonically-Connected Network for Diabetic Foot Ulcer Image Segmentation and Colonoscopy Polyp Segmentation

2022-09-15 · Ting-Yu Liao, Ching-Hui Yang, Yu-Wen Lo, Kuan-Ying Lai 외

We present a neural network architecture for medical image segmentation of diabetic foot ulcers and colonoscopy polyps. Diabetic foot ulcers are caused by neuropathic and vascular complications of diabetes mellitus. In o…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Cooperation Learning Enhanced Colonic Polyp Segmentation Based on Transformer-CNN Fusion

2023-01-17 · Yuanyuan Wang, Zhaohong Deng, Qiongdan Lou, Shudong Hu 외

Traditional segmentation methods for colonic polyps are mainly designed based on low-level features. They could not accurately extract the location of small colonic polyps. Although the existing deep learning methods can…

Diabetic Foot Ulcer Grand Challenge 2022 Summary

2023-04-24 · Connah Kendrick, Bill Cassidy, Neil D. Reeves, Joseph M. Pappachan 외

The Diabetic Foot Ulcer Challenge 2022 focused on the task of diabetic foot ulcer segmentation, based on the work completed in previous DFU challenges. The challenge provided 4000 images of full-view foot ulcer images to…

Deep ensembles in bioimage segmentation

2021-12-24 · Loris Nanni, Daniela Cuza, Alessandra Lumini, Andrea Loreggia 외

Semantic segmentation consists in classifying each pixel of an image by assigning it to a specific label chosen from a set of all the available ones. During the last few years, a lot of attention shifted to this kind of …

DecoderSegmentationSemantic Segmentation

Double Encoder-Decoder Networks for Gastrointestinal Polyp Segmentation

2021-10-05 · Adrian Galdran, Gustavo Carneiro, Miguel A. González Ballester

Polyps represent an early sign of the development of Colorectal Cancer. The standard procedure for their detection consists of colonoscopic examination of the gastrointestinal tract. However, the wide range of polyp shap…

DecoderSegmentationSemantic Segmentation