Skip to content

wubinary/two_stream_soc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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