Pinned Repositories
Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
caffe
Caffe: a fast open framework for deep learning.
Caffe_SSD_LSTM_LPR
基于SSD+Resnet+CTC的中文车牌检测识别
crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
darknet
Convolutional Neural Networks
deep-landmark
Predict facial landmarks with Deep CNNs powered by Caffe.
deep-residual-networks
Deep Residual Learning for Image Recognition
edlib
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
lz4
Extremely Fast Compression algorithm
ggkingdom's Repositories
ggkingdom/lz4
Extremely Fast Compression algorithm
ggkingdom/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
ggkingdom/BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
ggkingdom/caffe
Caffe: a fast open framework for deep learning.
ggkingdom/Caffe_SSD_LSTM_LPR
基于SSD+Resnet+CTC的中文车牌检测识别
ggkingdom/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
ggkingdom/darknet
Convolutional Neural Networks
ggkingdom/deep-residual-networks
Deep Residual Learning for Image Recognition
ggkingdom/edlib
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
ggkingdom/end-to-end-for-chinese-plate-recognition
多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet
ggkingdom/fast-neural-style
Feedforward style transfer
ggkingdom/gg_kingdom
power
ggkingdom/json11
A tiny JSON library for C++11.
ggkingdom/keras
Deep Learning for humans
ggkingdom/models
Models built with TensorFlow
ggkingdom/mtcnn
mtcnn in python
ggkingdom/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
ggkingdom/neural-style
Torch implementation of neural style algorithm
ggkingdom/opencv
Open Source Computer Vision Library
ggkingdom/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ggkingdom/programming-book-3
Programming books 3: Python、 Machine-Learning、 Deep-Learning、 NLP
ggkingdom/protobuf
Protocol Buffers - Google's data interchange format
ggkingdom/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
ggkingdom/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架
ggkingdom/Siamese_demo
a siamese network for LFW picture comare, with caffenet
ggkingdom/tensorflow
Computation using data flow graphs for scalable machine learning
ggkingdom/tessdata
ggkingdom/torch7
http://torch.ch
ggkingdom/vlc
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
ggkingdom/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测