#计算机科学#PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
#自然语言处理#Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
#计算机科学#Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
#自然语言处理#Baidu's open-source Sentiment Analysis System.
#计算机科学#FSL-Mate: A collection of resources for few-shot learning (FSL).
#计算机科学#Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models....
#计算机科学#nGraph has moved to OpenVINO
翻译 - nGraph-深度学习的开源C ++库,编译器和运行时
#计算机科学#:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
翻译 - :robot: PaddleViT:用于 PaddlePaddle 2.0+ 的最先进的 Visual Transformer 和 MLP 模型
OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。提供各种语言API。由 PaddleOCR C++ 编译。
#计算机科学#Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from p...
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
#计算机科学#基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型
ONNX Model Exporter for PaddlePaddle
#计算机科学#[内测中]QPT - 致力于让开源项目更好通往互联网世界的Python to EXE工具(Python打包)。
Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)
#计算机科学#基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
FlyCV is a high-performance library for processing computer visual tasks.
#算法刷题#用PaddlePaddle和Tensorflow实现常用的深度学习算法