Pinned Repositories
Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
PaddleCustomDevice
PaddlePaddle custom device implementaion. (『飞桨』自定义硬件接入实现)
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
PaddleMIX
Paddle Multimodal Integration and eXploration, supporting mainstream multi-modal tasks, including end-to-end large-scale multi-modal pretrain models and diffusion model toolbox. Equipped with high performance and flexibility.
PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
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)
PaddleScience
PaddleScience is SDK and library for developing AI-driven scientific computing applications based on PaddlePaddle.
PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
PaddleX
All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
PaddlePaddle's Repositories
PaddlePaddle/book
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
PaddlePaddle/Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting Tacotron2, Transformer TTS, FastSpeech2/FastPitch, SpeedySpeech, WaveFlow and Parallel WaveGAN)
PaddlePaddle/Quantum
PaddlePaddle/FlyCV
FlyCV is a high-performance library for processing computer visual tasks.
PaddlePaddle/Anakin
High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
PaddlePaddle/PaddleFL
Federated Deep Learning in PaddlePaddle
PaddlePaddle/VIMER
视觉预训练基础模型仓库
PaddlePaddle/PaddleCloud
PaddlePaddle Docker images and K8s operators for PaddleOCR/Detection developers to use on public/private cloud.
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision Transformer,DEiT,Swin Transformer,CvT,T2T-ViT,MLP-Mixer,XCiT,ConvNeXt,PVTv2 等基础视觉算法
PaddlePaddle/PaddleRobotics
PaddleRobotics is an open-source algorithm library for robots based on Paddle, including open-source parts such as human-robot interaction, complex motion control, environment perception, SLAM positioning, and navigation.
PaddlePaddle/TrustAI
飞桨可信AI
PaddlePaddle/ElasticCTR
ElasticCTR,即飞桨弹性计算推荐系统,是基于Kubernetes的企业级推荐系统开源解决方案。该方案融合了百度业务场景下持续打磨的高精度CTR模型、飞桨开源框架的大规模分布式训练能力、工业级稀疏参数弹性调度服务,帮助用户在Kubernetes环境中一键完成推荐系统部署,具备高性能、工业级部署、端到端体验的特点,并且作为开源套件,满足二次深度开发的需求。
PaddlePaddle/PALM
a Fast, Flexible, Extensible and Easy-to-use NLP Large-scale Pretraining and Multi-task Learning Framework.
PaddlePaddle/PLSC
Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel. Model includes ResNet, ViT, Swin, DeiT, CaiT, FaceViT, MoCo, MAE, ConvMAE, CAE.
PaddlePaddle/CINN
Compiler Infrastructure for Neural Networks
PaddlePaddle/LiteKit
Off-The-Shelf AI Development Kit for APP Developers based on Paddle Lite (『飞桨』移动端开箱即用AI套件, 包含Java & Objective C接口支持)
PaddlePaddle/PaddleSports
PaddlePaddle/hapi
hapi is a High-level API that supports both static and dynamic execution modes
PaddlePaddle/EasyData
PaddlePaddle/PaddleDepth
PaddlePaddle/epep
Easy & Effective Application Framework for PaddlePaddle
PaddlePaddle/paddle-ce-latest-kpis
Paddle Continuous Evaluation, keep updating.
PaddlePaddle/VisionTools
PaddlePaddle/Contrib
contribution works with PaddlePaddle from the third party developers
PaddlePaddle/PaddleTransfer
飞桨迁移学习算法库
PaddlePaddle/examples
PaddlePaddle/Perf
SOTA benchmark
PaddlePaddle/PaddleSOT
A Bytecode level Implementation of Symbolic OpCode Translator For PaddlePaddle
PaddlePaddle/paddle_upgrade_tool
upgrade paddle-1.x to paddle-2.0
PaddlePaddle/warp-transducer
A fast parallel implementation of RNN Transducer.