Git Product home page Git Product logo

lixingying18 / tiny_yolo_v3_zynq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yu-zhewen/tiny_yolo_v3_zynq

0.0 0.0 0.0 1.86 GB

Implement Tiny YOLO v3 on ZYNQ

Verilog 0.43% VHDL 30.72% Pascal 0.01% JavaScript 0.02% Shell 0.01% Batchfile 0.01% HTML 1.69% Tcl 0.13% Scala 0.02% C 31.24% C++ 9.32% Makefile 0.04% Assembly 0.02% CartoCSS 0.01% Objective-C 3.76% SystemVerilog 0.53% Ada 3.04% Coq 18.88% Ruby 0.01% V 0.16%

tiny_yolo_v3_zynq's Introduction

Tiny YOLO v3 ZYNQ

/data

pre-trained layer weights for YOLOv3-tiny on COCO dataset coming from https://pjreddie.com/darknet/yolo/

'fp' stands for fixed point data 'bn' represents merging batch normalise into convolution

/hw

hardware IPs for each acceleration unit 'accumulation(acc)', 'convolution(conv)', 'max pooling(max)', 'upsample(upsamp)', 'yolo' '64' is used for 64b DMA transfer which is finally used 'prj' is the relevant SDK project to validate each IP

/model

models for Design Space Exploration (DSE)

/rpt

report for the project

/sw

purely software implementation of yolov3-tiny. It is a revised version of original https://github.com/pjreddie/darknet. File operations are removed for bare-mental running

/tools

some interesting helpers for pre-processing data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.