Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

软件启动时预加载模型,减少识别时等待时间 #11

@FuryMartin

Description

@FuryMartin

软件启动时预加载模型,减少识别时等待时间

问题描述

现阶段,模型会在点击“开始识别后”加载,且加载耗时很长,不方便。

改进方案

将单独开一个QThread用来预加载模型,加载完之后再开始识别

Metadata

Metadata

Assignees

Labels

SuspendProblems that cannot be solved currentlyenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions