jinguang-dong
Hobbyist developer with an focus in the C and C++ languages, AOSP development and Linux.
HUAWEI technology Ltd.XiAn, China
Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
acme.sh
A pure Unix shell script implementing ACME client protocol
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
android
IRCCloud Android App
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
hello-world
just another reponsitory
How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
jinguang-dong's Repositories
jinguang-dong/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
jinguang-dong/android-training-course-in-chinese
Android官方培训课程中文版
jinguang-dong/ar-drawing-java
A simple AR drawing experiment build in Java using ARCore.
jinguang-dong/Augmentor
Image augmentation library in Python for machine learning.
jinguang-dong/BootImgTool
A Tool for unpack/pack android boot.img
jinguang-dong/Cat_or_dog-kaggle-vgg19-tensorflow
A simple Tensorflow code for fine-tuning VGG-19 to solve 'cat or dog' task in kaggle.
jinguang-dong/deeplearningsourceseparation
Deep Recurrent Neural Networks for Source Separation
jinguang-dong/fuchsia-web-demo
Pink + Purple + Web == Fuchsia Web Demo - (unofficial)
jinguang-dong/GerritScraper
Scrapes info from Gerrit that is hidden behind auth
jinguang-dong/ggrc-core
GGRC Core
jinguang-dong/go-study-index
Go 语言学习资料索引
jinguang-dong/guides
TODO Group Guides
jinguang-dong/Halide
a language for fast, portable data-parallel computation
jinguang-dong/Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
jinguang-dong/lk
LK embedded kernel
jinguang-dong/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
jinguang-dong/models
Models and examples built with TensorFlow
jinguang-dong/multisensory
Code for the paper: Audio-Visual Scene Analysis with Self-Supervised Multisensory Features
jinguang-dong/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
jinguang-dong/pose-tensorflow
Human Pose estimation with TensorFlow framework
jinguang-dong/pyelftools
Parsing ELF and DWARF in Python
jinguang-dong/shadowsocks_install
Auto install shadowsocks server,thanks 秋水逸冰
jinguang-dong/speech-denoising-wavenet
A neural network for end-to-end speech denoising
jinguang-dong/stressapptest
Stressful Application Test - userspace memory and IO test
jinguang-dong/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model
jinguang-dong/Tacotron-2
Deepmind's Tacotron-2 Tensorflow implementation
jinguang-dong/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
jinguang-dong/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
jinguang-dong/tinyalsa
Tiny library to interface with ALSA in the Linux kernel
jinguang-dong/wavenet_vocoder
WaveNet vocoder