Giter Site home page Giter Site logo

Comments (9)

wutianze avatar wutianze commented on July 26, 2024 1

DPU can be used for any neural network(except for some unsupported layers).
You can read DNNDK doc for how to build your own elf file from trained model which can then be run in DPU.
The image I provided is based on DNNDKv3.0, it's general, you can run your own elf file in it.

from dnndk-pynqz2.

wutianze avatar wutianze commented on July 26, 2024 1

Oh, please put .jpg in a directory you created and then ./yolo ./your_dir/ i, but make sure there is only one image in the dir

from dnndk-pynqz2.

wutianze avatar wutianze commented on July 26, 2024

Good news, if you have downloaded the image file, the only thing next is to burn it into the sd card. You can skip the steps in the .md, but I still recommend you read it.

from dnndk-pynqz2.

zackdilan avatar zackdilan commented on July 26, 2024

Yes, I have gone through it. But I have a question regarding making the DPU overlay. The DPU IP should be a custom one right? Does the one correspond to the network that we are working with? Or the image that you have given can be used with any neural network?

from dnndk-pynqz2.

zackdilan avatar zackdilan commented on July 26, 2024

Hey, I almost reached until the Yolo app demo. How long does this command take to run on the device ./yolo ./images/ i. It's taking a lot of time. Is it like that?

from dnndk-pynqz2.

wutianze avatar wutianze commented on July 26, 2024

Try running ./yolo dog.jpg? ./images will detect all the images, so maybe slow.

from dnndk-pynqz2.

zackdilan avatar zackdilan commented on July 26, 2024

pynq doubt
What is wrong here?

from dnndk-pynqz2.

wutianze avatar wutianze commented on July 26, 2024

Sorry, the usage is ./yolo dog.jpg i

from dnndk-pynqz2.

zackdilan avatar zackdilan commented on July 26, 2024

it throws an error:dog.jpg is not a valid directory! ,

from dnndk-pynqz2.

Related Issues (16)

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.