vietanhdev / blazeface_kerasLinks
BlazeFace Implementation - Keras
☆10Updated 5 years ago
Alternatives and similar repositories for blazeface_keras
Users that are interested in blazeface_keras are comparing it to the libraries listed below
Sorting:
- Describes how to run DBFace, a real-time, single-shot face detection model on Intel OpenVINO☆29Updated 4 years ago
- Deep Learning based Face Anti-Spoofing☆53Updated 4 years ago
- Unofficial Pytorch implementation of BlazeFace☆42Updated 5 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Simple Eye Blink Detection with CNN☆22Updated 5 years ago
- ☆15Updated 2 years ago
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆34Updated 3 years ago
- a tensorflow implement faceboxes☆47Updated 2 years ago
- Detection Model using tensorflow, including RetinaNet, FCOS, CenterNet, DETR, ATSS, GFL,GFLV2,OneNet, YOLOF,YOLOv3,YOLOv4,YOLOv5☆18Updated 4 years ago
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 2 years ago
- [Re-implementation] RetinaFace: Single-stage Dense Face Localisation in the Wild☆26Updated 5 years ago
- PyTorch code for ICIP 2022 paper "A Unified Framework for Masked and Mask-Free Face Recognition via Feature Rectification"☆34Updated last year
- 口罩检测。凑个热闹,和百度类似的是否佩戴口罩检测分类,但是速度会更快。☆30Updated 11 months ago
- Train FaceNet model with face masked augmentation on Pytorch.☆9Updated 3 years ago
- fast probability face embeddings☆39Updated 3 years ago
- An Unoffical Implementation of PeleeNet by TensorFlow, Keras☆14Updated 6 years ago
- WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L☆71Updated 2 years ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆41Updated 6 months ago
- Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer wo…