Git Product home page Git Product logo

face-pynq-dpu-u96v2's Introduction

Pynq DPU with VART for Face recognition and tracking

Python based, face detection and tracking example application using VART API

Prepare the Ultra96v2

Install Pynq on the Ultra96v2

  1. Get the pre-built SD image : ultra96v2-pynq-image-v2.5
  2. Flash a SD Card with the collect image. (tested with BalenaEtcher)

Install Pynq Dpu

The following come from https://github.com/Xilinx/DPU-PYNQ

Upgrade Board

This upgrade step is to make sure users have a DPU-ready image. This step is only required for one time.

On your board, run su to use super user. Then run the following commands:

git clone --recursive --shallow-submodules https://github.com/Xilinx/DPU-PYNQ.git
cd DPU-PYNQ/upgrade
make

The upgrade process may take up to 1 hour, since a few packages will need to be installed. Please be patient. For more information, users can check the PYNQ v2.5 upgrade instructions

Install

Run the following on board:

pip3 install pynq-dpu

Install additional required packages:

pip3 install centroid-tracker
pip3 install screeninfo

Use

TBD

References

https://github.com/Avnet/Ultra96-PYNQ https://github.com/Xilinx/DPU-PYNQ

face-pynq-dpu-u96v2's People

Contributors

sellto avatar albertabeef avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.