Pinned Repositories
BBR
Multimodal non-rigid boundary based registration
brain-synthesis-lesion-segmentation
Code for the paper "Medical Image Synthesis for Data Augmentation and Anonymization using Generative Adversarial Networks" and NVIDIA DLI workshop on GAN for Medical Imaging
DeepReg
Medical image registration using deep learning (beta)
deform-conv
Deformable Convolution in TensorFlow / Keras
DeformableConv
Using Keras with Tensorflow backend to implement deformable convolution. I test it on Mnist handwriting dataset, and get a enhanced result, especially for Rescaled images. Part of codes refer to https://github.com/kastnerkyle/deform-conv.
FCN-registration
A tensorflow implementation of "Non-rigid image registration using fully convolutional networks with deep self-supervision"
JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
medical-data
pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
voxelmorph
Unsupervised Learning for Image Registration
tianlili1's Repositories
tianlili1/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
tianlili1/voxelmorph
Unsupervised Learning for Image Registration
tianlili1/BBR
Multimodal non-rigid boundary based registration
tianlili1/brain-synthesis-lesion-segmentation
Code for the paper "Medical Image Synthesis for Data Augmentation and Anonymization using Generative Adversarial Networks" and NVIDIA DLI workshop on GAN for Medical Imaging
tianlili1/DeepReg
Medical image registration using deep learning (beta)
tianlili1/deform-conv
Deformable Convolution in TensorFlow / Keras
tianlili1/DeformableConv
Using Keras with Tensorflow backend to implement deformable convolution. I test it on Mnist handwriting dataset, and get a enhanced result, especially for Rescaled images. Part of codes refer to https://github.com/kastnerkyle/deform-conv.
tianlili1/FCN-registration
A tensorflow implementation of "Non-rigid image registration using fully convolutional networks with deep self-supervision"
tianlili1/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
tianlili1/medical-data
tianlili1/medSynthesisV1
This is a copy of package for medical image synthesis work with LRes-ResUnet and GAN (wgan-gp) in pytorch framework