easycui's Stars
junyanz/BicycleGAN
Toward Multimodal Image-to-Image Translation
pathak22/context-encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
grey-eye/talking-heads
Our implementation of "Few-Shot Adversarial Learning of Realistic Neural Talking Head Models" (Egor Zakharov et al.)
tomguluson92/StyleGAN_PyTorch
The implementation of StyleGAN on PyTorch 1.0.1
Knio/dominate
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
tanglang96/MDENAS
Multinomial Distribution Learning for Effective Neural Architecture Search
pytorch/botorch
Bayesian optimization in PyTorch
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning
xinario/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
jacobkimmel/pytorch_modelsize
Estimates the size of a PyTorch model in memory
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
amanusk/s-tui
Terminal-based CPU stress and monitoring utility
peterq/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
tkipf/pygcn
Graph Convolutional Networks in PyTorch
DeepGraphLearning/LiteratureDL4Graph
A comprehensive collection of recent papers on graph deep learning
satwikkansal/wtfpython
What the f*ck Python? 😱
adamkwolf/3d-nii-visualizer
A NIfTI (nii.gz) 3D Visualizer using VTK and Qt5
PatrickChrist/LITS-CHALLENGE
INFORMATION FOR THE LIVER TUMOR SEGMENTATION CHALLENGE
nabsabraham/focal-tversky-unet
This repo contains the code for our paper "A novel focal Tversky loss function and improved Attention U-Net for lesion segmentation" accepted at IEEE ISBI 2019.
MIC-DKFZ/nnUNet
xmengli/H-DenseUNet
TMI 2018. H-DenseUNet: Hybrid Densely Connected UNet for Liver and Tumor Segmentation from CT Volumes
navdeep-G/setup.py
📦 A Human's Ultimate Guide to setup.py.
MIC-DKFZ/batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
jlevy/the-art-of-command-line
Master the command line, in one page
pytorch/tutorials
PyTorch tutorials.
galsang/ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow