Giter Site home page Giter Site logo

conv_rtl_model's Introduction

Conv_RTL_Model

  • Version 1

    • 하나의 Multiplier만 이용하여 연산을 진행, Time이 오래 걸림
    • 두개의 연산기를 이용하여 Latency를 줄인다.
    • 하나의 연산기가 Work하는 동안 다른 연산기에 작업을 시행하는 형태로 데이터 입력 멈추지 않고 연산을 계속 진행할 수 있다는 장점이 있다.
  • Version 2

    • Kernel size 만큼의 Multiplier를 이용하여 연산을 진행
    • 연산 과정의 복잡성을 줄이고 병렬처리를 용이하게 함
    • Queue를 이용하여 데이터를 저장
  • Python_image_process

    • Image를 처리하여 Bram에 Initialize 값인 COE 파일로 변환 (Encoder)
    • Testbench에서 나온 결과값을 이미지로 변환 (Decoder)

conv_rtl_model's People

Contributors

shinjungwoo avatar

Watchers

James Cloos avatar  avatar

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.