johnhany
Algorithm engineer. Master degree @ Applied Maths from UESTC. ML & CV & CG.
Writing a New BookBeijing, China
Pinned Repositories
AndroidProj
Some Android projects I created for practicing. Part of the codes come from other open source projects.
awesome-list
A list of useful stuff in Machine Learning, Computer Graphics, Software Development, ...
Hands-On-GANs-pytorch
Source code for book Hands-On Generative Adversarial Networks with PyTorch 1.x
leetcode
leetcode.com solutions with unit testing (VSCode+CMake+Boost.Test)
MOAAP
Updated source codes for book Mastering OpenCV Android Application Programming and it's Chinese edition 《深入OpenCV Android应用开发》.
OpenCV-NDK
A Color-to-grayscale Android app configured with CMake tool under Android Studio with OpenCV support.
OpenGLProjects
some OpenGL projects
SegmentsIntersection
A sweep line algorithm for segments intersection, with OpenGL illustrating the result.
textRotCorrect
DFT-based text image rotation correction using OpenCV
WPCrawler
a web crawler for single WordPress site
johnhany's Repositories
johnhany/awesome-list
A list of useful stuff in Machine Learning, Computer Graphics, Software Development, ...
johnhany/leetcode
leetcode.com solutions with unit testing (VSCode+CMake+Boost.Test)
johnhany/design_patterns
以深度学习的模型搭建和训练过程为例,解释面向对象编程中22种设计模式的基本原理
johnhany/Hands-On-GANs-pytorch
Source code for book Hands-On Generative Adversarial Networks with PyTorch 1.x
johnhany/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
johnhany/stylegan2-pytorch
Simplest working implementation of Stylegan2 in Pytorch
johnhany/ahoproc_tools
Tools for Ahocoder data processing and evaluation metrics
johnhany/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
johnhany/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
johnhany/cpp_notes
Personal C++ notes
johnhany/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
johnhany/flutter-projects
Flutter projects for practice
johnhany/generative-inpainting-pytorch
A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
johnhany/hugo-theme-guki
A Hugo theme based on dsrkafuu/hugo-theme-fuji
johnhany/hugo-theme-jack
Card-style Hugo theme designed for bloggers
johnhany/manjaro_setup
johnhany/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的数值计算框架
johnhany/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
johnhany/opencv
Open Source Computer Vision Library
johnhany/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
johnhany/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
johnhany/segan_pytorch
Speech Enhancement Generative Adversarial Network in PyTorch
johnhany/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
johnhany/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
johnhany/StackGAN-v2
johnhany/tensorflow
An Open Source Machine Learning Framework for Everyone
johnhany/tensorflow-dkt
Build DKT (Deep Knowledge Tracing) model with TensorFlow
johnhany/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
johnhany/ubuntu_setup
johnhany/VulkanPlayground