All Projects → Tiny Faces Pytorch → Similar Projects or Alternatives

778 Open source projects that are alternatives of or similar to Tiny Faces Pytorch

Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-7.62%)
Age Gender Estimation
Keras implementation of a CNN network for age and gender estimation
Stars: ✭ 1,195 (+1038.1%)
Trained Ternary Quantization
Reducing the size of convolutional neural networks
Stars: ✭ 90 (-14.29%)
Retinaface.pytorch
Reimplement RetinaFace using PyTorch.
Stars: ✭ 74 (-29.52%)
Mutual labels:  face-detection
Caire
Content aware image resize library
Stars: ✭ 9,783 (+9217.14%)
Mutual labels:  face-detection
Recurrent Environment Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
Stars: ✭ 73 (-30.48%)
Malware Classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Stars: ✭ 88 (-16.19%)
3d Reconstruction With Neural Networks
3D reconstruction with neural networks using Tensorflow. See link for Video (https://www.youtube.com/watch?v=iI6ZMST8Ri0)
Stars: ✭ 71 (-32.38%)
Grenade
Deep Learning in Haskell
Stars: ✭ 1,338 (+1174.29%)
Computer Vision Raspberrypi
Sample projects for Computer Vision with Raspberry Pi and Movidius Neural Compute Stick
Stars: ✭ 69 (-34.29%)
Mutual labels:  face-detection
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+1115.24%)
Equivariant Transformers
Equivariant Transformer (ET) layers are image-to-image mappings that incorporate prior knowledge on invariances with respect to continuous transformations groups (ICML 2019). Paper: https://arxiv.org/abs/1901.11399
Stars: ✭ 68 (-35.24%)
1zlab face track robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
Stars: ✭ 103 (-1.9%)
Mutual labels:  face-detection
Face Api
JavaScript module for face detection and face recognition Using Tensorflow/JS
Stars: ✭ 67 (-36.19%)
Mutual labels:  face-detection
Reinforcement Learning For Self Driving Cars
Project on design and implement neural network that maximises driving speed of self-driving car through reinforcement learning.
Stars: ✭ 85 (-19.05%)
Deep Plant
Deep-Plant: Plant Classification with CNN/RNN. It consists of CAFFE/Tensorflow implementation of our PR-17, TIP-18 (HGO-CNN & PlantStructNet) and MalayaKew dataset.
Stars: ✭ 66 (-37.14%)
Agender
Real-time estimation of gender and age
Stars: ✭ 95 (-9.52%)
Mutual labels:  face-detection
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-37.14%)
Tensorflow Cifar 10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
Stars: ✭ 85 (-19.05%)
Diabetic Retinopathy Screening
Diabetic retinopathy screening w/ Tensorflow.
Stars: ✭ 65 (-38.1%)
Lsuvinit
Reference caffe implementation of LSUV initialization
Stars: ✭ 99 (-5.71%)
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-38.1%)
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-19.05%)
Sign Language
Sign Language Recognition for Deaf People
Stars: ✭ 65 (-38.1%)
Hellovision
Vision framework example for my article. https://medium.com/compileswift/swift-world-whats-new-in-ios-11-vision-456ba4156bad
Stars: ✭ 93 (-11.43%)
Mutual labels:  face-detection
Facedetector Base Yolov3 Spp
Stars: ✭ 65 (-38.1%)
Mutual labels:  face-detection
Pynq Dl
Xilinx Deep Learning IP
Stars: ✭ 84 (-20%)
Rcnn Relation Extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
Stars: ✭ 64 (-39.05%)
Wav2letter.pytorch
A fully convolution-network for speech-to-text, built on pytorch.
Stars: ✭ 104 (-0.95%)
Deep Ranking
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
Stars: ✭ 64 (-39.05%)
Tnn
Biologically-realistic recurrent convolutional neural networks
Stars: ✭ 83 (-20.95%)
Pointcnn
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
Stars: ✭ 1,120 (+966.67%)
Dped
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Stars: ✭ 1,315 (+1152.38%)
Minkowskiengine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
Stars: ✭ 1,110 (+957.14%)
Insightface
State-of-the-art 2D and 3D Face Analysis Project
Stars: ✭ 10,886 (+10267.62%)
Mutual labels:  face-detection
Cnn graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Stars: ✭ 1,110 (+957.14%)
Eeg classification
EEG Sleep stage classification using CNN with Keras
Stars: ✭ 54 (-48.57%)
Catt
Detecting the temperature from an infrared image
Stars: ✭ 60 (-42.86%)
Mutual labels:  face-detection
Attention Gated Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Stars: ✭ 1,237 (+1078.1%)
Feel The Kern
Generating proportional fonts with deep learning
Stars: ✭ 59 (-43.81%)
Incremental Learning
Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."
Stars: ✭ 92 (-12.38%)
Opencv Mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module
Stars: ✭ 59 (-43.81%)
Mutual labels:  face-detection
Neuralnetworkpostprocessing
Unity Post Processing with Convolution Neural Network
Stars: ✭ 81 (-22.86%)
Big transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Stars: ✭ 1,096 (+943.81%)
Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (-4.76%)
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (-45.71%)
Ros Openpose
CMU's OpenPose for ROS
Stars: ✭ 81 (-22.86%)
Flask face detection
Face detection example in Python 3 based on OpenCV and Flask
Stars: ✭ 55 (-47.62%)
Mutual labels:  face-detection
3dunet abdomen cascade
Stars: ✭ 91 (-13.33%)
Very Deep Convolutional Networks For Natural Language Processing In Tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow
Stars: ✭ 54 (-48.57%)
Recursive Cnns
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
Stars: ✭ 80 (-23.81%)
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-7.62%)
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-50.48%)
Label Reg
(This repo is no longer up-to-date. Any updates will be at https://github.com/DeepRegNet/DeepReg/) A demo of the re-factored label-driven registration code, based on "Weakly-supervised convolutional neural networks for multimodal image registration"
Stars: ✭ 91 (-13.33%)
Seranet
Super Resolution of picture images using deep learning
Stars: ✭ 79 (-24.76%)
Estimated Depth Map Helps Image Classification
Depth estimation with neural network, and learning on RGBD images
Stars: ✭ 52 (-50.48%)
Idmatch
Match faces on id cards with OCR capabilities.
Stars: ✭ 52 (-50.48%)
Mutual labels:  face-detection
React Native Camera
A Camera component for React Native. Also supports barcode scanning!
Stars: ✭ 9,530 (+8976.19%)
Mutual labels:  face-detection
Elektronn3
A PyTorch-based library for working with 3D and 2D convolutional neural networks, with focus on semantic segmentation of volumetric biomedical image data
Stars: ✭ 78 (-25.71%)
Pcn Ncnn
PCN based on ncnn framework.
Stars: ✭ 78 (-25.71%)
Mutual labels:  face-detection
61-120 of 778 similar projects