Pinned Repositories
aiops-handbook
Collection of slides, repositories, papers about AIOps
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
Anomaly_Detection_LSTM_AutoEncoder
awesome-AIOps
AIOps学习资料汇总,欢迎一起补全这个仓库,欢迎star
awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
awesome-log-analysis
A list of awesome research on log analysis, anomaly detection, fault localization, and AIOps
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Awesome-Paper-List
A curated list of repositories in which many NLP/CV/ML papers and related area resources are collected.
botfront
A powerful Rasa UI to build advanced AI assistants.
carrecorder
行车记录仪与车载终端之采集小程序
liuyicai's Repositories
liuyicai/carrecorder
行车记录仪与车载终端之采集小程序
liuyicai/cc
liuyicai/densebody_pytorch
PyTorch implementation of CloudWalk's recent work DenseBody
liuyicai/egads
A Java package to automatically detect anomalies in large scale time-series data for from yahoo/egads
liuyicai/everybody_dance_now_pytorch
A PyTorch Implementation of "Everybody Dance Now" from Berkeley AI lab.
liuyicai/fraud-detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
liuyicai/fraud-detection-papers
A collection of research and survey papers of fraud detection mainly in advertising.
liuyicai/ig65m-pytorch
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
liuyicai/ios
ios programming issue
liuyicai/liuyicai.github.io
liuyicai blog 互联网工作与生活
liuyicai/LSCP
Supplementary material for SDM 19 paper "LSCP: Locally Selective Combination in Parallel Outlier Ensembles"
liuyicai/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
liuyicai/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
liuyicai/OpenPose-Rebuilt-Python
Rebuilting the CMU-OpenPose pose estimatior using Python with OpenCV and Tensorflow.
liuyicai/OpenVINO-YoloV3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
liuyicai/pyhttpd
httpd designed by python
liuyicai/pytorch-EverybodyDanceNow
Implementation of Everybody Dance Now by pytorch
liuyicai/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
liuyicai/pyTracking
Multi-Object Tracking by Detection
liuyicai/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
liuyicai/record_images_from_usbcam
Run one script and press 's'/'d' to save your laptop's camera images to disk. Two versions: (1) Python, and (2) ROS node.
liuyicai/RobustLog
Robust Log-Based Anomaly Detection on Unstable Log Data
liuyicai/ros_speech_commands_classification
(1) Press key to record audio; (2) Speak a word to microphone; (3) Finally, see the classification result on GUI and ROS topic.
liuyicai/ros_yolo_as_template_matching
Run 3 scripts to (1) Synthesize images (by putting few template images onto backgrounds), (2) Train YOLOv3, and (3) Detect objects for: one image, images, video, webcam, or ROS topic.
liuyicai/transfer-learning-lstm-model
At this project, I will use the number of LSTM layers outputs as inputs to my MLP model. At the end model, output generates binary target values.
liuyicai/tsad
time series anomaly detection using rnns for my thesis
liuyicai/XScanner
Full Network Scanner Project (Worker)
liuyicai/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"