Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maaassistantarknights/fastdeploy
⚡️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 optimization, multi-platform and multi-framework support.
https://github.com/maaassistantarknights/fastdeploy
Last synced: about 2 months ago
JSON representation
⚡️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 optimization, multi-platform and multi-framework support.
- Host: GitHub
- URL: https://github.com/maaassistantarknights/fastdeploy
- Owner: MaaAssistantArknights
- License: apache-2.0
- Created: 2023-01-10T10:18:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T02:34:26.000Z (7 months ago)
- Last Synced: 2024-05-30T19:32:41.613Z (7 months ago)
- Language: C++
- Homepage: https://www.paddlepaddle.org.cn/fastdeploy
- Size: 24.1 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastDeploy
This is a stripped-down version of [PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy).
## Key modifications
* removed unused components
* use system library (CMake `find_package`) only
* library name changed to `fastdeploy_ppocr`