Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.16 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.16 KB

Two-stream Action Recognition SOC 🎬

tags: powerchip ntu netdb

Works by

cowork power-chips

Youtube Demo video

youtube link IMAGE ALT TEXT

Details

  • Platform: Zynq UltraScale+ MPSoC ZCU102
  • Enviroment: Vivado 2019.1
  • Vivado HLS implementations
  • System flow:

How to run 💡

#### run hls cnn + bitstream
> make

#### run bitstream only
> make bitstream

#### run hls cnn
> make hls