GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
⚡️FastDeploy是一款简单易用的推理部署工具箱。覆盖业界主流优质预训练模型并提供开箱即用的开发体验,包括图像分类、目标检测、图像分割、人脸检测、人体关键点识别、文字识别等多任务,满足开发者多场景,多硬件、多平台的快速部署需求。 News 📢 🔥 2022.6.30 晚20:30,⚡️FastDeploy天使用户邀测沟通会,与...
.github Update 报告issue.md Dec 22, 2022 benchmark Update backend name Dec 29, 2022 cmake [Bug Fix] Fix build with Paddle Inference on Jetson (PaddlePaddle#1019) Dec 30, 2022 docs Update use_sdk_on_linux.md Dec 29, 2022 examples [Serving]update ocr model.py from np.object to np.obj...
.github benchmark cmake docs examples application audio multimodal runtime text vision classification detection facealign facedet faceid headpose keypointdetection matting ocr segmentation/paddleseg sr tracking/pptracking README.md CMakeLists.txt fastdeploy java poros python scripts serving tests third_...
README 开始 拉取配置 git clone https://github.com/flxxyz/fast-deploy-website.git && cd fast-deploy-website 启动实例 docker-compose up -d 添加站点 在wwwroot目录新建站点目录存放站点文件 添加下列代码块至docker-compose.yml 站点名称: container_name: 站点名称 restart: always image: flxxyz/php:7....
git clone https://github.com/PaddlePaddle/FastDeploy.git cd FastDeploy/llm docker build -f ./dockerfiles/Dockerfile_serving_cuda123_cudnn9 -t llm-serving-cu123-self . 创建自己的镜像后,可以基于该镜像创建容器 启动服务 根据需求和硬件信息,配置以下环境变量 ...
Files develop Sign in to see the full file tree. README_CN.md Latest commit jerrywgz update doc Jan 16, 2025 907aff7·Jan 16, 2025 History History File metadata and controls Code Blame executable file 64.6 KB Raw View raw (Sorry about that, but we can’t show files that are this bi...
自动化NLP技术深度学习github文件存储 众所周知,计算机视觉技术(CV)是企业人工智能应用比重最高的领域之一。为降低企业成本,工程师们一直在探索各类模型压缩技术,来产出“更准、更小、更快”的AI模型部署落地。而在自然语言处理领域(NLP)中,随着模型精度的不断提升,模型的规模也越来越大,例如以BERT、GPT为代表的预...
⚡️FastDeploy is an Easy-to-use and High Performance AI model deployment toolkit for Cloud, Mobile and Edge with 📦out-of-the-box and unified experience, 🔚end-to-end optimization for over 🔥160+ Text, Vision, Speech and Cross-modal AI models. Including image classification, object...
This branch is 94 commits behind PaddlePaddle/FastDeploy:develop.Folders and files Latest commit Cannot retrieve latest commit at this time. History2,399 Commits .github [Doc] Fix docs for KunlunXin, A311D and issue template (PaddlePaddle#… Mar 8, 2023 benchmark [Sync][Internal] sync some ...