Pinned Repositories
awesome-java-books
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
ChineseBQB
🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, **表情包大集合, 聚欢乐~
DeepID
tensorflow + python3实现,目标是实现DeepID2+
DeepID-revision
原版移步https://github.com/jinze1994/DeepID1 修改了少部分(版本)错误 加入注释
DeepID1
Implementation of DeepID1 using tensorflow.
deeplearning4j-issues
deeplearning4j常见问题集合
dl4j-tutorials
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
Dlib-face-recognition-aliving-id-recognition
A demo for face recognition ,aliving check,id recognition,and face compare with ID card(china)
dlib-java
Java wrapper for the DLib library
dlib-models
Trained model files for dlib example programs.
lululalala12138's Repositories
lululalala12138/awesome-java-books
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
lululalala12138/ChineseBQB
🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, **表情包大集合, 聚欢乐~
lululalala12138/deeplearning4j-issues
deeplearning4j常见问题集合
lululalala12138/dl4j-tutorials
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
lululalala12138/dlib-java
Java wrapper for the DLib library
lululalala12138/dlib-models
Trained model files for dlib example programs.
lululalala12138/Dlib_face_cut
Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来
lululalala12138/face-login
基于mtcnn/facenet/tensorflow 实现人脸识别登录系统
lululalala12138/face-similarity
Face-similarity CNN using Tensorflow Eager execution.
lululalala12138/face_recognition
The world's simplest facial recognition api for Python and the command line
lululalala12138/face_recognition_using_opencv_keras_scikit-learn
a face recognition system based on convolutional neural network.
lululalala12138/Face_Recognizer
face recognition application
lululalala12138/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
lululalala12138/handwriting-recognition
lululalala12138/Java
27天成为Java大神
lululalala12138/jieba
结巴中文分词
lululalala12138/kaptcha
kaptcha - A kaptcha generation engine.
lululalala12138/kaptcha-keras
lululalala12138/model_quantization
lululalala12138/MTCNN-Facenet
基于MTCNN和Facenet实现的视频流人脸检测
lululalala12138/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
lululalala12138/nltk_data
NLTK Data
lululalala12138/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
lululalala12138/SCUT-EPT_Dataset_Release
The SCUT-EPT Dataset for the research of offline handwritten Chinese text recognition (HCTR) in educational documents has been released.
lululalala12138/TableBank
lululalala12138/Tensorflow_RetinaFace
RetinaFace: Single-stage Dense Face Localisation in the Wild
lululalala12138/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
lululalala12138/TP-GAN
Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving Frontal View Synthesis"
lululalala12138/TP-GAN-1
TP-GAN Pytorch implementation
lululalala12138/tracker_opencv
opencv自带的几种跟踪算法比较,单目标跟踪,多目标跟踪