Coder Social home page Coder Social logo

What is what? about lenet5_hls HOT 2 CLOSED

jc5706 avatar jc5706 commented on August 22, 2024
What is what?

from lenet5_hls.

Comments (2)

changwoolee avatar changwoolee commented on August 22, 2024

Hi jc5706,
the files and directories except Win10TestApp&Win10TestAppRelease should be imported to vivado hls or xilinx SDSoC(SDx).

For HLS syntehsis, this project only supports convolutional layers.
The functions in lenet5/hw_layers/image_convolution.cpp, CONVOLUTION_LAYER_1 to CONVOLUTION_LAYER_3 are the top-level hardware functions in the HLS or SDSoC project.

Other functions in lenet5/hw_layers are not optimized for HLS synthesis because I didn't need them for my project... I used pooling layers and fc layers without synthesis and just run them on PS.
So if you want to synthesize these functions like pooling layers and fully connected layers, the extra work for optimization is needed.

Win10TestApp/Lenet5 Test is a Visual Studio Project and written in C#, so you don't need to import them to vivado project.

I hope that this work help your project :)

from lenet5_hls.

jc5706 avatar jc5706 commented on August 22, 2024

Thanks, I'll follow these directions

from lenet5_hls.

Related Issues (20)

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.