iamwx's Stars
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Micropoor/Micro8
Gitbook
redis/jedis
Redis Java client
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
slowmist/Knowledge-Base
Knowledge Base 慢雾安全团队知识库
rob-med/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
lealone/Lealone
比 MySQL 和 MongoDB 快10倍的 OLTP 关系数据库和文档数据库
deephacks/awesome-jvm
A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.
numenta/NAB
The Numenta Anomaly Benchmark
ReactivePlatform/netty-in-action-cn
Netty In Action 中文版
yahoo/egads
A Java package to automatically detect anomalies in large scale time-series data
Dm2333/ATTCK-PenTester-Book
ATTCK-PenTester-Book
MentatInnovations/datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Viscent/javamtp
《Java多线程编程实战指南(设计模式篇)》源码
baidu/NoahV
An efficient front-end application framework based on vue.js
soloice/Chinese-Character-Recognition
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
GoogleCloudPlatform/cloud-debug-java
Java Cloud Debugger
alfredxiao/jackplay
A JVM tracing tool that helps you in troubleshooting application behavior.
fengFly2014/Android_Face_Verification_FaceRecognition
face verification used in android which is simple to use with only three functions
jfager/jdiscript
A simple scripting frontend for the Java Debugger Interface
xdCao/caoliu-backup
爬取caoliu视频,搭建自己的****网站
NetManAIOps/MultiDimension-Localization
2019AIOps: The 2nd match for AIOps
flyingzhao/FaceVerificationAndroid
Face verification with mxnet on android
we-apps/weapp-web-rank
:smiley: 小程序—前端排行榜
ksaurabh101/face-recognition
This is an android project which detects and recognize faces from video clips and it uses one to one verification means it can verifies image of a person with anothoer images and gives result in form of deviation from that image. If uses LBP algorithm for face verification and OpenCV and JavaCV for face detection and feature extraction.
ksaurabh101/FaceRecognition
This is an android project which detects and recognize faces from static images and it uses one to one verification means it can verifies image of a person with anothoer images and gives result in form of deviation from that image. If uses LBP algorithm for face verification and OpenCV and JavaCV for face detection and feature extraction.
githublqs/Android_Face_Verification
PieroCheng/GuessGuess--User-identification-system
Gugu user identification system in order for the public phone, do not use high-end hardware (such as fingerprints, iris and other equipment), are directly owned by all android technology. Our Gugu recognition system uses four kinds of identification methods to choose from, namely continuous click notation, fingerprint identification method area, face recognition method 3D modeling, speech recognition method. (Hereinafter, specific implementation and technical support) registered by four methods and uploaded to the cloud database as the profile, you can select the user to log in through the picture login, identity ID versa. Verify that the user validation phase through the acquired data with the cloud data for comparison, because the accuracy of all the different methods, so give them different weights attached, the last of these weights were summed to determine whether that user. After registration and verification are some beautiful little animation to the user prompts.
iamwx/FaceVerificationAndroid
Face verification with mxnet on android