在github下载的facenet代码运行时出现这个问题
但是src/facenet.py中明明有这个函数
那是因为其实mtcnn想找的是site-packages中的facenet,他也有同样的函数,不过行数不一样,估计有些许变化
所以将mtcnn中的import facenet修改为
即可运行
详细解决方案
AttributeError: module 'facenet' has no attribute 'store_revision_info问题解决
热度:105 发布时间:2023-11-17 00:26:59.0
相关解决方案
- resin上使用<jsp:attribute 标签遇到的有关问题
- EJB调度失败Error: Exception preparing module
- EAV模型 Entity-Attribute-Value解决办法
- Delphi程序写的EXCEL导入程序时报错:Access violation at address0057416f in module"serv"exe,该怎么解决
- Unrecognized attribute 'xmlns'.解决思路
- 200分,请高人说明白,以下有关问题“特性(Attribute)在实际开发中有用”“什么是滥用反射。”“反射+特性,有什么实际用处。”,请注意
- 小有关问题.某个控件A我设置了A.Attribute.Add("question""value"),怎么样得到这个question的值?
- TC 提示 Undefined Symbol '_brklvl' in module BRK 等异常,不知如何避免
- tmboot的时分报错 libifsql.so不能load , The module has an invalid magic number
- tmboot的时候报错 libifsql.so不能load , The module has an invalid magic number,该怎么解决
- odbc isql db2: 0509-103 The module has an invalid magic number,该如何处理
- IIS配置出现The specified module could not be found 在网下找了好多方法都不行 正在挂网站 急小弟!
- Entity Attribute code uniqueness解决办法
- [求助]JavaBean的一个小问题:The value for the useBean class attribute ...
- 运行jar时出现fail to load main-class attribute from
- 帮我看看这代码 [问题解决]
- [求助]求一算法(问题解决)
- [求助]求一算法(问题解决)
- [求助]问题解决
- 用js取得返回的DataTable类型时,报错:A circular reference was detected while serializing an object of type 'System.Reflection.Module'解决方法
- What does idl attribute mean in the W3C html5 standard document
- vtigercrm 安装异常: Module name is missing. Please check the module name
- eclipse怎么修改现有工程的dynamic web module version(转)
- 关于maven构建的Dynamic Web Module 3.0 requires Java 1.6 or newer 异常
- freemarker中 The only legal comparisons are between two . 问题解决
- eclipse 中将工程成为 Dynamic web Module 工作
- Attribute value request.getAttribute("XXX") is quoted with " 有关问题
- YUI3学习(6)-组件框架之 Attribute
- eclipse怎么修改dynamic web module version
- [WebService课程]编写Axis2模块(Module)- 9