guiyang882
AIOPS, Series Foundation Models, Machine Learning
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
guiyang882's Repositories
guiyang882/MassImageRetrieval
This project is intended to solve the task of massive image retrieval.
guiyang882/DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
guiyang882/TinyObject
对于小目标的检测和识别
guiyang882/LeetcodeSolutions
主要纪录在日常编写小算法时的一些心得,主要是用来进行学习!欢迎大家多多交流!
guiyang882/R2CNN_FPN_Tensorflow
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
guiyang882/darknet
Convolutional Neural Networks
guiyang882/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
guiyang882/opdemo
guiyang882/TrainingTechnique
本项目致力于记录和展示在深度学习模型训练过程中所使用的一系列先进技术和方法。无论是初学者还是有经验的研究人员,都可以通过本项目找到有价值的参考,实现更高效的模型训练和优化。
guiyang882/alibaba-cloud-metrics-adapter
Kubernetes Custom Metrics API and External Metrics API for Alibaba Cloud
guiyang882/aliyun-log-go-sdk
go loghub sdk
guiyang882/aliyun-log-grafana-datasource-plugin
guiyang882/caffe
Caffe: a fast open framework for deep learning.
guiyang882/Curve
An Integrated Experimental Platform for time series data anomaly detection.
guiyang882/DSOD
DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.
guiyang882/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
guiyang882/jigo
an attempt at a jinja2 implementation in go
guiyang882/keras-seq-2-seq-signal-prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
guiyang882/MAD-GANs
Applied generative adversarial networks (GANs) to do anomaly detection for time series data
guiyang882/mydocker
<<自己动手写docker>> 源码
guiyang882/presto
Official home of Presto, the distributed SQL query engine for big data
guiyang882/requery
requery - modern SQL based query & persistence for Java / Kotlin / Android
guiyang882/RPNplus
RPN+(Tensorflow) for people detection
guiyang882/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
guiyang882/seq2seq
Sequence to Sequence Learning with Keras
guiyang882/sls-doc
日志服务(SLS)案例中心
guiyang882/Snake
Artificial intelligence of the Snake game.
guiyang882/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
guiyang882/TimeSeriesExplorer
本项目旨在开发一个前端分析工具,专注于时间序列数据的可视化与分析。通过直观的图表和交互式界面,用户可以轻松探索、分析和展示时间序列数据,帮助他们获得深入洞察。
guiyang882/WGAN-TensorFlow
Wasserstein GAN TensorFlow Implementation