# keras-yolo
Keras implementation of [YOLO - real-time object detection system](https://pjreddie.com/darknet/yolo/).
## Current progress and usage
For now this package's functionality implementation is in progress.
Current plan:
- [x] add weights loading from darknet config (in progress)
- [?] add script to compare run results vs darknet (currently I compare results with darknet manually).
Weights loading is more complex than it looks: there are several differences between keras and darknet, which should be carefully examined. For example, darknet allows batch normalization to be incorporated to layer, keras layers have no such an option and provides distinct `BatchNormalization` class instead.
To check currently implemented, run
```
python scripts/rebuild_and_load_weights.py
```
from the main project directory. This scripts expects to tiny-yolo.weights to be located at data folder, it also uses corresponding network config to create it and to load weights. But before that it builds necessary cython library with `distutils`.
If you run
```
python scripts/rebuild_and_load_weights.py ../darknet/dog.jpg
```
it tries to load image from given path and to predict its class (this is in progress).
As a result of this command, file `predicted.jpg` will be generated and it will look similar to this:

There still remains a pythonish problem with precision - that's why detection borders
at resulting image slightly differ from what you see when you run `darknet`.
## Requirements
- keras
- distutils
- cython
For development I use python 2, but this implementation is planned to be run with both python 2 & 3.
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论




























收起资源包目录










































































共 65 条
- 1
资源评论


matlab大师
- 粉丝: 2965
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 网络维护竞聘演讲稿【范文】.doc
- 2020年嵌入式软件开发方法分析论文.doc
- btc实时观测系统,同时ai辅助进行投资建议
- 大学计算机应用班主任工作总结.doc
- 计算机硬件与软件.pptx
- 项目六第一课时体验程序设计的一般过程1课件-高中信息技术沪科版必修1(1).ppt
- 2022年数据库设计2.ppt
- 通信原理教学改革方法论文范文.doc
- 数字图像处理课程设计基于图像处理的车牌识别技术.doc
- nginx服务优化配置方案.docx
- Unit1Laughoutloud!Developingideas课件高中英语选择性.pptx
- 数据库原理与应用课后习题标准标准答案李春葆编.doc
- 新教材高中数学第四章指数函数对数函数与幂函数4.2.2对数运算法则应用案巩固提升.doc
- 考点-三-软件工程基本概念.docx
- 选修专题一第三节基因工程的应用(与“基因”有关的文档共57张).pptx
- bios无法读取u盘解决方法.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
