liuguiyangnwpu
Machine Learning, Computer Vision, Deep Learning Object Detection, Image Retrieval
Alibaba Cloud Computing Co. Ltd.HangZhou, ZheJiang, China
Pinned Repositories
DensityCluster
Machine learning. Clustering by fast search and find of density peaks.
DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
HandGesture
基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄
LearnerDetector
C++ implementation of the Tracking-Learning-Detection (TLD) algorithm by Guiyang Liu
MassImageRetrieval
This project is intended to solve the task of massive image retrieval.
NewsSearch
主要使用python+Scrapy框架去抓取新闻网站
parallel
并行化稀疏表示中的正交匹配追踪 OMP算法;编写基于C++98版本的线程池,并学习编写在并发条件下的hash线程安全编写!
TinyObject
对于小目标的检测和识别
TrackingToolBox
主要是进行一些视频中物体的检测和分析的工具的总结,后期会添加图像化界面!欢迎大家支持!其中部分算法摘选自bgslibrary
WebPackage
main to capture the packages from the some website, and test the website the load balancing !
liuguiyangnwpu's Repositories
liuguiyangnwpu/MassImageRetrieval
This project is intended to solve the task of massive image retrieval.
liuguiyangnwpu/DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
liuguiyangnwpu/TinyObject
对于小目标的检测和识别
liuguiyangnwpu/LeetcodeSolutions
主要纪录在日常编写小算法时的一些心得,主要是用来进行学习!欢迎大家多多交流!
liuguiyangnwpu/R2CNN_FPN_Tensorflow
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
liuguiyangnwpu/crawlImgs
liuguiyangnwpu/darknet
Convolutional Neural Networks
liuguiyangnwpu/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
liuguiyangnwpu/opdemo
liuguiyangnwpu/alibaba-cloud-metrics-adapter
Kubernetes Custom Metrics API and External Metrics API for Alibaba Cloud
liuguiyangnwpu/aliyun-log-go-sdk
go loghub sdk
liuguiyangnwpu/aliyun-log-grafana-datasource-plugin
liuguiyangnwpu/caffe
Caffe: a fast open framework for deep learning.
liuguiyangnwpu/Curve
An Integrated Experimental Platform for time series data anomaly detection.
liuguiyangnwpu/DSOD
DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.
liuguiyangnwpu/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
liuguiyangnwpu/jigo
an attempt at a jinja2 implementation in go
liuguiyangnwpu/keras-seq-2-seq-signal-prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
liuguiyangnwpu/MAD-GANs
Applied generative adversarial networks (GANs) to do anomaly detection for time series data
liuguiyangnwpu/mydocker
<<自己动手写docker>> 源码
liuguiyangnwpu/presto
Official home of Presto, the distributed SQL query engine for big data
liuguiyangnwpu/ps-lite
A lightweight parameter server interface
liuguiyangnwpu/requery
requery - modern SQL based query & persistence for Java / Kotlin / Android
liuguiyangnwpu/RPNplus
RPN+(Tensorflow) for people detection
liuguiyangnwpu/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
liuguiyangnwpu/seq2seq
Sequence to Sequence Learning with Keras
liuguiyangnwpu/sls-doc
日志服务(SLS)案例中心
liuguiyangnwpu/Snake
Artificial intelligence of the Snake game.
liuguiyangnwpu/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
liuguiyangnwpu/WGAN-TensorFlow
Wasserstein GAN TensorFlow Implementation