Vladimir Kiselev (rhiskey)

rhiskey

Geek Repo

Company:CyberKoala LLC

Location:Frankfurt, Germany

Home Page:https://play.google.com/store/apps/details?id=com.rhiskey.spoty2vkshare

Twitter:@rhiskey_dev

Github PK Tool:Github PK Tool


Organizations
CyberKoalaStudios

Vladimir Kiselev's starred repositories

tensorflow-face-detection

A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.

Language:PythonLicense:Apache-2.0Stargazers:761Issues:0Issues:0

opencv-object-detection

:camera: Object detection with OpenCV on Java. DNN, HaarCascade, Template Matching, Color Detection etc.

Language:JavaLicense:MITStargazers:162Issues:0Issues:0

computer_vision

Computer vision models

Language:PythonStargazers:33Issues:0Issues:0

face-detection

Face detection implementation with different methods and applications

Language:PythonLicense:MITStargazers:23Issues:0Issues:0

windapsearch

Python script to enumerate users, groups and computers from a Windows domain through LDAP queries

Language:PythonLicense:GPL-3.0Stargazers:746Issues:0Issues:0

EventBus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

Language:JavaLicense:Apache-2.0Stargazers:24623Issues:0Issues:0

Dagger-Hilt-Tutorial

An example project to demonstrate how to use the Dagger-Hilt in Android.

Language:KotlinStargazers:490Issues:0Issues:0

focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

Language:TypeScriptLicense:NOASSERTIONStargazers:20576Issues:0Issues:0

chartify

Python library that makes it easy for data scientists to create charts.

Language:PythonLicense:Apache-2.0Stargazers:3497Issues:0Issues:0
Language:JavaStargazers:3Issues:0Issues:0

facenet

Face recognition using Tensorflow

Language:PythonLicense:MITStargazers:13594Issues:0Issues:0
Language:PythonStargazers:1699Issues:0Issues:0

deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python

Language:PythonLicense:MITStargazers:10688Issues:0Issues:0

insightface

State-of-the-art 2D and 3D Face Analysis Project

Language:PythonStargazers:21805Issues:0Issues:0

Face-Recognition

Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.

Language:PythonStargazers:79Issues:0Issues:0

arcface

A TensorFlow implementation of face recognition model ArcFace.

Language:PythonLicense:GPL-3.0Stargazers:56Issues:0Issues:0

arcface-tensorflowlite

ArcFace face recognition implementation in Tensorflow Lite.

Language:PythonLicense:EUPL-1.2Stargazers:25Issues:0Issues:0

deep-face-recognition

One-shot Learning and deep face recognition notebooks and workshop materials

Language:Jupyter NotebookStargazers:221Issues:0Issues:0

Getting-Things-Done-with-Pytorch

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2273Issues:0Issues:0

quic

This repository is no longer active.

Language:JavaScriptLicense:NOASSERTIONStargazers:298Issues:0Issues:0

node-canvas

Node canvas is a Cairo backed Canvas implementation for NodeJS.

Language:JavaScriptStargazers:9966Issues:0Issues:0
Language:HTMLStargazers:3Issues:0Issues:0
Language:MATLABStargazers:32Issues:0Issues:0

NTU_Dataset

Here we share the NTU datasets to all the researchers who are working on biometrics and forensics field.

Stargazers:13Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

FusionNet

Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"

Language:MATLABLicense:GPL-3.0Stargazers:15Issues:0Issues:0

PalmprintRecognition

Palmprint recognition with PCA, LDA, LBPH and FusionCode

Language:Jupyter NotebookStargazers:6Issues:0Issues:0

DPrimeLearning

Discriminative Index Learning for Palmprint Recognition

Language:Jupyter NotebookStargazers:10Issues:0Issues:0

Palmprint_Recognition

This project is mainly to complete the palmprint feature extraction and classification tasks. The data set contains 99 people's palm print pictures, in which 3 palm print pictures of each person are distributed in the training set, and the other 3 palm print pictures are distributed in the test set. In this project, I tried the traditional method use SIFT to extract features and KNN for classification which get accuracy of 97.31%, and also tried the convolutional neural network method such as ResNet which get accuracy of 83.16%. In addition, I also tried to use the Gaussian filter, Gabor filter, LBP, etc. to process the palmprint image and extract the texture from the palmprint image, but these methods have not improved the accuracy of palmprint recognition.

Language:PythonStargazers:48Issues:0Issues:0

Palmprint-Segmentation

CNN-based Palmprint Segmentation

Language:PythonStargazers:18Issues:0Issues:0