GithubHelp home page GithubHelp logo

hwac-dl / hwac_object_tracker Goto Github PK

View Code? Open in Web Editor NEW
62.0 62.0 18.0 40.54 MB

FPGA accelerated TinyYOLO v2 object detection neural network

Verilog 10.62% Tcl 2.47% C 24.15% HTML 60.54% Coq 1.13% Jupyter Notebook 0.12% Python 0.97%
detection fpga pynq tinyyolo verilog vivado xilinx

hwac_object_tracker's People

Contributors

duvindu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hwac_object_tracker's Issues

the structure of the project's weights is not identical to that of the original tiny yolov2

hello. I want to replace the weights document to test another objects. However, it seems that the structure of the project's weights is not identical to that of the original tiny yolov2. How did you fix it?
It's very important for me.
I'm looking forward your reply.

this's the structure of weights95tuned.npy:
(152, 4)
(1168, 4)
(4640, 4)
(18496, 4)
(73856, 4)
(295168, 4)
(1180160, 4)
(1179904, 4)
(64250, 4)
this is the structure of the original tiny yolov2' weights:
(16, 3, 3, 3)
(16,)
(32, 3, 3, 16)
(32,)
(64, 3, 3, 32)
(64,)
(128, 3, 3, 64)
(128,)
(256, 3, 3, 128)
(256,)
(512, 3, 3, 256)
(512,)
(1024, 3, 3, 512)
(1024,)
(1024, 3, 3, 1024)
(1024,)
(125, 1, 1, 1024)
(125,)

Detecting Multiple Objects

Dear Sir,

Just wonder if this object detection repo supports multiple objects detection?
If not, is it possible for me to fetch all results from the last layer and get all the bounding boxes using pynq?

Thanks,

Brian

Simulation TestBench

Can you please provide the testbench Verilog for Simulation? We want to studyeach block seperately.

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.