fjknc's Stars
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
rcmalli/keras-vggface
VGGFace implementation with Keras Framework
shanren7/real_time_face_recognition
(WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
HuaizhengZhang/Awsome-Deep-Learning-for-Video-Analysis
Papers, code and datasets about deep learning and multi-modal learning for video analysis
chenlinzhong/face-login
基于mtcnn/facenet/tensorflow 实现人脸识别登录系统
SpikeKing/keras-yolo3-detection
YOLO v3 物体检测算法
lucasjinreal/keras_frcnn
Keras Implementation of faster-rcnn
windzu/facenet_facerecognition
基于facenet的实时人脸识别系统
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
huachao1001/CNNGraph
A tool that automatically extracts network structures from Tensorflow model files
1zlab/1ZLAB_Face_Track_Robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
axon-research/c3d-keras
C3D for Keras + TensorFlow
rajshah4/image_keras
Building an image classifier using keras
AstarLight/Keras-image-classifer-framework
a general image classifer framework written by Keras
chen0040/keras-face
face detection, verification and recognition using Keras
tyiannak/pyImageClassification
Image Feature Extraction and Classification Using Python
tatsuyah/CNN-Image-Classifier
A Simple Deep Neural Network to classify images made with Keras
ksachdeva/opencv-mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module
catzhou2002/ArcFaceDemo
虹软视频多人人脸检测、注册和识别
Whu-wxy/Simple_Qt_opencv_dnn
Using deep learning model with opencv in Qt
1Revenger1/fsxrichpresence
Rich Presence for FSX/P3D
pranavj1001/Image-Classification
A short template to classify images using convolutional neural networks.
executeautomation/DataReader
This project is going to be external data source reader be it a Json, xml or Excel, it reads all using C#
MakuSimz/Image-Classification-with-Keras
In this repository, you will find a deep learning python project to classify 3 classes of images
kingdowliu/Unsplash_Spider
python3,unsplash,requests,爬虫,简单下载
anytec/security
安防布控系统
Mainvooid/opencv_dnn_samples
opencv3 dnn samples with module files and test data
danielshaving/Keras_Fishing_Recognition
By using the test sets from Kaggle to recognize different fish pictures (InceptionV3 Network)
fjyuan/Readtable
基于C#实现的Excel数据表读取程序框架
Prof-MohamedAtef/CSharp_ReadExcelApp
read excel cells using C Sharp