Giter VIP home page Giter VIP logo

image-upscaling-cnn's Introduction

Accelerate Image Upscaling Algorithms on FPGA Using HLS

In this repository you can find the image upscaling methods I implemented and accelerated - the forward propagation of the Fast Super-Resolution Convolutional Neural Network (FSRCNN) - https://arxiv.org/pdf/1608.00367.pdf) and the bicubic interpolation algorithm used as a reference for the machine learning method. For more details you can check the AMIQ Consulting blog post.

Using the advantages offered by the FPGA and the parallelization potential of the algorithms spcecified above, I accelerated the FSRCNN and the bicubic interpolation algorithm on FPGA using HLS, significantly reducing the execution time.

Tools used

Operating System: Windows 10

Simulate, Synthesize, Cosimulate accelerator: Vivado HLS 2019.1

Libraries used  

OpenCV version:   4.5.3  - https://github.com/opencv/opencv  

xfOpenCV version: 2019.1 - https://github.com/Xilinx/xfopencv  

Block diagram: Vivado 2019.1

The initial algorithms are tested with the following hardware platform: x64 CPU - Intel Core i5-6200U

The accelerators are tested with the following hardware platform: Xilinx - Zynq-7000 SoC

Blog post

https://www.amiq.com/consulting/2021/08/23/how-to-accelerate-an-image-upscaling-cnn-on-fpga-using-hls/

License

The application is available for free under the Apache License 2.

image-upscaling-cnn's People

Contributors

amiq-consulting 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.