当前位置:网站首页>Imageai installation
Imageai installation
2022-07-02 03:33:00 【billjiang2008】
1. In order to avoid detours, you must check the information on the official website , The official website is updated , Don't read the content of some bloggers : The blogger may have installed it successfully , But some information updates , Possible after installation , There is an error
ImageAI Official English document !— ImageAI 2.1.6 file
Install image AI
ImageAI You are required to install Python 3.7.6 And other things Python Libraries and frameworks . In the installation image AI Before , The following dependencies must be installed .
Python 3.7.6 , download Python
pip , download PyPi
Tensor flow 2.4.0
pip install tensorflow==2.4.0
or Tensorflow-GPU( If you have installed CUDA and cuDNN Of NVIDIA GPU)
pip install tensorflow-gpu==2.4.0
Other dependencies
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.0Images AI
pip install imageai --upgrade
install ImageAI after , You can start running very few lines of code to perform very powerful computer vision tasks , As shown below .
2、 After the installation , test , Image recognition succeeded , Very happy .
3、 When doing another project , In the load
detector.loadModel()
Error message :
Unknown layer: NonMaximumSuppression
There is another thing Class “”“” I can't remember . Finally, find information and forums
It's the following one :
resnet50_coco_best_v2.0.1.h5
Download a new version of resnet50_coco_best_v2.1.0.h5 It's settled.
detector.setModelPath( os.path.join(execution_path , "resnet50_coco_best_v2.1.0.h5"))
I also solved , And the recognition is successful !
This document is mainly used as a backup , Easy to install later
边栏推荐
- GSE104154_ scRNA-seq_ fibrotic MC_ bleomycin/normalized AM3
- Account management of MySQL
- Go执行shell命令
- Framing in data transmission
- 焱融看 | 混合云时代下,如何制定多云策略
- [HCIA continuous update] overview of dynamic routing protocol
- Download and use of the super perfect screenshot tool snipaste
- MySQL connection query and subquery
- What is the logical structure of database file
- Verilog 过程连续赋值
猜你喜欢

Docker安装canal、mysql进行简单测试与实现redis和mysql缓存一致性

跟着CTF-wiki学pwn——ret2shellcode

West digital decided to raise the price of flash memory products immediately after the factory was polluted by materials

Knowing things by learning | self supervised learning helps improve the effect of content risk control

微信小程序中 在xwml 中使用外部引入的 js进行判断计算

What do you know about stock selling skills and principles

Exchange rate query interface

Detailed explanation of the difference between Verilog process assignment

In the era of programmers' introspection, five-year-old programmers are afraid to go out for interviews

MySQL之账号管理
随机推荐
《MATLAB 神经网络43个案例分析》:第42章 并行运算与神经网络——基于CPU/GPU的并行神经网络运算
C # joint halcon out of halcon Environment and various Error Reporting and Resolution Experiences
ImageAI安装
aaaaaaaaaaaaa
一天上手Aurora 8B/10B IP核(5)----从Framing接口的官方例程学起
Basic syntax of unity script (6) - specific folder
MySQL index, transaction and storage engine
On redis (II) -- cluster version
Verilog 线型wire 种类
Kotlin basic learning 17
verilog REG 寄存器、向量、整数、实数、时间寄存器
Kotlin基础学习 17
The page in H5 shows hidden execution events
Framing in data transmission
流线线使用阻塞还是非阻塞
This article describes the step-by-step process of starting the NFT platform project
Xlwings drawing
终日乾乾,夕惕若厉
What do you know about stock selling skills and principles
venn图取交集