1 Star 1 Fork 0

breath57 / VSearcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
runtime.log 3.82 KB
一键复制 编辑 原始数据 按行查看 历史
breath57 提交于 2023-10-28 11:00 . 加入日志模块
2023-10-28 10:48:11,602 - ERROR - <Future at 0x188a1a407f0 state=finished raised ValueError>
Traceback (most recent call last):
File "E:\MyComputerInstalledSoftwares\miniconda3\envs\vs-gpu\lib\concurrent\futures\thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 1374, in __process_section
pf=PaddleFrame(
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 344, in __init__
self.result = np.array(my_ocr.ocr_safe(
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 3 dimensions. The detected shape was (1, 1, 2) + inhomogeneous part.
2023-10-28 10:54:41,793 - ERROR - <Future at 0x227f13c4700 state=finished raised ValueError>
Traceback (most recent call last):
File "E:\MyComputerInstalledSoftwares\miniconda3\envs\vs-gpu\lib\concurrent\futures\thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 1374, in __process_section
pf=PaddleFrame(
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 344, in __init__
self.result = np.array(my_ocr.ocr_safe(
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 3 dimensions. The detected shape was (1, 1, 2) + inhomogeneous part.
2023-10-28 10:55:13,403 - ERROR - <Future at 0x14f2e7b0700 state=finished raised ValueError>
Traceback (most recent call last):
File "E:\MyComputerInstalledSoftwares\miniconda3\envs\vs-gpu\lib\concurrent\futures\thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 1374, in __process_section
pf=PaddleFrame(
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 344, in __init__
self.result = np.array(my_ocr.ocr_safe(
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 3 dimensions. The detected shape was (1, 1, 2) + inhomogeneous part.
2023-10-28 10:56:20,119 - ERROR - <Future at 0x16ad5b0f700 state=finished raised ValueError>
Traceback (most recent call last):
File "E:\MyComputerInstalledSoftwares\miniconda3\envs\vs-gpu\lib\concurrent\futures\thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 1374, in __process_section
pf=PaddleFrame(
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 344, in __init__
self.result = np.array(my_ocr.ocr_safe(
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 3 dimensions. The detected shape was (1, 1, 2) + inhomogeneous part.
2023-10-28 10:57:30,960 - ERROR - <Future at 0x2a72ccd17c0 state=finished raised ValueError>
Traceback (most recent call last):
File "E:\MyComputerInstalledSoftwares\miniconda3\envs\vs-gpu\lib\concurrent\futures\thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 1374, in __process_section
pf=PaddleFrame(
File "f:\Document\VSCode\Projects\courseware-abstract\formal-pypi\src\vsearcher\_core\video.py", line 344, in __init__
self.result = np.array(my_ocr.ocr_safe(
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 3 dimensions. The detected shape was (1, 1, 2) + inhomogeneous part.
Python
1
https://gitee.com/breath57/vsearch.git
git@gitee.com:breath57/vsearch.git
breath57
vsearch
VSearcher
master

搜索帮助