Code Monkey home page Code Monkey logo

Comments (3)

shua1zhang avatar shua1zhang commented on September 13, 2024

Hi @tensorflowt ,

According to your output, I think the path to your images are not correctly configured. Let take files in "https://github.com/Xilinx/Vitis-AI/tree/master/mpsoc/vitis-ai-tool-example" as example.

In this example, we assume "vai_q_caffe" is being run under path of "vitis-ai-tool-example".
arch

The tool will use the prototxt file in "cf_resnet50" folder and "list.txt" in "images" folder, with configuration as below:
prototxt
calib

In this correct configuration, tool will find images under folder "images/" (make sure '/' is not missing) with name specified in "list.txt". Taking first image as example, vai_q_caffe will find "./images/ILSVRC2012_val_00000001.JPEG" and its lable “65” according to the "list.txt".

Please check if you have set the path correctly.

from vitis-ai.

qianglin-xlnx avatar qianglin-xlnx commented on September 13, 2024

Hi @tensorflowt
I wonder if you have solved this issue. If not, I will submit this issue to the engineer in charge of it. If it has been resolved, please close this issue.
Note that if we do not receive any reply from you within 2 weeks, we will assume that this issue has been resolved and will close this issue. Thank you.

from vitis-ai.

qianglin-xlnx avatar qianglin-xlnx commented on September 13, 2024

Hi @tensorflowt
Since I haven't received your reply for a long time, I will close this issue. If you still have any questions, you can reopen this issue. Thank you.

from vitis-ai.

Related Issues (20)

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.