Pinned Repositories
3D-Point-Clouds
🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等
Android-MobileFaceNet-MTCNN-FaceDeSpoofing
Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (ECCV2018-FaceDeSpoofing) and face comparison (MobileFaceNet use InsightFace loss)
Bluetooth_lock
为了克服传统锁具存在的弊端,设计实现了该蓝牙锁。利用STC12C5A60S2单片机片内EEPROM存储密码实现密码掉电不丢失,Android控制端和单片机通过蓝牙模块通信,实现了开锁、修改密码、还原密码等功能。
CNN_face_recognition
本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。
ipv6_longest_prefix_match
采用分组TCAM结合trie树+单链表的结构实现ipv6最长前缀匹配
music_recommendation_2018
1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实现基于LFM的歌曲推荐。
pytorch_face_landmark
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Support both coordinate-based and heatmap-based inference; Up to 100 FPS landmark inference speed with SOTA face detector on CPU.
Raspberry_robot
项目描述:为了实现狭小空间搜救任务,采用Android控制端、树莓派、WiFi模组等实现智能六足搜救机器人的设计。机器人能够实时传输采集的视频以及传感器数据到Android客户端,客户端也能够实时下发控制指令以及查询所识别人脸的身份信息。 项目职责:1.在树莓派上搭建深度学习平台,搭建CNN网络训练人脸识别分类器。2.树莓派配置AP热点,实时上传视频流到固定URL。 3.实现Android与树莓派的无线通信,实现视频实时显示、指令下发以及身份识别等工作。(仅上传了核心代码,完整代码请联系)
Seetaface4py
Seetaface2 for python by dynamic loader library
TensorFlowDemo
TensorFlow android demo 车道线 车辆 人脸 动作 骨架 识别 检测
jiejie1993's Repositories
jiejie1993/Android-MobileFaceNet-MTCNN-FaceDeSpoofing
Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (ECCV2018-FaceDeSpoofing) and face comparison (MobileFaceNet use InsightFace loss)
jiejie1993/Seetaface4py
Seetaface2 for python by dynamic loader library
jiejie1993/A_Guide_to_Running_Tensorflow_Models_on_Android
This is the code for"A Guide to Running Tensorflow Models on Android" By SIraj Raval on Youtube
jiejie1993/AlphaTree-graphic-deep-neural-network
机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
jiejie1993/android-liveliness-detection
An android application which detects if the faces belong to alive humans or fake posters , using Support Vector Machines with LBP features.
jiejie1993/Chinese-number-gestures-recognition
基于卷积神经网络的数字手势识别安卓APP,识别数字手势0-10(The number gestures recognition Android APP based on convolutional neural network(CNN), which can recognize the gestures corresponding number 0 to 10)
jiejie1993/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
jiejie1993/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
jiejie1993/Face-Anti-spoofing
Face Anti-spoofing demo to detect print, video replay, and mask attack by using LBP features and rPPG features.
jiejie1993/face-recognizer-android
Reatime Face Recognizer on Android
jiejie1993/FaceRecognitionApp
Face Recognition Android App
jiejie1993/Facial-Recognition-VGG-Face
Code for facial recognition using the VGG Face Model
jiejie1993/gluon-face
An unofficial Gluon FR Toolkit for face recognition. https://gluon-face.readthedocs.io
jiejie1993/hair-segmentation
hair segmentation in mobile device
jiejie1993/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow
jiejie1993/iqiyi-vid-challenge
Code for IQIYI-VID(IQIYI Video Person Identification) Challenge Implemented in Python and MXNet
jiejie1993/libfreenect2
Open source drivers for the Kinect for Windows v2 device
jiejie1993/LiSeetaFace2
离线人脸识别升级版SeetaFace2
jiejie1993/mask_detecting
公共场合口罩检测
jiejie1993/models
Models and examples built with TensorFlow
jiejie1993/openface
Face recognition with deep neural networks.
jiejie1993/pwc
Papers with code. Sorted by stars. Updated weekly.
jiejie1993/python-seetaface2
python interface for SeetafaceEngine2
jiejie1993/RealtimeFaceRecognition
Realtime face recognition in Android camera
jiejie1993/SeetaFace2AndroidDemo
SeetaFace2 的android示例
jiejie1993/SeetaFace2AndroidDemo-1
modified from https://github.com/xiaoxiaoazhang/SeetaFace2AndroidDemo
jiejie1993/SeetaFaceApps
中科视拓智慧园区社区版Web后端
jiejie1993/SeetaFaceAppsDocs
中科视拓智慧园区社区版文档
jiejie1993/tensorflow-java
Tensorflow Java examples
jiejie1993/Zeusee-Face-Anti-spoofing
开源配合型人脸活体检测 Open Source Face Anti-spoofing