Pinned Repositories
3DMM_edges
Matlab implementation of algorithm for fitting 3D Morphable Model to images using edge features
Adaboost
Implementations of the classification algorithm "Adaboost" with various weak learners
AutoEncoder
Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder
awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
BCILAB
MATLAB Toolbox for Brain-Computer Interface Research
Blasting_dictionary
爆破字典
blind-sqli
A simple python script that exploits blind SQL Injections. Useful for PoCs.
caffe
Caffe: a fast open framework for deep learning.
caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
UFLDL_Ex
Complete codes for exercises in Stanford UFLDL tutorials.
teabottle300ml's Repositories
teabottle300ml/3DMM_edges
Matlab implementation of algorithm for fitting 3D Morphable Model to images using edge features
teabottle300ml/Adaboost
Implementations of the classification algorithm "Adaboost" with various weak learners
teabottle300ml/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
teabottle300ml/BCILAB
MATLAB Toolbox for Brain-Computer Interface Research
teabottle300ml/Blasting_dictionary
爆破字典
teabottle300ml/caffe
Caffe: a fast open framework for deep learning.
teabottle300ml/caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
teabottle300ml/caffe-windows
Configure Caffe in one hour for Windows users.
teabottle300ml/ctf
CTF Field Guide
teabottle300ml/ctf-tools
Some setup scripts for security research tools.
teabottle300ml/CTFCrackTools
China's first CTFTools framework.**国内首个CTF工具框架,旨在帮助CTFer快速攻克难关
teabottle300ml/drml
DRML from KailiZhao's paper(2016-CVPR). For caffe version on 2017/8/19. code updated.
teabottle300ml/dtf_fisher
Improved Dense Trajectory features encoded by Fisher Vectors
teabottle300ml/emoti-recognition
Dynamic Facial Expression Recognition
teabottle300ml/EmotiRecog
My personal code for emotion recognition
teabottle300ml/eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
teabottle300ml/FacialExpressionDetection
Facial expression recognition with ASM and Gabor
teabottle300ml/icassp15_emotion
This reoisitory contains the program assiciated with the paper with ID SPTM-P8.5 at IEEE ICASSP 2015 - Sparsity and Optimization session. A pre-print paper is available at http://arxiv.org/abs/1410.1606.
teabottle300ml/LightNet
Efficient, transparent deep learning in hundreds of lines of code.
teabottle300ml/lrslibrary
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
teabottle300ml/MatlabFunc
Matlab codes for feature learning
teabottle300ml/mexopencv
Collection and a development kit of matlab mex functions for OpenCV library
teabottle300ml/micro-expression
teabottle300ml/Micro-Expression-with-Deep-Learning
Experimentation of deep learning on the subjects of micro-expression spotting and recognition.
teabottle300ml/Multi-class-AdaBoost
SAMME - Stagewise Additive Modeling using a Multi-class Exponential loss function
teabottle300ml/Multi-Label-Neural-Network
Multi Label Neural Network
teabottle300ml/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
teabottle300ml/PCANet_PLUS
Deep Principal Component Analysis Networks
teabottle300ml/PRMLT
Pattern Recognition and Machine Learning Toolbox
teabottle300ml/UFLDL-Tutorial-Exercise