txy
txy
F:\work\CRE-StereoNet\CREStereo-Pytorch-main\weights>x2paddle --framework=onnx --model=cre_new.onnx --save_dir=pd_model F:\software\python\lib\site-packages\setuptools\depends.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp INFO:root:paddle.__version__ = 2.3.0 INFO:root:Now translating model...
After I downloaded the 2.6m dataset, there is no distinction between manual labeling and machine labeling pictures, both are in the train folder, how do I know which one is...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmagic/issues) and [Discussions](https://github.com/open-mmlab/mmagic/discussions) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmagic.readthedocs.io/en/latest/faq.html) but cannot get the expected help....
### Branch main branch https://mmagic.readthedocs.io/en/latest/ ### 📚 The doc issue ValueError: Model basicvsr++ is not supported. BasicVSR++ is not in a supported model file ### Suggest a potential alternative/fix BasicVSR++...
我用fastdeploy进行trt后端ppocrv4推理,结果fp32的耗时和fp16一样,是什么原有呢? 以下为我的代码:     这是结果 
Hello, I have three questions I would like to consult, 1. After trying some models, I feel that the effect of video deblurring is not very good, are there any...
Hello, I would like to ask, can't a new video be directly input and then generate a new clear video?Does it have to be framed?1.I use restormer and get an...
I would like to know which is better between RealBasicVSR and BasicVSR_PlusPlus performance, accuracy, speed and time, and what is the difference between the two?
运行出错
## 环境 - 【FastDeploy版本】: - 【编译命令】 git clone https://github.com/PaddlePaddle/FastDeploy.git cd FastDeploy/python export ENABLE_ORT_BACKEND=ON export ENABLE_PADDLE_BACKEND=ON export ENABLE_OPENVINO_BACKEND=ON export ENABLE_VISION=ON export ENABLE_TEXT=ON export ENABLE_TRT_BACKEND=ON export WITH_GPU=ON export TRT_DIRECTORY=/Paddle/TensorRT-8.6.1.6 export CUDA_DIRECTORY=/usr/local/cuda export...
onnx2trt
你好,我用这个框架顺利转成功了onnx,并且简化了onnx-sim,但是在进行onnx2trt时,发生了错误:  报错信息如下: [6] Invalid Node - /head/ctc_encoder/encoder_reshape/If /head/ctc_encoder/encoder_reshape/If_OutputLayer: IIfConditionalOutputLayer inputs must have the same shape. Shapes are [-1,120,-1] and [-1,120,-1,-1]. [01/15/2024-17:21:07] [E] Failed to parse onnx file [01/15/2024-17:21:07] [I]...