Pinned Repositories
-
2101-2111.code
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Attention-Reg
AutoDebias
This is the official pytorch implementation of AutoDebias, an automatic debiasing method for recommendation.
awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
BrainTumor
CVIB-Rec
Official Implementation of Information Theoretic Counterfactual Learning from Missing Not At Random Feedback. NeurIPS 2020.
yanghaoXiao's Repositories
yanghaoXiao/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
yanghaoXiao/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
yanghaoXiao/Different-Generative-Adversarial-Networks-GANs
Developed DCGAN and SAGAN with spectral normalization and self-attention mechanism. Evaluated using FID score.
yanghaoXiao/GANs-for-Medical-Image-Analysis
yanghaoXiao/lernapparat
Various Notebooks for Lernapparat.de
yanghaoXiao/MRGAN-TensorFlow
This repository is the implementation of the CT to MR synthesis using TensorFlow
yanghaoXiao/MRI-styletransfer-CycleGAN
CycleGAN, a variation of GAN (Generative Adversarial Network) which works well with unpaired data thus fits best for medical images. Used CycleGAN for T1-weighted to T2-weighted in MRI image translation.
yanghaoXiao/MRI-to-CT-DCNN-TensorFlow
This repository is the implementations of the paper "MR-based Synthetic CT Generation using Deep Convolutional Neural Network Method," Medical Physics 2017.
yanghaoXiao/mrtoct-pytorch
Pytorch model for MRI to CT synthesis.
yanghaoXiao/mrtoct-scripts
Preprocessing scripts for MRI to CT synthesis.
yanghaoXiao/Notes
yanghaoXiao/pGAN-cGAN
yanghaoXiao/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
yanghaoXiao/SpineC2M
This repository includes Spine data based CT to MR image synthesis
yanghaoXiao/Style-Transfer-using-CycleGan---Medical-Images
yanghaoXiao/TikZ
Complete collection of my PGF/TikZ figures.
yanghaoXiao/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习