JacksonLiu

Results 16 comments of JacksonLiu

我也一样 Traceback (most recent call last): File "tools/train.py", line 209, in main(config, device, logger, vdl_writer) File "tools/train.py", line 181, in main program.train(config, train_dataloader, valid_dataloader, device, model, File "C:\Users\Administrator\PycharmProjects\python\digit_reco\ppocr_digit\work\PaddleOCR\tools\program.py", line 288,...

> error while loading shared libraries: libopencv_video.so.3.4: cannot open shared object file: No such file or directory 按照您的方法去试了下,又出现了上面这个问题

> 建议先删除本地0.6.0的版本,然后下载0.8.0的版本。 我们在0.8.0版本里面内置了fastdeploy_init.sh(此前版本init.sh存在问题) (base) root@computer:/mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build# wget https://bj.bcebos.com/fastdeploy/release/cpp/fastdeploy-linux-x64-0.8.0.tgz --2022-11-23 16:43:05-- https://bj.bcebos.com/fastdeploy/release/cpp/fastdeploy-linux-x64-0.8.0.tgz Resolving bj.bcebos.com (bj.bcebos.com)... 220.181.33.43, 220.181.33.44, 110.242.68.39, ... Connecting to bj.bcebos.com (bj.bcebos.com)|220.181.33.43|:443... connected. HTTP request sent, awaiting response... 404 Not Found...

> 建议先删除本地0.6.0的版本,然后下载0.8.0的版本。 我们在0.8.0版本里面内置了fastdeploy_init.sh(此前版本init.sh存在问题) 我用0.7.0版本的也有问题,把FastDeploy-release-0.8.0里的fastdeploy_init.sh复制过来还是有问题

> 贴一下执行source后的日志提示,同时检查一下日志中列的路径下,是否存在文件 (base) root@computer:/mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.7.0# source fastdeploy_init.sh Import environment variable from FastDeploy... FastDeploy Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.7.0/lib Paddle2ONNX Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.7.0/third_libs/install/paddle2onnx/lib ONNX Runtime Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.7.0/third_libs/install/onnxruntime/lib OpenCV Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.7.0/third_libs/install/opencv/lib OpenVINO Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.7.0/third_libs/install/openvino/runtime/lib Paddle Inference Lib:...

error while loading shared libraries: libcore_tokenizers.so: cannot open shared object file: No such file or directory 现在的报错又成了这个

> wget https://bj.bcebos.com/fastdeploy/release/cpp/fastdeploy-linux-x64-0.8.0.tgz 还是有问题 cd fastdeploy-linux-x64-0.8.0 (base) root@computer:/mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.8.0# source fastdeploy_init.sh Import environment variable from FastDeploy... FastDeploy Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.8.0/lib FastTokenizer Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.8.0/third_libs/install/fast_tokenizer/lib Paddle2ONNX Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.8.0/third_libs/install/paddle2onnx/lib ONNX Runtime Lib: /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.8.0/third_libs/install/onnxruntime/lib OpenCV Lib:...

> /mnt/c/Users/Administrator/projects/FastDeploy-develop/FastDeploy-release-0.8.0/examples/vision/detection/yolov7/cpp/build/fastdeploy-linux-x64-0.8.0/third_libs/install/opencv/lib64 这个路径下有.so吗 有

> 不知道为何,环境变量已经配好了,就是不生效,算了,我放弃了,感谢您的解答