shliar

Results 4 issues of shliar

从paddlehub的教程中,只描述了如何创建自己的module等,但是好像没看到有关如何调用已训练好的模型文件,例如我已经在paddleclas、paddledetection、paddlex这三个套件中分别训练好了模型,请问我要怎么把我已经训练好的模型与module结合起来,使我已经训练好的模型能够使用hub serving进行服务化部署呢? 我有尝试paddlehub的Fine-tune,但实在比较慢,用ResNet50做Fine-tune,需要74小时,而且教程中也没有写类似如何恢复训练的方法,而我的ai studio不支持我使用这么长时间的GPU环境,这是我提出该问题的原因

##### System information (version) - OpenVINO => 2022.1 - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2017 - Problem classification: Model Conversion - Framework:...

category: MO
support_request
PSE

## System * Platform: Linux aarch64 * Firefox: >= 78.6.0esr * Selenium: 4.3.0 Hi: I want to use geckodriver on an armv8 machine,but how to build geckodriver for armv8?There are...

awaiting reporter feedback

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有报过同样bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### bug描述 Describe the Bug 我使用vs2019和opencv3.4.6 在2.4版本和2.3版本的c++推理代码上进行了编译。这两个版本均无法通过编译 复现方法: 下载 https://paddle-inference-lib.bj.bcebos.com/2.3.1/cxx_c/Windows/CPU/x86-64_vs2017_avx_mkl/paddle_inference.zip 这个预测库,并解压源码后,使用 cmake...