Skip to content

piel3203/tinyVision_sensai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyVision.ai Inc.

Simplifying the Lattice SensAI Framework

This repo contains a modified version of the Lattice SensAI framework. This can be used to train a neural network and target the Lattice AI core that runs on an FPGA.

  • Training: This directory contains various training examples for Audio and vision modalities. Various examples such as keyword detection, human face detection and so on are covered. The output of this training is a binary file that can be written into the Flash that the FPGA can load from.
  • RTL: This directory follows the Lattice examples quite faithfully and contains modified example code that will allow one to use the training model output from the above directory. Note that we support two different targets:
    • UPduino Himax adapter: This board set comes with an UPduino and a Himax adapter(hat) and supports two microphones and a low power, color qVGA (320x24) rolling shutter Himax image sensor.
    • Vision FPGA SoM: This board is more production oriented and in addition to the Himax sensor, can also support an even lower power, monochrome, qVGA (320x240), global shutter image sensor made by Pixart Imaging.

About

Making Lattice SensAI work properly on tinyVision products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 43.7%
  • HTML 40.6%
  • Python 10.1%
  • V 3.6%
  • VHDL 0.4%
  • C# 0.4%
  • Other 1.2%