mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-11-03 02:53:26 +08:00
[Doc] fix dead links (#1732)
* [Bug Fix]fix tracking 'LetterBoxResize' * [Docs]Fix dead links --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
@@ -8,4 +8,4 @@ This directory provides some tutorials for FastDeploy. For other model deploymen
|
||||
- Model multithreaded call [see multi_thread](multi_thread)
|
||||
- Image decoding, including hardward decoding, e.g. nvJPEG [image_decoder](image_decoder)
|
||||
- Vision processor (preprocessing, CV-CUDA, FlyCV, etc.)[vision_processor](vision_processor)
|
||||
- Deploy models with C or C# API [use_c_csharp_sdk](use_c_sharp_sdk)
|
||||
- Deploy models with C or C# API [use_c_csharp_sdk](use_c_csharp_sdk)
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
- 模型多线程调用 [见multi_thread](multi_thread)
|
||||
- 图片解码(含nvJPEG硬解码) [见image_decoder](image_decoder)
|
||||
- 多硬件图像处理库(预处理、CV-CUDA、FlyCV等) [见vision_processor](vision_processor)
|
||||
- 使用C或C# API进行模型部署 [见use_c_csharp_sdk](use_c_sharp_sdk)
|
||||
- 使用C或C# API进行模型部署 [见use_c_csharp_sdk](use_c_csharp_sdk)
|
||||
|
||||
Reference in New Issue
Block a user