Implementing a CNN on an FPGA

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DeblurGANv2

    [ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang

  • I am trying to implement an image deblurring model (DeblurGANv2) The generator takes blurred images as an input and outputs the corrected image, the discriminator helps in training the generator. The model has been trained and I have run and deblurred images on a GPU. I am completely new to the domain of Machine learning and I am trying to implement this on an FPGA. I wanted your guys help on how to do this. The .h5 files contains the weights of the NN, how do I figure out its structure and put it on my FPGA. Can you please suggest some tools that might help or github links for people who have implemented similar stuff.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts