C:\Users\TXN>CD C:// C:\>Python "C:\Program Files (x86)\Intel\openvino_2021.4.752\deployment_tools\open_model_zoo\demos\human_pose_estimation_demo\python\human_pose_estimation_demo.py" -at openpose -d CPU -i 0 -m D:\model\fall_detection_zpp\intel\human-pose-estimation-0001\FP16\human-pose-estimation-0001.xml [ INFO ] Initializing Inference Engine... [ INFO ] Loading network... [ INFO ] Reading network from IR... Traceback (most recent call last): File "C:\Program Files (x86)\Intel\openvino_2021.4.752\deployment_tools\open_model_zoo\demos\human_pose_estimation_demo\python\human_pose_estimation_demo.py", line 283, in <module> sys.exit(main() or 0) File "C:\Program Files (x86)\Intel\openvino_2021.4.752\deployment_tools\open_model_zoo\demos\human_pose_estimation_demo\python\human_pose_estimation_demo.py", line 184, in main model = get_model(ie, args, frame.shape[1] / frame.shape[0]) File "C:\Program Files (x86)\Intel\openvino_2021.4.752\deployment_tools\open_model_zoo\demos\human_pose_estimation_demo\python\human_pose_estimation_demo.py", line 111, in get_model prob_threshold=args.prob_threshold) File "C:\Program Files (x86)\Intel\openvino_2021.4.752\deployment_tools\open_model_zoo\demos\common\python\models\open_pose.py", line 62, in __init__ strides=(1, 1), name=self.pooled_heatmaps_blob_name) File "C:\Users\TXN\AppData\Local\Programs\Python\Python37\lib\site-packages\ngraph\utils\decorators.py", line 22, in wrapper node = node_factory_function(*args, **kwargs) TypeError: max_pool() missing 1 required positional argument: 'dilations'
时间: 2023-06-30 17:18:46 浏览: 190
这个错误通常是因为你调用了一个名为 `max_pool()` 的函数,但是没有给它所需要的所有参数,导致函数无法正常执行。具体来说,这个错误是因为 `max_pool()` 函数需要一个名为 `dilations` 的参数,但是你没有提供它。
根据你提供的信息,这个错误是在运行 Intel OpenVINO 的人体姿态估计演示程序时出现的。可能是由于模型文件或代码文件缺失、路径不正确等问题导致的。你可以检查一下文件路径是否正确、模型文件是否存在并已正确加载、代码是否正确,以及是否安装了必要的依赖项等。如果你无法解决这个问题,可以将相关代码和错误信息贴出来,让我来帮你分析一下。
相关问题
Txn<ByteBuffer> abort
在给定的引用内容中没有提到"Txn<ByteBuffer> abort"这个具体的问题或者概念。因此,我无法为您提供相关的答案。如果您有任何其他问题,请随时提问。<span class="em">1</span><span class="em">2</span><span class="em">3</span>
#### 引用[.reference_title]
- *1* *2* [zookeeper Fast Leader Election(FLE) Recovery数据同步阶段源码分析](https://blog.csdn.net/weixin_43955361/article/details/122319981)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"]
- *3* [zookeeper Zab协议—消息广播—细节分析](https://blog.csdn.net/L25809/article/details/121191946)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"]
[ .reference_list ]
lmdb Txn<ByteBuffer> abort
在LMDB中,lmdb_txn.abort()是用于中止事务的方法。当调用该方法时,当前事务将立即终止,且所有未提交的更改都将被丢弃。这意味着之前在事务中所做的任何更改都将被撤销,不会对数据库产生任何影响。
然而,在您的引用内容中,并未提到与lmdb_txn.abort()相关的具体代码或上下文信息。因此,我无法提供更多关于该方法的具体细节和使用方法。如果您可以提供更多上下文或代码片段,我将能够给出更准确的答案。<span class="em">1</span><span class="em">2</span><span class="em">3</span>
#### 引用[.reference_title]
- *1* [python读取LMDB中图像的方法](https://download.csdn.net/download/weixin_38566318/13780521)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"]
- *2* [zookeeper Zab协议—消息广播—细节分析](https://blog.csdn.net/L25809/article/details/121191946)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"]
- *3* [zookeeper Fast Leader Election(FLE) Recovery数据同步阶段源码分析](https://blog.csdn.net/weixin_43955361/article/details/122319981)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"]
[ .reference_list ]
阅读全文
相关推荐

















