Pinned Repositories
Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
awesome-embedded-ai
[UNMAINTAINED] Curated list of awesome AI resources about embedded and mobile devices
Bat
useful 批处理程序
Body-Parts-Detection
Detection of different body parts using Haar-like features
caffe
Caffe: a fast open framework for deep learning.
caffe-android-lib
Porting caffe to android platform
caffe-for-compression
It's a modified version of caffe/bvlc for specially use of DSD(songhan).
caffe-mobile
Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.
caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
caffe-model-1
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
guoqiang01486's Repositories
guoqiang01486/learnopencv
Learn OpenCV : C++ and Python Examples
guoqiang01486/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
guoqiang01486/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
guoqiang01486/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
guoqiang01486/object_detetction_tools
guoqiang01486/convnet-burden
Memory consumption and FLOP count estimates for convnets
guoqiang01486/guoqiang01486.github.io
GQ Blog ->
guoqiang01486/labelme
Image Polygonal Annotation with Python (polygon, rectangle, line, point and image-level flag annotation).
guoqiang01486/Learning-OpenCV-3_examples
guoqiang01486/frcnn
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
guoqiang01486/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow
guoqiang01486/MobileNetv2
guoqiang01486/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
guoqiang01486/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
guoqiang01486/toolbox
Piotr's Image & Video Matlab Toolbox
guoqiang01486/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
guoqiang01486/poseval
Evaluation of multi-person pose estimation and tracking
guoqiang01486/Pedestrian_Detection
Detects Pedestrians in images using HOG as a feature extractor and SVM for classification
guoqiang01486/repulsion_loss_ssd
Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752
guoqiang01486/caffe-yolo9000
Caffe for YOLOv2 & YOLO9000
guoqiang01486/computer_vision_literature_review
Jinwoo's literature review on computer vision and machine learning papers
guoqiang01486/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
guoqiang01486/CnnForAndroid
The Convolutional Neural Network(CNN) for Android
guoqiang01486/expressive_tacotron
Tensorflow Implementation of Expressive Tacotron
guoqiang01486/tiny-dnn
header only, dependency-free deep learning framework in C++14
guoqiang01486/mscnn
Caffe implementation of our multi-scale object detection framework
guoqiang01486/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
guoqiang01486/SkimCaffe
Caffe for Sparse Convolutional Neural Network
guoqiang01486/models
Models and examples built with TensorFlow
guoqiang01486/darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection