anaismartins /
deploying-custom-nn-in-fpga
This repository contains the files needed to prepare your own custom NN model on the Kria KV260 with Vitis AI, based on the original tutorials, with some modifications.
60/100 healthLoading repository data…
EscapeTHU / repository
This repository contains code and pdf tutorial of how I've implemented binocular camera matching algorithm, SGBM, with FPGA using verilog. Code in this repo contains both C++ SGBM simulation code and PS-PL vitis-vivado project. Tutorial and the video attached thoroughly explain my designation in detail, although made in Chinese hhhhh.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
ALL CODE HAS BEEN UPDATED TO MAIN BRANCH!
This repository contains code and pdf tutorial of how I've implemented binocular camera matching algorithm, SGBM, with FPGA using verilog. Code in this repo contains both C++ SGBM simulation code and PS-PL vitis-vivado project. Tutorial and the video attached thoroughly explain my designation in detail, although made in Chinese hhhhh.
Under the "code" directory, there are 2 directories called "FPGA" and "Ubuntu_C++" respectively. Under "FPGA", 5 directories can be found. -census_vcode This directory contains all verilog code that has been used in realizing census transforming. Under this directory, there are 2 directories, each called source and sim. Under source directory, finally you'll find census.v, and this file is the main verilog file which realizes census transforming. Under sim directory, finally you'll find tb_census.v and tb_census_zty.v, and these files are used as testbench for census.v.
Selected from shared topics, language and repository description—not editorial ratings.
anaismartins /
This repository contains the files needed to prepare your own custom NN model on the Kria KV260 with Vitis AI, based on the original tutorials, with some modifications.
60/100 healthMohBarbary /
This repository currently contains a full tutorial and premade projects for DE-10 standard SoC FPGA
37/100 healthYou're greatly welcomed to follow my bilibili account, which is https://space.bilibili.com/341561358. Hopefully you can find SGBM video explanation there at https://www.bilibili.com/video/BV1kR4y1S7TJ !
A new video will be made in a couple of days illustrating the usage of this repository in detail!