Pinned Repositories
annie
👾 Fast, simple and clean video downloader
BeautyCamera
美颜相机,具有人脸检测、磨皮美白人脸、滤镜、调节图片、摄像功能
Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
face-login
基于mtcnn/facenet/tensorflow 实现人脸识别登录系统
Face-recognition-check-in-system
基于python+face_recognition+opencv+pyqt5+百度AI实现的人脸识别、语音播报、语音合成、模拟签到系统
face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
face_recognition
The world's simplest facial recognition api for Python and the command line
fast-neural-style
Feedforward style transfer
fast-rcnn
Fast R-CNN
opencv
Open Source Computer Vision Library
FreeEye's Repositories
FreeEye/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
FreeEye/opencv
Open Source Computer Vision Library
FreeEye/TDengine
An open-source big data platform designed and optimized for the Internet of Things (IoT).
FreeEye/weixin_crawler
高效微信公众号历史文章和阅读数据爬虫powered by scrapy 微信公众号爬虫
FreeEye/adminmodels
后台管理模版,大屏可视化模版,数据统计模版
FreeEye/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
FreeEye/awesome-architecture
架构师技术图谱,助你早日成为架构师
FreeEye/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
FreeEye/corpus
自然语言处理,知识图谱相关语料。按照Task细分,欢迎PR。
FreeEye/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。
FreeEye/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
FreeEye/faceswap-1
Non official project based on original /r/Deepfakes thread. Many thanks to him!
FreeEye/Hello
2019.02.27 项目备份
FreeEye/keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
FreeEye/MacBook-Hello
mac上2019.02.27上项目保存提交
FreeEye/mediapipe
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
FreeEye/ming
The first upload zai in PycharmProjects/zai
FreeEye/MyBook
FreeEye/NewsRecommendSystem
个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
FreeEye/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
FreeEye/pc_wechat_hook
pc微信hook 课程例子源码 最新版pc微信hook全套课程尽在网易云课堂 搜索微信逆向即可 pcwx pcweichat 微信hook C语言开发
FreeEye/Personalized-recommend
基于tensorflow的个性化电影推荐系统实战
FreeEye/playground-cc0iziez
Tech.io playground
FreeEye/playground-hct1fizu
Tech.io playground
FreeEye/Python
All Algorithms implemented in Python
FreeEye/sistine
Turn a MacBook into a Touchscreen with $1 of Hardware
FreeEye/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
FreeEye/The-Art-of-Computer-Programming
计算机程序设计的艺术
FreeEye/viro
AR and VR code samples for ViroReact. Track issues in the platform here.
FreeEye/weibospider
:zap: A distributed crawler for weibo, building with celery and requests.