Pinned Repositories
adaboost-viola-jones
Simple Adaboost Implementation in Matlab in context of the Viola Jones Face Detection Framework
adience_align
This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
angular-drag-and-drop-lists
Angular directives for sorting nested lists using the HTML5 Drag & Drop API
angular-dragdrop
Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever
angular.js
HTML enhanced for web apps
ant-design-landing
:mountain_bicyclist: Landing Pages of Ant Design System
generator
A code generator for MyBatis and iBATIS.
MyMVC
Java MVC simple implement by java annotation
rabbit.js
Messaging in Node.JS made easy using RabbitMQ
llkey221's Repositories
llkey221/charisma
Free, responsive, multiple skin admin template
llkey221/memcached-cache
MyBatis Memcached adapter
llkey221/osharp
osharp framework version 3.0
llkey221/bootstrap
Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
llkey221/angular.js
HTML enhanced for web apps
llkey221/flandmark
Open-source implementation of facial landmark detector
llkey221/angular-drag-and-drop-lists
Angular directives for sorting nested lists using the HTML5 Drag & Drop API
llkey221/ios-html5-drag-drop-shim
A drop-in shim to allow you to use existing html5 drag'n'drop code with mobile browsers
llkey221/jsonblob
JSON Blob was created to help parallelize client/server development. Mock JSON responses can be defined using the online editor and then clients can use the JSON Blob API to retrieve and update the mock responses.
llkey221/angular-dragdrop
Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever
llkey221/formbuilder
[Needs Maintainer] Formbuilder is a small graphical interface for letting users build their own webforms.
llkey221/blog
个人技术博客,博文写在 Issues 里
llkey221/PdfToWord
llkey221/DeepID_FaceClassify
Practise of DeepID for Face Classification
llkey221/crx-selection-translate
A useful , simple and quickly translate extension for Chrome.
llkey221/FaceAlignment
Face Alignment by Explicit Shape Regression
llkey221/FaceRetrieval
llkey221/Distributed_spider_pku_java
1. 主要分为三个模块,一个爬虫抓取模块,一个是数据处理模块,一个是用户模块。 2. 爬虫抓取模块主要是从直播吧、新浪体育、网易体育上爬取有关足球的新闻和用户关于足球的评论,利用集群HADOOP抓取网页,分析得出URL集,提取特征URL 3. 网页linux脚本过滤得到原始网页,然后二次过滤得到文本,并使用分布式储存。 4. 处理模块主要是根据训练集规则一和规则二,得到分词器,然后对文本进行操作,得出训练结果。 5. 通过特征脚本得到训练结果的特征词分类,然后提取出球队模糊集和球星模糊集。 6. 过滤得到球队精确集和球星精确集,并存入MYSQL数据库。 7. 从数据库中提取球星和球队的信息进行图表分析,并动态显示WIKI信息,调入显示模块中和用户进行交换
llkey221/adience_align
This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images
llkey221/FaceDetect
This project is an example of using OpenCV on the iPhone. It provides a simple application that let you take a picture (or select one from your photo library), and that detects the face(s) on the picture.
llkey221/MagicLib
Magic project related library.
llkey221/SpringMVC-Spring-MyBatis
SpringMVC+Spring+MyBatis+Maven
llkey221/face-detection
My Face Detection application written in Matlab.
llkey221/adaboost-viola-jones
Simple Adaboost Implementation in Matlab in context of the Viola Jones Face Detection Framework
llkey221/redis-faina
A query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns