Whiteglad's Stars
jw4hv/deepflash
Supervised Predictive Medical Image Registration Model
DeepRegNet/DeepReg
Medical image registration using deep learning
YipengHu/label-reg
(This repo is no longer up-to-date. Any updates will be at https://github.com/DeepRegNet/DeepReg/) A demo of the re-factored label-driven registration code, based on "Weakly-supervised convolutional neural networks for multimodal image registration"
uncbiag/DeepAtlas
Joint Semi-supervised Learning of Image Registration and Segmentation
Duoduo-Qian/Medical-image-registration-Resources
Medical image registration related books, tutorials, papers, datasets, toolboxes and deep learning open source codes
osmr/imgclsmob
Sandbox for training deep learning networks
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Alliance-DENG/LungNodulesDetection
A detection framework using LUNA16 dataset
suhailashakiah/LungNoduleDetection
Lung nodule detection using YOLO
RoyceMao/3D-Lung-nodules-detection
【医学影像分析】3D-CT影像的肺结节检测(LUNA16数据集)
yijingru/KG_Instance_Segmentation
[MICCAI 2019] Multi-scale Cell Instance Segmentation with Keypoint Graph based Bounding Boxes
Arkkienkeli/MaskRCNN-3D
HMS-IDAC/YOLO3D
3D YOLO Implementation in TensorFlow
MIC-DKFZ/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
merantix/picasso
:art: A CNN visualizer
sfikas/medical-imaging-datasets
A list of Medical imaging datasets.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
raghakot/keras-vis
Neural network visualization toolkit for keras
pmneila/morphsnakes
Morphological snakes for image segmentation and tracking
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
aleju/imgaug
Image augmentation for machine learning experiments.
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras