Jason

Results 466 comments of Jason

> 我在运行sh download_model.sh的时候,显示的是not found。 > > 是不是不在提供了呢 目前是可用的,可以检测下网络,看是否能ping到相应的域名

@datalee 可以,目前已经有UIE。 PaddleNLP的所有部署之后都会由FastDeploy来支持哈

https://github.com/PaddlePaddle/FastDeploy/issues/369 PP-ShiTu模型

- [x] https://github.com/PaddlePaddle/FastDeploy/issues/361 RobustVideoMatting模型(已支持)

https://github.com/PaddlePaddle/FastDeploy/issues/358 3D目标检测模型

- [x] https://github.com/PaddlePaddle/FastDeploy/issues/138 YOLOv5 Classification模型支持(已支持)

https://github.com/PaddlePaddle/FastDeploy/issues/373 PPTracking已经支持

你是指视频解码吗?

> > OCRv1~V3的Jetson部署demo都有,需要Jetpack4.6. 可以参考这个文档体验:https://github.com/PaddlePaddle/FastDeploy/blob/release/0.1.0/docs/Jetson-Linux-CPP-SDK-Inference.md 近期会发布v0.3,产品体验会升级。 > > 大概什么时候发布v0.3呢? 请问下你在Jetson上部署是指用TensorRT部署吗?

@fadelma The onnx checker will be failed while model_size > 2GB, we haven't test conversion on such large model, please try to disable onnx checker while converting paddle to onnx.