Vooool's Stars
liangtian123/mobilesafe
一个Android初学者必备的练手项目,仿金山手机卫士;主要针对安卓四大组件及官方API的练习以及自定义控件,还有第三方平台的集成、aidl等安卓核心知识的练习,代码通俗易懂,极适合初学者阅读学习
kongqw/OpenCVForAndroid
目标检测&目标追踪&人脸检测&人脸识别
RiweiChen/FaceTools
一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
AlfredXiangWu/face_verification_experiment
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
Tonyfy/LCNN_TRAIN
train model of "A Lightened CNN for Deep Face Representation" 人脸识别
bystc/FaceRecognition
基于TensorFlow的人脸识别卷积神经网络
coneypo/Dlib_face_cut
Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来
kuaikuaikim/dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
seathiefwang/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
woxingxiao/ScaleTransitionAnim
图片预览缩放过渡动画,效果如微信朋友圈,手机系统相册
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
xwbing21/MyQq2
模仿QQ
Jasonbaby/IQIYI_VID_FACE
爱奇艺多模态人物识别比赛,排名第四
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
brianway/springmvc-mybatis-learning
SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置
starryfei/Interview
java面试基础+数据库基础
jybhaha/fileSystem
模拟实现linux文件系统。The simulation of the linux file system.