Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
awesome-deep-learning-papers
face-landmark
caffe 68 points face-landmark
jwmneu.github.io
Just for something to remember.
LLaMA-Adapter
Fine-tuning LLaMA to follow instructions within 1 Hour and 1.2M Parameters
MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
note
个人笔记及学习记录
PCN-FaceDetection
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
pku-cs-self-learning
计算机自学指南
PO_CR
Reimplementation of Project-Out Cascaded Regression
jwmneu's Repositories
jwmneu/face-landmark
caffe 68 points face-landmark
jwmneu/MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
jwmneu/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
jwmneu/awesome-knowledge-distillation
Awesome Knowledge Distillation
jwmneu/binary-human-pose-estimation
This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited Resources paper by Adrian Bulat and Georgios Tzimiropoulos.
jwmneu/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
jwmneu/cnn_head_pose_estimator
a simple and fast mxnet version CNN based head pose estimator
jwmneu/deeplearningbook-chinese
Deep Learning Book Chinese Translation
jwmneu/DeepST
Deep Learning for Spatio-Temporal Data
jwmneu/dest
:panda_face: One Millisecond Deformable Shape Tracking Library (DEST)
jwmneu/DPNs
Dual Path Networks
jwmneu/Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
jwmneu/face_align
This is the open source of Hangzhou QIantu Technology which implement a real-time face alignment
jwmneu/FaceSpoofingDetection
jwmneu/from-python-to-numpy
A book on numpy vectorization techniques, Nicolas P. Rougier, 2017
jwmneu/ganhacks
starter from "How to Train a GAN?" at NIPS2016
jwmneu/handong1587.github.io
jwmneu/lbcnn.torch
Torch implementation of CVPR'17 - Local Binary Convolutional Neural Networks http://xujuefei.com/lbcnn.html
jwmneu/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
jwmneu/MCNet-Extension
Learning a multi-center convolutional network for unconstrained face alignment
jwmneu/mtcnn
jwmneu/MTCNN-1
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.
jwmneu/NormFace
NormFace: L2 HyperSphere Embedding for Face Verification
jwmneu/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
jwmneu/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
jwmneu/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
jwmneu/RSA-for-object-detection
Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017
jwmneu/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
jwmneu/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
jwmneu/TrafficSignsRecognition