Pinned Repositories
A-Convolutional-Neural-Network-Cascade-for-Face-Detection
TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015
AdaBoost
A simple C++ implementation of the AdaBoost algorithm
AIVIVN2
capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
Cascade-CNN
cascade cnn
CascadedCNNFaceDetection
Face Detection Using Cascaded Convolutional Neural Networks
cfrnet
Counterfactual Regression
CNN-Acceleration
Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.
Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
PeleeNet
A tensorflow implement for PeleeNet:A Real-Time Object Detection System on Mobile Devices
lnhieuvn's Repositories
lnhieuvn/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
lnhieuvn/AIVIVN2
lnhieuvn/CompactCNNCascade
A binary library for very fast face detection using compact CNNs.
lnhieuvn/CornerNet-Lite
lnhieuvn/CRNN_Attention_OCR_Chinese
CRNN with attention to do OCR,add Chinese recognition
lnhieuvn/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
lnhieuvn/csv-parser
Fast, header-only, extensively tested, C++11 CSV parser
lnhieuvn/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
lnhieuvn/Doxa
A Local Adaptive Thresholding framework for image binarization written in C++. Implementing: Otsu, Bernsen, Niblack, Sauvola, Wolf, Gatos, NICK, Su, T.R. Singh, WAN, ISauvola and Shafait.
lnhieuvn/imgclsmob
Sandbox for training convolutional networks for computer vision
lnhieuvn/kcf
Kernelized Correlation Filter tracker
lnhieuvn/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
lnhieuvn/libmobi
C library for handling Kindle (MOBI) formats of ebook documents
lnhieuvn/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
lnhieuvn/LineSfM
lnhieuvn/mango
mango fun framework
lnhieuvn/object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
lnhieuvn/OpenVINO-YoloV3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
lnhieuvn/penguinV
Simple and fast C++ image processing library with focus on heterogeneous systems
lnhieuvn/ROBO
Robust Real-time Object Detection for the Nao Robots
lnhieuvn/sample-videos
Sample videos for running inference
lnhieuvn/SharedMemory
C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)
lnhieuvn/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
lnhieuvn/training_toolbox_tensorflow
Training Toolbox for TensorFlow
lnhieuvn/vehicle-tracking-2
A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).
lnhieuvn/weakly-supervised-detection
Weakly Supervised Object Detection In Practice
lnhieuvn/WhatsAppUI
WhatsApp UI in Xamarin.Forms
lnhieuvn/Windows-Machine-Learning
Samples and Tools for Windows ML.
lnhieuvn/YACCLAB
Yet Another Connected Components Labeling Benchmark
lnhieuvn/YOLO-LITE
All the trained models used while developing YOLO-LITE