liuzhiliangpc's Stars
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
mli/paper-reading
深度学习经典、新论文逐段精读
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
PaddlePaddle/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
python-pillow/Pillow
Python Imaging Library (Fork)
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
madmaze/pytesseract
A Python wrapper for Google Tesseract
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
prometheus/client_python
Prometheus instrumentation library for Python applications
damianavila/RISE
RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
logpai/loghub
A large collection of system log datasets for AI-driven log analytics [ISSRE'23]
logpai/logparser
A machine learning toolkit for log parsing [ICSE'19, DSN'16]
liuyubobobo/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
nghuyong/ERNIE-Pytorch
ERNIE Pytorch Version
antoinevastel/fpscanner
antoinevastel/fp-collect
Fingerprinting script of Fingerprint-Scanner
logpai/Log3C
Log-based impactful problem identification using machine learning [FSE'18]
zwang96-dl/play-with-data-structures
python implementation of some most common data structures