Z-Zheng/ChangeStar

关于使用ever库中的infer_tool工具

Closed this issue · 2 comments

大佬您好!
我在使用ever库中的infer_tool工具中的build_and_load_from_file函数加载模型数据和权重时,出现如下错误:
dee0d9c3efa1ccdf97faa994c390578
显示“ChangeStar不支持”,你有什么解决办法么,或者知道错误出现在哪么。感谢!!

f770c76b02dec52ff160ffbc6d956bb
部分代码如下。

在程序执行一开始调用一下注册模块的函数,就能把module文件夹下的模型都注册上
即,

if __name == '__main__':
    er.registry.register_modules()