andymaguo's repositories
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
C-Plus-Plus
All Algorithms implemented in C++
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
fire-detection-cnn
real-time fire detection in video imagery using a convolutonal neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon)
flink-kafka-influx-grafana-framework
This application is an example of basic Flink-Kafka-InfluxDB workflow
learnopencv
Learn OpenCV : C++ and Python Examples
Magnetic-tile-defect-datasets.
dataset of the upcoming paper "Saliency of magnetic tile surface defects"
models
Models and examples built with TensorFlow
Python-1
All Algorithms implemented in Python
tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
vehicle-speed-check
Vehicle Speed Check
vehicle-speed-detection-using-opencv-python
xml file vehicle detection
YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.