ResByte's Stars
piiswrong/dec
facebookresearch/ResNeXt
Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
btamada/jp-software-companies
List of software companies in Japan for techies
GunhoChoi/Kind-PyTorch-Tutorial
Kind PyTorch Tutorial for beginners
oeway/pytorch-deform-conv
PyTorch implementation of Deformable Convolution
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
sjchoi86/Tensorflow-101
TensorFlow Tutorials
mdibaiee/flappy-es
Flappy Bird AI using Evolution Strategies
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
mattjj/pyhsmm
zuoxingdong/VIN_PyTorch_Visdom
PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
alejocb/rgbdtam
RGBDTAM: A Cost-Effective and Accurate RGB-D Tracking and Mapping System.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
carpedm20/DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
xiong-zhitong/pytorch_RFCN
buntyke/TRo2017
mrzhu-cool/pix2pix-pytorch
PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
lmzintgraf/DeepVis-PredDiff
Visualizing Deep Neural Network Decisions: Prediction Difference Analysis
faif/python-patterns
A collection of design patterns/idioms in Python
hmi88/Fast_Multi_Style_Transfer-tensorflow
Multi style transfer. You can make Gogh + Manet + Picasso style image
DJTobias/Cherry-Autonomous-Racecar
Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
allenai/XNOR-Net
ImageNet classification using binary Convolutional Neural Networks
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
yenchenlin/pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".