indy2018's Stars
kaka-lin/object-detection
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
xuannianz/DifferentiableBinarization
DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow
inoryy/tensorflow-optimized-wheels
TensorFlow wheels built for latest CUDA/CuDNN and enabled performance flags: SSE, AVX, FMA; XLA
osmr/imgclsmob
Sandbox for training deep learning networks
jerryli27/AniSeg
A faster-rcnn model for anime character segmentation.
nagadomi/lbpcascade_animeface
A Face detector for anime/manga using OpenCV
titu1994/neural-image-assessment
Implementation of NIMA: Neural Image Assessment in Keras
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
egcode/mtcnn-opencv
C++ MTCNN inferencing with only OpenCV
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
NabiKAZ/video2gif
A batch script for convert video to GIF files by FFmpeg.exe on Windows
TheNsBhasin/DNN_Object_Detection
OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.
djmv/MobilNet_SSD_opencv
MobilNet-SSD object detection in opencv 3.4.1
amir-abdi/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
Rock-100/FaceKit
[CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks
pallets/werkzeug
The comprehensive WSGI web application library.
Mirio/captcha2upload
Upload your image and solve captche using the 2Captcha Service
sergiomsilva/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
j05t/dbclf
Identify Dog Breeds Android App
jkjung-avt/keras-cats-dogs-tutorial
A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantage of Keras' image data augmentation capabilities (and also random cropping), we were able to achieve 99% accuracy on the trained model with only 2,000 images in the training set.
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
cschanaj/gumbo-parser-cpp
C++ Library to Extract Information from the Google Gumbo HTML Parse Tree
mind/wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
mahyarnajibi/SSH
SSH: Single Stage Headless Face Detector
luoyetx/mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
BVLC/caffe
Caffe: a fast open framework for deep learning.
ben-strasser/fast-cpp-csv-parser
fast-cpp-csv-parser