qingwan7

Results 7 comments of qingwan7

I I have reproduced this code on 1 GPU, but both AP and AR are 0. Do you know the reason?

他为什么多了这么多不支持的算子吖? paddle2onnx --model_dir exported_model --model_filename inference.pdmodel --params_filename inference.pdiparams --save_file ./outputs/model.onnx --enable_dev_version True [Paddle2ONNX] Start to parse PaddlePaddle model... [Paddle2ONNX] Model file path: exported_model/inference.pdmodel [Paddle2ONNX] Paramters file path: exported_model/inference.pdiparams [Paddle2ONNX] Start...

Excuse me, when will you launch onnx?

create docker has meet some problem, Such: docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec:...

How do you build the environment for exporting onnx? Can you share it?

I installing mmcv with FORCE_CUDA="1" and MMCV_WITH_OPS=1,But meet this error also。 Can you give me onnx with custom plugin,I want to try run it on orin by trtexec(BSW if it...