Pinned Repositories
2018AICity_TeamUW
Source code of the winning method in Track 1 and Track 3 at the AI City Challenge Workshop in CVPR 2018.
a
ActiveMQ CLI testing and message management
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
kernelized_correlation_filters_gpu
Real-time visual object tracking using correlations filters and deep learning
Lucas-Kanade-tracking-and-Correlation-Filters
An implementation of several feature tracking algorithms based on Lucas Kanade algorithms
models
Models and examples built with TensorFlow
OpticalFlow
A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker
tensorflow
Computation using data flow graphs for scalable machine learning
TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
test
test repository
LingguoMeng's Repositories
LingguoMeng/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
LingguoMeng/pfft
Parallel fast Fourier transforms
LingguoMeng/keras-yolo3-detection
YOLO v3 目标检测算法 源码
LingguoMeng/kcf
Kernelized Correlation Filter tracker
LingguoMeng/YOLOv3
Keras implementation of yolo v3 object detection.
LingguoMeng/keras_frcnn
Keras Implementation of faster-rcnn
LingguoMeng/OpticalFlow
A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker
LingguoMeng/Correlation_Filtering_Tracking_Lib
Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]
LingguoMeng/cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
LingguoMeng/kernelized_correlation_filters_gpu
Real-time visual object tracking using correlations filters and deep learning
LingguoMeng/fhog
fhog features C++ code
LingguoMeng/KCFcpp
C++ Implementation of KCF Tracker
LingguoMeng/zl_threadpool
Linux平台下C++(C++98、C++03、C++11)实现的线程池
LingguoMeng/FHOG-1
Felzenszwalb HOG(FHOG) Feature Extractor for C++
LingguoMeng/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
LingguoMeng/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
LingguoMeng/deep_learning
LingguoMeng/eForest
This is the official implementation for the paper 'AutoEncoder by Forest'
LingguoMeng/SegCaps
Official Implementation of the Paper "Capsules for Object Segmentation".
LingguoMeng/CNT_TLD
CNT+TLD : Long-term online tracker with Color-Name features
LingguoMeng/Encoder-Forest
eForest: Reversible mapping between high-dimensional data and path rule identifiers using trees embedding
LingguoMeng/Matrix-Capsules-EM-Tensorflow
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
LingguoMeng/awesome-optical-flow-algorithm
A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.
LingguoMeng/Faster-RCNN-TensorFlow-Python3.5
Tensorflow Faster R-CNN for Windows and Python 3.5
LingguoMeng/tensorflow
Computation using data flow graphs for scalable machine learning
LingguoMeng/models
Models and examples built with TensorFlow
LingguoMeng/test
test repository
LingguoMeng/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
LingguoMeng/a
ActiveMQ CLI testing and message management
LingguoMeng/cifar10-cnn
Some experiments with CIFAR-10 dataset