1 Star 2 Fork 0

ZhaoYankang / hwac_object_tracker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

hwac_object_tracker

FPGA accelerated TinyYOLO v2 object detection neural network, capable of detecting 95 object classes. The design obtained the 5th place out of 65 teams, in the FPGA category, in the System Design Contest in Design Automation Conference 2018, San Fransisco (https://dac.com/content/2018-system-design-contest).

The final rankings are published in http://www.cse.cuhk.edu.hk/~byu/2018-DAC-HDC/ranking.html#final

The team list is in http://www.cse.cuhk.edu.hk/~byu/2018-DAC-HDC/teams.html

alt text

The design was deployed in the Xilinx PYNQ-Z1 platform (http://www.pynq.io/)

alt text

Design

The design is based on the TinyYOLO v2 Object Detection Neural Network (https://pjreddie.com/darknet/yolo/). We used Half-Precision Floating point (16 bit) our design. The implementation was done on Verilog HDL and using the Vivado 2017.2

The block design of our architecture is as follows,

alt text

The Vivado block design connecting our IP to the Zynq Processing System is as follows,

alt text

Resource Utilization

Resource Utilization :

alt text

Power estimate :

alt text

Repo Organization

  • Images : contains the test images, annotations
  • Others : contains documentation related files
  • Results : contains the detection results
  • hw : contains the RTL source files and the vivado projects
    • YOLO - contains the RTL sources and the Vivado project of TinyYOLO neural network implementation
    • TOP - contains the Vivado project with the top level block design
  • py : contains the hardware overlay(.bit) and Jupyter Notebook, python libraries, executable on the ARM PS.

空文件

简介

基于tinyYOLO的目标检测在FPGA上的实现 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Verilog
1
https://gitee.com/zhaoyankang/hwac_object_tracker.git
git@gitee.com:zhaoyankang/hwac_object_tracker.git
zhaoyankang
hwac_object_tracker
hwac_object_tracker
master

搜索帮助