FastDeploy icon indicating copy to clipboard operation
FastDeploy copied to clipboard

⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end...

Results 346 FastDeploy issues
Sort by recently updated
recently updated
newest added

### PR types New features ### PR changes APIs ### Describe Fastdeploy support Tinypose ![tinypose_vis_result](https://user-images.githubusercontent.com/16222477/190136305-e0476adb-7df0-48a0-ba5f-3e4d9dd3cfc6.jpeg)

镜像是paddlepaddle/fastdeploy:0.3.0-gpu-cuda11.4-trt8.4-21.10 ![image](https://user-images.githubusercontent.com/37280580/195551974-5ea80b55-1619-49ad-a2b5-1f1ce08a8b0a.png) ![image](https://user-images.githubusercontent.com/37280580/195552332-e3d9dc85-7d7e-463f-b048-29e6411e1edb.png)

请问3D Object Detection计划什么时候可以支持

New Model

Matting模型部署C++ SDK没看到对RobustVideoMatting的支持呐

New Model

目前pp-shitu的端侧部署很困难,尤其是跨平台,希望FastDeploy适配好pp-shitu的端侧部署,尤其是Windows上的部署。

New Model

### PR types Performance optimization ### PR changes Others - preprocessing ### Describe - Add a YOLO CUDA preprocessing util - Yolov5: integrate CUDA preprocessing - cmake changes to support...

### PR types ### PR changes ### Describe - Add ResNet Support (ResNet-18,ResNet-34,ResNet-50,ResNet-101) - Add Tutorial for External Models

### PR types New features ### PR changes Others ### Describe 新增rknn backend 目前已经支持的模型: * Picodet-s-npu * PP-LiteSeg * PP-HumanSegV2Lite-portrait * PP-HumanSegV2Lite-human * SCRFD * ArcFace * cosFace

### PR types New features ### PR changes Poros Backend ### Describe 1、支持Poros backend 通过如下方式进行调用: ```code # prewarm data and option input_datas = load_example_input_datas() option = fd.RuntimeOption() option.use_gpu(0) option.use_poros_backend() option.set_model_path(model_path...

### PR types New features ### PR changes Others ### Describe 新增pptracking JDE模型 模型效果: