All Projects → Retinaface → Similar Projects or Alternatives

1169 Open source projects that are alternatives of or similar to Retinaface

Yolov3 Object Detection With Opencv
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
Stars: ✭ 191 (-15.49%)
Mutual labels:  object-detection
Proctoring Ai
Creating a software for automatic monitoring in online proctoring
Stars: ✭ 155 (-31.42%)
Mutual labels:  face-detection
Face.evolve.pytorch
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
Stars: ✭ 2,719 (+1103.1%)
Mutual labels:  face-detection
Tensorflow Mtcnn
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
Stars: ✭ 106 (-53.1%)
Mutual labels:  face-detection
Ensemble Pytorch
A unified ensemble framework for Pytorch to improve the performance and robustness of your deep learning model
Stars: ✭ 153 (-32.3%)
Mutual labels:  deeplearning
Hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
Stars: ✭ 1,561 (+590.71%)
Mutual labels:  deeplearning
Layout Parser
A Python Library for Document Layout Understanding
Stars: ✭ 191 (-15.49%)
Mutual labels:  object-detection
Awesome Face Detection
Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Stars: ✭ 106 (-53.1%)
Mutual labels:  face-detection
Opencv Facial Landmark Detection
使用OpenCV实现人脸关键点检测
Stars: ✭ 153 (-32.3%)
Mutual labels:  face-detection
Opentpod
Open Toolkit for Painless Object Detection
Stars: ✭ 106 (-53.1%)
Mutual labels:  object-detection
Deep Learning In Production
Develop production ready deep learning code, deploy it and scale it
Stars: ✭ 216 (-4.42%)
Mutual labels:  deeplearning
Tiny Faces Pytorch
Finding Tiny Faces in PyTorch
Stars: ✭ 105 (-53.54%)
Mutual labels:  face-detection
Ios Coreml Yolo
Almost Real-time Object Detection using Apple's CoreML and YOLO v1 -
Stars: ✭ 153 (-32.3%)
Mutual labels:  object-detection
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+518.14%)
Mutual labels:  object-detection
Bilinear Cnn Tensorflow
This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.
Stars: ✭ 187 (-17.26%)
Mutual labels:  deeplearning
1zlab face track robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
Stars: ✭ 103 (-54.42%)
Mutual labels:  face-detection
Dsfd.pytorch
DSFD implement with pytorch
Stars: ✭ 153 (-32.3%)
Mutual labels:  face-detection
Efficientdet.pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Stars: ✭ 1,383 (+511.95%)
Mutual labels:  object-detection
Imageprocessingprojects
Image processing using python and opencv
Stars: ✭ 205 (-9.29%)
Mutual labels:  object-detection
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (-55.75%)
Mutual labels:  deeplearning
Face Alignment Training
Training code for the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
Stars: ✭ 127 (-43.81%)
Mutual labels:  deeplearning
Review object detection metrics
Review on Object Detection Metrics: 14 object detection metrics including COCO's and PASCAL's metrics. Supporting different bounding box formats.
Stars: ✭ 100 (-55.75%)
Mutual labels:  object-detection
Hms Ml Demo
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
Stars: ✭ 187 (-17.26%)
Mutual labels:  face-detection
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+505.75%)
Mutual labels:  deeplearning
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-33.19%)
Mutual labels:  deeplearning
Autoassign
Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"
Stars: ✭ 100 (-55.75%)
Mutual labels:  object-detection
Unidet
Object detection on multiple datasets with an automatically learned unified label space.
Stars: ✭ 217 (-3.98%)
Mutual labels:  object-detection
Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+4262.39%)
Mutual labels:  deeplearning
Synthdet
SynthDet - An end-to-end object detection pipeline using synthetic data
Stars: ✭ 148 (-34.51%)
Mutual labels:  object-detection
Detectron Self Train
A PyTorch Detectron codebase for domain adaptation of object detectors.
Stars: ✭ 99 (-56.19%)
Mutual labels:  object-detection
Viseface
简易人脸检测库,不依赖三方库,可快速接入人脸检测功能。
Stars: ✭ 186 (-17.7%)
Mutual labels:  face-detection
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-56.64%)
Mutual labels:  object-detection
Tfobjwebrtc
Tensorflow Object Detection API Web Service wrapper that works on any <video> tag and WebRTC streams
Stars: ✭ 149 (-34.07%)
Mutual labels:  object-detection
Intra Bag And Inter Bag Attentions
Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions
Stars: ✭ 98 (-56.64%)
Mutual labels:  deeplearning
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+6707.52%)
Mutual labels:  deeplearning
The Nlp Pandect
A comprehensive reference for all topics related to Natural Language Processing
Stars: ✭ 1,349 (+496.9%)
Mutual labels:  deeplearning
Study resources
study resources of model and engineering
Stars: ✭ 148 (-34.51%)
Mutual labels:  object-detection
Driving In The Matrix
Steps to reproduce training results for the paper Driving in the Matrix: Can Virtual Worlds Replace Human-Generated Annotations for Real World Tasks?
Stars: ✭ 96 (-57.52%)
Mutual labels:  object-detection
Coral Cnn
Rank Consistent Ordinal Regression for Neural Networks with Application to Age Estimation
Stars: ✭ 186 (-17.7%)
Mutual labels:  deeplearning
Frigate
NVR with realtime local object detection for IP cameras
Stars: ✭ 1,329 (+488.05%)
Mutual labels:  object-detection
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (-34.96%)
Mutual labels:  object-detection
Agender
Real-time estimation of gender and age
Stars: ✭ 95 (-57.96%)
Mutual labels:  face-detection
Bbox Visualizer
Make drawing and labeling bounding boxes easy as cake
Stars: ✭ 225 (-0.44%)
Mutual labels:  object-detection
360sd Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
Stars: ✭ 94 (-58.41%)
Mutual labels:  deeplearning
Gender Detection Keras
Gender detection (from scratch) using deep learning with keras and cvlib.
Stars: ✭ 147 (-34.96%)
Mutual labels:  face-detection
Hellovision
Vision framework example for my article. https://medium.com/compileswift/swift-world-whats-new-in-ios-11-vision-456ba4156bad
Stars: ✭ 93 (-58.85%)
Mutual labels:  face-detection
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (-18.58%)
Mutual labels:  deeplearning
Specgan
SpecGAN - generate audio with adversarial training
Stars: ✭ 92 (-59.29%)
Mutual labels:  deeplearning
Deep Face Recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Stars: ✭ 147 (-34.96%)
Mutual labels:  face-detection
Awesome Computer Vision
Awesome Resources for Advanced Computer Vision Topics
Stars: ✭ 92 (-59.29%)
Mutual labels:  object-detection
Yolov4 Custom Functions
A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.
Stars: ✭ 199 (-11.95%)
Mutual labels:  object-detection
Ssd Tensorflow
A Single Shot MultiBox Detector in TensorFlow
Stars: ✭ 169 (-25.22%)
Mutual labels:  object-detection
Pick Place Robot
Object picking and stowing with a 6-DOF KUKA Robot using ROS
Stars: ✭ 126 (-44.25%)
Mutual labels:  object-detection
Yolo label
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2 https://github.com/AlexeyAB/darknet, https://github.com/pjreddie/darknet
Stars: ✭ 128 (-43.36%)
Mutual labels:  object-detection
S3fd.pytorch
SFD implement with pytorch
Stars: ✭ 212 (-6.19%)
Mutual labels:  face-detection
Keras Unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
Stars: ✭ 196 (-13.27%)
Mutual labels:  deeplearning
Speech Emotion Recognition
Speaker independent emotion recognition
Stars: ✭ 169 (-25.22%)
Mutual labels:  deeplearning
Motionblur Detection By Cnn
Stars: ✭ 126 (-44.25%)
Mutual labels:  object-detection
Colorization
Automatic line art colorization using various types of hint or without hint
Stars: ✭ 125 (-44.69%)
Mutual labels:  deeplearning
Robomaster2018 Seu Opensource
This is the open source project for RoboMaster 2018 contest from Southeast University
Stars: ✭ 169 (-25.22%)
Mutual labels:  deeplearning
301-360 of 1169 similar projects