探索YOLO 思想,搭一个简易YOLO网络

 探索YOLO 思想,搭一个简易YOLO网络

目录

1环境搭建

1.1 anacoda安装

1.2 需要安装的库

2 网络搭建与训练

3.网络测试

3.1 测试代码


基于TinyYOLO的最简单YOLO网络,只能进行人脸识别。

1环境搭建

1.1 anacoda安装

Simplest yolo-network for single-face detect
最简单的单人脸识别YOLO网络,输出网络结构已在源码中给出。

How to use:
  
#安装 ananoda3 并且建立一个python3.6的环境
0、install ananoda3.x and set up a python3.6 environment

#使用pip(或者pip3)指令安装requirement.txt中列出的包
1、install all the packages listed in requirement.txt using pip(3) 

#执行python(3)  yolo.py 开启人脸识别
2、type python(3)  yolo.py and have fun

#tips
  1:If your GPU doesn't support CUDA , install tensorflow instead of tensorflow-gpu

1.2 需要安装的库

matplotlib (3.2.1)
numpy (1.18.2)
opencv-python (4.2.0.32)
pandas (1.0.3)
Pillow (7.0.0)
python-dateutil (2.8.1)
scikit-image (
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值