Pinned Repositories
abnormal-detection
detect abnormal time series by seq2seq ,lstm
AjaxFileUpLoad
ajax无刷新图片上传示例——无刷新批量上传图片并实时显示进度条
Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
conti_radar
FaceDetectionComparison
Facenet-Caffe
facenet recognition and retrieve by using hnswlib and flask, convert tensorflow model to caffe
facenet-vs-vggface
notes
gzip
implement gzip by zlib
RememberYou
face recognize by convolution neural network(CNN), deep learning, which bases on Caffe
ZLMediaKit
实现RTSP/RTMP/HLS/HTTP协议的轻量级流媒体框架,支持大并发连接请求
berli's Repositories
berli/ZLMediaKit
实现RTSP/RTMP/HLS/HTTP协议的轻量级流媒体框架,支持大并发连接请求
berli/age-and-gender-classification
Age and Gender Classification using Convolutional Neural Network
berli/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
berli/caffe-intel
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
berli/Caffe_MultiLabel_Classification
This is a instance of multilabel classification in caffe. Thanks to the tools of multi-label data conversion tool in https://github.com/HolidayXue/CodeSnap by HolidayXue.
berli/CaffeLSTM-OCR
基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别
berli/CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
berli/CaseAssistant
Sources of iOS app 眼科行医手记 (CaseAssistant) using swift
berli/duilib
berli/EasyPR
An open source project for Chinese plate recognition in unconstrained situation. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
berli/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
berli/HM10-BluetoothSerial-iOS
An iOS 10 app to communicate with a HM10 Bluetooth module
berli/kcws
Deep Learning Chinese Word Segment
berli/keras-frcnn
berli/mtcnn
berli/mtcnn-caffe-cpp
基于caffe的mtcnn训练实现,可以训练一个自己的有效的目标检测算法,非常容易非常简单,并且有配套的纯c++版本的mtcnn-light
berli/OpenFaceIOS
OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB,Boost. Only use OpenCV .
berli/PicoSHA2
a header-file-only, SHA256 hash generator in C++
berli/pinyin
:cn: 基于词库的中文转拼音优质解决方案
berli/rtmpEncoder_Win
usb Camera Capture GRB24 ,ffmpeg encode to Yuv420p,Then librtmp Encoder and Send
berli/SeetaFaceEngine
compiled well in Ubuntu 16.04
berli/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
berli/TensorFlowBook-1
DeepLearning in TensorFlow
berli/tesseract
Tesseract Open Source OCR Engine (main repository)
berli/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
berli/Titanic
Kaggle Titanic competition in TensorFlow
berli/toolbox
Piotr's Image & Video Matlab Toolbox
berli/websocket
websocket chatroom.
berli/WiringOP
This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi.
berli/zh_cnn_text_classify
基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)