All Projects → auroua → L_Softmax_TensorFlow

auroua / L_Softmax_TensorFlow

Licence: other
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to L Softmax TensorFlow

Computer Vision Guide
📖 This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.
Stars: ✭ 244 (+741.38%)
Mutual labels:  face-recognition
Face-Recognition-Raspberry-Pi-64-bits
Recognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing
Stars: ✭ 48 (+65.52%)
Mutual labels:  face-recognition
FaceIDLight
A lightweight face-recognition toolbox and pipeline based on tensorflow-lite
Stars: ✭ 17 (-41.38%)
Mutual labels:  face-recognition
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;
Stars: ✭ 3,220 (+11003.45%)
Mutual labels:  face-recognition
Instant-Face-Unlock
Xposed Module's InstantFaceUnlock Code
Stars: ✭ 23 (-20.69%)
Mutual labels:  face-recognition
bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Stars: ✭ 38 (+31.03%)
Mutual labels:  face-recognition
Facepapercollection
A collection of face related papers
Stars: ✭ 241 (+731.03%)
Mutual labels:  face-recognition
face-search
A demonstration of face database search implemented in python
Stars: ✭ 36 (+24.14%)
Mutual labels:  face-recognition
DeepFaceRecognition
Face Recognition with Transfer Learning
Stars: ✭ 16 (-44.83%)
Mutual labels:  face-recognition
Face-Liveness-Detection-SDK-iOS
Robust, Realtime, On-Device Face Liveness Detection (Face Anti Spoofing) For iOS
Stars: ✭ 48 (+65.52%)
Mutual labels:  face-recognition
FaceRecognition-DNN
A Face recognition system using Deep Neural Networks -- Will shortly update this to work on Python3
Stars: ✭ 17 (-41.38%)
Mutual labels:  face-recognition
Face-Recognition
A Java application for Face Recognition under expressions, occlusions and pose variations.
Stars: ✭ 55 (+89.66%)
Mutual labels:  face-recognition
Mask-Aware-Face-Recognition-SDK-iOS
Fast, Accurate, Mask-Aware Face Recognition SDK with Liveness Detection
Stars: ✭ 113 (+289.66%)
Mutual labels:  face-recognition
Probabilistic Face Embeddings
(ICCV 2019) Uncertainty-aware Face Representation and Recognition
Stars: ✭ 253 (+772.41%)
Mutual labels:  face-recognition
deep utils
An open-source toolkit which is full of handy functions, including the most used models and utilities for deep-learning practitioners!
Stars: ✭ 73 (+151.72%)
Mutual labels:  face-recognition
Face Recognizer Android
Reatime Face Recognizer on Android
Stars: ✭ 241 (+731.03%)
Mutual labels:  face-recognition
Detect-Facial-Features
Code example demonstrating how to detect eyes, nose, lips, and jaw with dlib, OpenCV, and Python
Stars: ✭ 42 (+44.83%)
Mutual labels:  face-recognition
facematch
Facematch is a tool to verifies if two photos contain the same person.
Stars: ✭ 62 (+113.79%)
Mutual labels:  face-recognition
FaceNet-IOT
IOT implementation for FaceNet project by David Sandberg https://github.com/davidsandberg/facenet
Stars: ✭ 18 (-37.93%)
Mutual labels:  face-recognition
Face-Recognition-Attendance-System
Face Detection | Recognition | Attendance
Stars: ✭ 289 (+896.55%)
Mutual labels:  face-recognition

L_Softmax_TensorFlow

TensorFlow version of L_SoftMax.

Results:

results

I found prelu is quite stable than relu, so I used prelu as paper said.

Reference:

Contribution

This is mainly implemented by py_func, which is quite slow. If anyone have implemented a tf_op in C++ or cuda, pull request is warmly welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].