Pinned Repositories
awesome-NAS
A curated list of neural architecture search (NAS) resources.
crash-course-computer-science-chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
deep_headpose_tf
head pose estimation
deeplabv3
Implementation of DeepLabv3 in TensorFlow
I3D_Master
implementation of Inflated 3D ConvNet in TensorFlow
MTCNN_USE_TF_E2E
MTCNN face detection & alignment all in TensorFlow
SCUT-HEAD-Dataset-Release
SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.
SSH-TensorFlow
This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector
SSHA-TensorFlow
TensorFlow implementation of SSH and add face keypoints localization
st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
wanjinchang's Repositories
wanjinchang/SSH-TensorFlow
This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector
wanjinchang/deep_headpose_tf
head pose estimation
wanjinchang/MTCNN_USE_TF_E2E
MTCNN face detection & alignment all in TensorFlow
wanjinchang/SSHA-TensorFlow
TensorFlow implementation of SSH and add face keypoints localization
wanjinchang/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
wanjinchang/algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
wanjinchang/awesome-ai-awesomeness
A curated list of awesome awesomeness about ai
wanjinchang/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
wanjinchang/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
wanjinchang/awesome-lane-detection
lane detection
wanjinchang/awesome-model-compression-and-acceleration
a list of awesome papers on deep model ompression and acceleration
wanjinchang/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
wanjinchang/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
wanjinchang/ESPNetv2
A light-weight, power efficient, and general purpose convolutional neural network
wanjinchang/HyperDL-Tutorial
深度学习教程整理 | 干货
wanjinchang/Learning-from-data
记录Learning from data一书中的习题解答
wanjinchang/lihang-code
《统计学习方法》的代码实现
wanjinchang/MNN-APPLICATIONS
MNN applications by MNN, JNI exec, RK3399. Support tflite\tensorflow\caffe\onnx models.
wanjinchang/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
wanjinchang/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
wanjinchang/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
wanjinchang/optuna
A hyperparameter optimization framework
wanjinchang/partialconv
A New Padding Scheme: Partial Convolution based Padding
wanjinchang/programmers-introduction-to-mathematics
Code for A Programmer's Introduction to Mathematics
wanjinchang/pytorch-segmentation
PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)
wanjinchang/reaver-pysc2
Reaver: StarCraft II Deep Reinforcement Learning Agent. Modular DRL framework. Works with Gym, Atari, and MuJoCo as well.
wanjinchang/ShelfNet
Implementation for my paper "ShelfNet for Real-time semantic segmentation"
wanjinchang/tensorflow-yolov3
Pure tensorflow Implement of YOLOv3 with support to train your own dataset
wanjinchang/tutorials-4
Tutorials for creating and using ONNX models
wanjinchang/YOLO_V3
Improve YOLO_V3 with latest paper