Pinned Repositories
age-gender-estimation
Keras implementation of a CNN network for estimating age and gender
android-rs-glue
Glue between Rust and Android
AndroidLuaExample
Lua 5.3.3 and LuaJava ported to Android example
AndroLua
Lua 5.3.3 and LuaJava ported to Android
AndroLua_pro
Lua5.3.1 for android pro
anki-3d-engine
AnKi 3D engine source repository
anki-3d-engine-3rd-party
Loong
Integrate Sikuli with LDTP
mxtorch
A flexible and efficient lib based on PyTorch
kingofoz's Repositories
kingofoz/AndroidLuaExample
Lua 5.3.3 and LuaJava ported to Android example
kingofoz/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
kingofoz/caffe-segnet
Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
kingofoz/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
kingofoz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more (from UC Berkeley)
kingofoz/darknet
Convolutional Neural Networks
kingofoz/deform-conv
Deformable Convolution in TensorFlow / Keras
kingofoz/DiscoGAN
Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
kingofoz/DiscoGAN-Tensorflow
An implementation of DiscoGAN in tensorflow
kingofoz/dlib-android
:dragon: Port dlib to Android
kingofoz/dtn-tensorflow
domain transfer network. tensorflow implementation of unsupervised cross-domain image generation
kingofoz/face_recognition_models
Trained models for the face_recognition python library
kingofoz/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
kingofoz/faiss
A library for efficient similarity search and clustering of dense vectors.
kingofoz/glsgan
Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN)
kingofoz/hyperboard
A web-based dashboard for Deep Learning
kingofoz/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
kingofoz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks https://richzhang.github.io
kingofoz/LightRNN-NIPS2016-Tensorflow_code
The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org/abs/1610.09893)
kingofoz/lsgan
This is the project for LS-GAN (Loss-Sensitive GAN)
kingofoz/Model-Compression
This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep Compression" by Song Han et. al. This paper received best paper award in ICLR 2016
kingofoz/Neural-Dialogue-Generation
kingofoz/nim-bgfx
BGFX wrapper for the nim programming language.
kingofoz/pix2pix
Image-to-image translation with conditional adversarial nets
kingofoz/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
kingofoz/pix2pix-tensorflow-1
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
kingofoz/struct-attn
Code for Structured Attention Networks https://arxiv.org/abs/1702.00887
kingofoz/tensorflow_notes
Tensorflow notes
kingofoz/WassersteinGAN
kingofoz/WGAN-tensorflow
a tensorflow implementation of WGAN