Pinned Repositories
100-days
100 day changed
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-satellite-imagery-competitions
List of machine learning competitions for satellite imagery and remote sensing.
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
book
Book PDF
book-1
code2018_python_2
interview
my prepare work for future jobs
leetcode_java_idea
zengjichen's Repositories
zengjichen/100-days
100 day changed
zengjichen/book
Book PDF
zengjichen/book-1
zengjichen/code2018_python_2
zengjichen/interview
my prepare work for future jobs
zengjichen/leetcode_java_idea
zengjichen/create-your-own-adventure
zengjichen/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zengjichen/deepbilateral
PyTorch implementation of Deep Bilateral Learning for Real Time Image Enhancement.
zengjichen/deeplearningbook-chinese
Deep Learning Book Chinese Translation
zengjichen/DPSR
Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)
zengjichen/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
zengjichen/Free-Deep-Learning-Books
zengjichen/go2020
work on 2020
zengjichen/Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
zengjichen/human_counter
基于yolo3的人数统计程序
zengjichen/hyperlpr-train
Script to train Hyperlpr(https://github.com/zeusees/HyperLPR)
zengjichen/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
zengjichen/leetcode_python
zengjichen/Lighting-the-Darkness-in-the-Deep-Learning-Era-Open
zengjichen/Low-light-Image-Enhancement
Python implementation of two low-light image enhancement techniques via illumination map estimation
zengjichen/machine-learning
zengjichen/models
Models and examples built with TensorFlow
zengjichen/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
zengjichen/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
zengjichen/SENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
zengjichen/ssr-accounts
一键部署Shadowsocks服务;免费Shadowsocks账号分享;免费SS账号分享; 翻墙
zengjichen/StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)
zengjichen/start2019
zengjichen/torch-batch-svd
A batch version SVD of pytorch implemented by cuSolver