Pinned Repositories
Anonymize
Implementation of K anonymization using Apache spark
arx
ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.
CommunityDetection
Implements of community detection algorithms
CommunityDetectionCodes
some overlapping community detection algorithms. Major contents are survey, algorithms' implementations, submodules, graph dataset benchmarks, evaluation metrics, scripts, some visualizations in Presentation folder.
CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
Face-Recognition-Algorithms
Implemented and evaluated four basic face recognition algorithms: Eigenfaces, Fisherfaces, Support Vector Machine (SVM), and Sparse Representation-based Classification (SRC) on YaleB dataset
faceID
Caffe Implementation of our ICIP 2017 paper OCCLUSION ROBUST FACE RECOGNITION BASED ON MASK LEARNING
GenerativeFaceCompletion
The source code of CVPR17 'Generative Face Completion'.
imgrec
image recognition with GoogLeNet in tensorflow
Java
Ye20131121's Repositories
Ye20131121/Anonymize
Implementation of K anonymization using Apache spark
Ye20131121/arx
ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.
Ye20131121/CommunityDetection
Implements of community detection algorithms
Ye20131121/CommunityDetectionCodes
some overlapping community detection algorithms. Major contents are survey, algorithms' implementations, submodules, graph dataset benchmarks, evaluation metrics, scripts, some visualizations in Presentation folder.
Ye20131121/CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
Ye20131121/Face-Recognition-Algorithms
Implemented and evaluated four basic face recognition algorithms: Eigenfaces, Fisherfaces, Support Vector Machine (SVM), and Sparse Representation-based Classification (SRC) on YaleB dataset
Ye20131121/faceID
Caffe Implementation of our ICIP 2017 paper OCCLUSION ROBUST FACE RECOGNITION BASED ON MASK LEARNING
Ye20131121/GenerativeFaceCompletion
The source code of CVPR17 'Generative Face Completion'.
Ye20131121/imgrec
image recognition with GoogLeNet in tensorflow
Ye20131121/Java
Ye20131121/learnGit
Ye20131121/python-louvain
Louvain Community Detection
Ye20131121/spark
Mirror of Apache Spark