Stars
LUNA16-Lung-Nodule-Analysis-2016-Challenge
3D U-Net model for volumetric semantic segmentation written in pytorch
A Probabilistic U-Net for segmentation of ambiguous images implemented in PyTorch
Official repo for Medical Image Segmentation Review: The Success of U-Net
This is the segmentation process of the LIDC-IDRI dataset. Checkout my preprocessing repository to use this repository
This is the preprocessing step of the LIDC-IDRI dataset
SMR-UNet based lung nodule segmentation algorithm
基于深度学习的肿瘤辅助诊断系统,以图像分割为核心,利用人工智能完成肿瘤区域的识别勾画并提供肿瘤区域的特征来辅助医生进行诊断。有完整的模型构建、后端架设、工业级部署和前端访问功能。TensorRT、PyTorch 、OpenCV 、Flask、Vue