All Projects → YeongHyeon → R-CNN_LIGHT

YeongHyeon / R-CNN_LIGHT

Licence: MIT license
Regional-Convolution Neural Network for blink detection based on contouring.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to R-CNN LIGHT

Digital-Image-Processing
This repository includes all Basic Algorithms related to image Processing, these are almost without Build-in Functions
Stars: ✭ 18 (-72.73%)
Mutual labels:  closing, erosion, dilation, opening
opencv TLD
TLD:tracking-learning-detection 跟踪算法
Stars: ✭ 41 (-37.88%)
Mutual labels:  detection, cv
CornerNet-Lite-Pytorch
🚨🚨🚨 CornerNet:基于虚拟仿真环境下的自动驾驶交通标志识别
Stars: ✭ 34 (-48.48%)
Mutual labels:  detection, cv
object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
Stars: ✭ 89 (+34.85%)
Mutual labels:  detection, rcnn
Tf deformable net
Deformable convolution net on Tensorflow
Stars: ✭ 173 (+162.12%)
Mutual labels:  detection, rcnn
Kaio-machine-learning-human-face-detection
Machine Learning project a case study focused on the interaction with digital characters, using a character called "Kaio", which, based on the automatic detection of facial expressions and classification of emotions, interacts with humans by classifying emotions and imitating expressions
Stars: ✭ 18 (-72.73%)
Mutual labels:  detection, blink
Fastmaskrcnn
Mask RCNN in TensorFlow
Stars: ✭ 3,069 (+4550%)
Mutual labels:  detection, rcnn
Tffrcnn
FastER RCNN built on tensorflow
Stars: ✭ 898 (+1260.61%)
Mutual labels:  detection, rcnn
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (+16.67%)
Mutual labels:  detection, cv
Dockerface
Face detection using deep learning.
Stars: ✭ 173 (+162.12%)
Mutual labels:  detection, rcnn
BlackIQ
Who I am !?
Stars: ✭ 19 (-71.21%)
Mutual labels:  cv
Abnormal-behavior-Detection
Abnormal behavior detection in the video surveillance based on yolo darknet
Stars: ✭ 35 (-46.97%)
Mutual labels:  detection
cv
📄 My CV
Stars: ✭ 31 (-53.03%)
Mutual labels:  cv
colorchecker-detection
Multiple ColorChecker Detection. This code implements a multiple colorChecker detection method, as described in the paper Fast and Robust Multiple ColorChecker Detection.
Stars: ✭ 51 (-22.73%)
Mutual labels:  detection
QuakeMigrate
A Python package for automatic earthquake detection and location using waveform migration and stacking.
Stars: ✭ 101 (+53.03%)
Mutual labels:  detection
nnDetection
nnDetection is a self-configuring framework for 3D (volumetric) medical object detection which can be applied to new data sets without manual intervention. It includes guides for 12 data sets that were used to develop and evaluate the performance of the proposed method.
Stars: ✭ 355 (+437.88%)
Mutual labels:  detection
Shadowless
A Fast and Open Source Autonomous Perception System.
Stars: ✭ 29 (-56.06%)
Mutual labels:  detection
Triton
🐳 Scripps Whale Acoustics Lab 🌎 Scripps Acoustic Ecology Lab - Triton with remoras in development
Stars: ✭ 25 (-62.12%)
Mutual labels:  detection
yolov5 obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Stars: ✭ 1,105 (+1574.24%)
Mutual labels:  detection
hand detector.d2
Hand detection models trained on 100DOH (100 Days of Hands) dataset.
Stars: ✭ 60 (-9.09%)
Mutual labels:  detection

R-CNN_LIGHT

DEMO



You can see more demo video in here.

LEGACY

The prototype of blink detection project.
It uses Numpy for deep learning.
The last modified date is June 24, 2017.

Refactoring

The latest version of blink detection project.
It uses TensorFlow for deep learning.
I plan to keep the latest version here at all times.



First commit: May.10.2017
Developed by YeongHyeon Park (Korea)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].