当前位置:网站首页>ImageAI安装
ImageAI安装
2022-07-02 03:28:00 【billjiang2008】
1.为了避免走弯路一定要去官网查看资料,官网是更新的,不要看一些博主的内容:博主当时可能也安装成功了,但一些资料的更新,可能安装后,出现错误
ImageAI的官方英文文档!— ImageAI 2.1.6 文档
安装映像AI
ImageAI要求您安装Python 3.7.6以及其他一些Python库和框架。在安装映像 AI 之前,必须安装以下依赖项。
或 Tensorflow-GPU(如果您有安装了 CUDA 和 cuDNN 的 NVIDIA GPU)
pip install tensorflow-gpu==2.4.0
其他依赖关系
pip install keras==2.4.3 numpy==1.19.3 pillow==7.0.0 scipy==1.4.1 h5py==2.10.0 matplotlib==3.3.2 opencv-python keras-resnet==0.2.0图像AI
pip install imageai --upgrade
安装ImageAI后,您可以开始运行很少的代码行来执行非常强大的计算机视觉任务,如下所示。
2、安装完后,测试,图像识别成功,很开心。
3、做另外一个项目时,在加载
detector.loadModel()
出现错误信息:
Unknown layer: NonMaximumSuppression
还有一个什么Class “”“”记不住了。最后查找资料及论坛
是如下这个:
resnet50_coco_best_v2.0.1.h5
下载一个新版本的resnet50_coco_best_v2.1.0.h5 就解决了
detector.setModelPath( os.path.join(execution_path , "resnet50_coco_best_v2.1.0.h5"))
我也解决了,且识别成功!
本文档主要做个留存备份,便于以后安装
边栏推荐
- Screenshot literacy tool download and use
- Qt的网络连接方式
- < job search> process and signal
- Kotlin basic learning 15
- MSI announced that its motherboard products will cancel all paper accessories
- verilog 并行块实现
- 《MATLAB 神经网络43个案例分析》:第42章 并行运算与神经网络——基于CPU/GPU的并行神经网络运算
- Go execute shell command
- KL divergence is a valuable article
- SAML2.0 notes (I)
猜你喜欢

Verilog timing control

高性能 低功耗Cortex-A53核心板 | i.MX8M Mini

Unity脚本的基础语法(6)-特定文件夹

Halcon image rectification

Download and use of the super perfect screenshot tool snipaste
![[mv-3d] - multi view 3D target detection network](/img/aa/741b36ead2dfaa5a165401b8d657b7.jpg)
[mv-3d] - multi view 3D target detection network

【DesignMode】原型模式(prototype pattern)

verilog 并行块实现

Large screen visualization from bronze to the advanced king, you only need a "component reuse"!

MySQL connection query and subquery
随机推荐
Intersection of Venn graph
Exchange rate query interface
Detailed explanation of ThreadLocal
Kotlin基础学习 16
"Analysis of 43 cases of MATLAB neural network": Chapter 42 parallel operation and neural network - parallel neural network operation based on cpu/gpu
Verilog 时序控制
Oracle的md5
Which of PMP and software has the highest gold content?
Detailed explanation of the difference between Verilog process assignment
Aaaaaaaaaaaa
Verilog parallel block implementation
JS introduction < 1 >
[数据库]JDBC
Form custom verification rules
What do you know about stock selling skills and principles
Named block Verilog
Eight steps of agile development process
ORA-01547、ORA-01194、ORA-01110
venn圖取交集
UI (New ui:: MainWindow) troubleshooting