Pinned Repositories
arcface-pytorch
AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
BERT-pytorch
Google AI 2018 BERT pytorch implementation
d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
deeplearning-models
A collection of various deep learning architectures, models, and tips
DISTORT-AND-RECOVER-CVPR18
Code for "Distort-and-Recover: Color Enhancement with Deep Reinforcement Learning", CVPR18
DnCNN-PyTorch
PyTorch implementation of the TIP2017 paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
DnCNN-tensorflow
:octocat::octocat:A tensorflow implement of the paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
donghaW's Repositories
donghaW/arcface-pytorch
donghaW/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
donghaW/BERT-pytorch
Google AI 2018 BERT pytorch implementation
donghaW/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
donghaW/deeplearning-models
A collection of various deep learning architectures, models, and tips
donghaW/DISTORT-AND-RECOVER-CVPR18
Code for "Distort-and-Recover: Color Enhancement with Deep Reinforcement Learning", CVPR18
donghaW/DnCNN-PyTorch
PyTorch implementation of the TIP2017 paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
donghaW/DnCNN-tensorflow
:octocat::octocat:A tensorflow implement of the paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
donghaW/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
donghaW/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
donghaW/GAN-MNIST
Generative Adversarial Network for MNIST with tensorflow
donghaW/Humpback-Whale-Identification-1st-
https://www.kaggle.com/c/humpback-whale-identification
donghaW/julia
The Julia Language: A fresh approach to technical computing.
donghaW/kaggle-hpa
Code for 3rd place solution in Kaggle Human Protein Atlas Image Classification Challenge.
donghaW/kaggle_carvana_segmentation
Code for the 1st place model in Carvana Image Masking Challenge
donghaW/kaggle_salt_bes_phalanx
Kaggle Salt b.e.s. & phalanx
donghaW/Lunar
this is a repository for Lunar date convert project
donghaW/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
donghaW/PyQt5
《PyQt5快速开发与实战》配套代码
donghaW/Python-100-Days
Python - 100天从新手到大师
donghaW/pytorch-rgn
Recurrent Geometric Network in Pytorch
donghaW/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
donghaW/RandWireNN
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
donghaW/RCF-pytorch
Richer Convolutional Features for Edge Detection model in pytorch
donghaW/rgn
Recurrent Geometric Networks for end-to-end differentiable learning of protein structure
donghaW/SiamRPN_plus_plus_PyTorch
SiamRPN, SiamRPN++, unofficial implementation of "SiamRPN++" (CVPR2019), multi-GPUs, LMDB.
donghaW/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
donghaW/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
donghaW/VAE-CVAE-MNIST
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
donghaW/VQ-VAE
Minimalist implementation of VQ-VAE in Pytorch