minsooyeo-draxfit

minsooyeo-draxfit

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

minsooyeo-draxfit's starred repositories

Face-Liveness-Detection

Application to detect between actual faces and fake faces in realtime with Computer Vision and Deep Learning

Language:PythonStargazers:104Issues:0Issues:0

face-antispoofing-ir

Face anti-spoofing based on IR-RGB images.

Language:PythonStargazers:5Issues:0Issues:0

onnx2tf

Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.

Language:PythonLicense:MITStargazers:640Issues:0Issues:0

openvino2tensorflow

This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.

Language:PythonLicense:MITStargazers:334Issues:0Issues:0

Face-Liveness-Detection-SDK-Android

Robust, Realtime, On-Device Face Liveness Detection (Face Anti Spoofing) Android

Language:JavaStargazers:214Issues:0Issues:0