- 博客(9)
- 收藏
- 关注
原创 解决Slowfast出现assert len(boxes_and_labels) == len(self._image_paths)的问题
本文介绍了在训练SlowFast模型时遇到的AssertionError问题及其解决方法。错误出现在数据集加载过程中,提示boxes_and_labels与image_paths长度不匹配。解决方法为修改ava_helper.py文件中的boxes_sample_rate参数,将其从4改为1,以避免因时间戳不是4的倍数而被跳过的情况。该修改能确保所有样本都被正确加载,解决了因时间戳问题导致的数据加载失败问题。
2026-03-06 13:48:19
22
原创 Labelme安装以及qt.qpa.plugin: Could not load the Qt platform plugin “xcb“ in ““ even though it was f问题解决
labelme安装以及qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.的问题解决
2023-06-06 17:39:30
1417
1
原创 通过Python程序完成对Protege中知识图谱中数据的读取和写入
通过python程序完成对protege创建的知识图谱的数据读取和写入
2023-04-18 22:07:30
1548
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅