Pinned Repositories
autoFaceRemove
Removes faces in a picture using rage comic or something else interesting. Using https://github.com/ageitgey/face_recognition.
automatic-memes
Automatic Memes in Python with Face Detection
awesome-face-detection
Compare with various detectors - dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Computer-Vision-Project
The goal of this project was to develop a Face Recognition application using a Local Binary Pattern approach and, using the same approach, develop a real time Face Recognition application.
DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
EdgeDetectors
Feature extraction of edges with Roberts, Prewitt, Sobel and Canny methods.
Face2Vec
Fast and accurate face recognition combining CV and DNNs
face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
FaceRec
A Tensorflow implementation of Facial Recognition in Python
ros_people_object_detection_tensorflow
An extensive ROS toolbox for object detection & tracking and face recognition with 2D and 3D support which makes your Robot understand the environment
ariafisherwater's Repositories
ariafisherwater/ros_people_object_detection_tensorflow
An extensive ROS toolbox for object detection & tracking and face recognition with 2D and 3D support which makes your Robot understand the environment
ariafisherwater/autoFaceRemove
Removes faces in a picture using rage comic or something else interesting. Using https://github.com/ageitgey/face_recognition.
ariafisherwater/automatic-memes
Automatic Memes in Python with Face Detection
ariafisherwater/awesome-face-detection
Compare with various detectors - dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
ariafisherwater/Computer-Vision-Project
The goal of this project was to develop a Face Recognition application using a Local Binary Pattern approach and, using the same approach, develop a real time Face Recognition application.
ariafisherwater/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
ariafisherwater/EdgeDetectors
Feature extraction of edges with Roberts, Prewitt, Sobel and Canny methods.
ariafisherwater/Face2Vec
Fast and accurate face recognition combining CV and DNNs
ariafisherwater/face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
ariafisherwater/FaceRec
A Tensorflow implementation of Facial Recognition in Python
ariafisherwater/FaceRecognition
Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数提升准确率和泛化能力,对FaceNet进行了一种实现。
ariafisherwater/gait-recognition
Atchitectures of deep neural network for gait recognition and human pose estimation with pre-trained models
ariafisherwater/Gait_Recognition_using_Deep_Learning
This repository include the works I have done with my master thesis: "Gait Recognition from Incomplete Gait Cycle using Convolutional Neural Network".
ariafisherwater/learngit
ariafisherwater/masks-and-hats
a script to create and apply masks and hats to faces
ariafisherwater/OpenCV-Face-Recognition
Real-time face recognition project with OpenCV and Python
ariafisherwater/python-OpenCV-Zoom
A function used to software zoom a video stream
ariafisherwater/real-time-deep-face-recognition
using facenet algorithm
ariafisherwater/real_time_face_recognition
Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
ariafisherwater/ros-face-recognition
Face recognition using dlib and kNN classification in ROS.
ariafisherwater/saliencysegment
Video Salient Object Detection via Fully Convolutional Networks (TIP18)
ariafisherwater/SnapchatFilterProject
Project in python. Using Face detection library and adding an image on the video frame.
ariafisherwater/unitime
Comprehensive University Timetabling System
ariafisherwater/weightnorm
Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks"