anqin888's Stars
qubvel/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
deep-learning-with-pytorch/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
CERN/TIGRE
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
RTKConsortium/RTK
Reconstruction Toolkit
raysearchlabs/dicomutils
A set of utilities for working with DICOM files
anqin888/CT_lung_3D_segmentation
3D Segmentation of Lungs from CT Scan Volumes
anqin888/Deep-Residual-Unet
ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Residual and UNet) models.