Git Product home page Git Product logo

Comments (7)

chanfr avatar chanfr commented on July 2, 2024

Hi,

First of all try only the DatasetEvaluationApp you should execute the app passing the configuration as follows:

./DatasetEvaluationApp --configFile=yourAppConfig.txt

yourAppConfig.txt should contains:

--datasetPath

--evaluationsPath

--weightsPath

--netCfgPath

--namesPath

--inferencesPath

All this paths has been included into the "sampleFiles.zip" you have to modify the config file with the related paths on your computer

from detectionmetrics.

vmartinezf avatar vmartinezf commented on July 2, 2024

Hi,

Sorry, I was wrong to put the content of appConfig.txt. What I have put is:

--datasetPath
/sampleFiles/datasets/home

--evaluationsPath
/sampleFiles/evaluations

--weightsPath
/sampleFiles/weights/yolo_2017_07

--netCfgPath
/sampleFiles/cfg/darknet

--namesPath
/sampleFiles/cfg/SampleGenerator

--inferencesPath
/sampleFiles/evaluations

But the error I get is the same:

WARNING: Logging before InitGoogleLogging() is written to STDERR
W0202 07:47:55.188529 4347 ListViewConfig.cpp:89] path: /sampleFiles/weights/yolo_2017_07 does not exist
W0202 07:47:55.188604 4347 ListViewConfig.cpp:89] path: /sampleFiles/cfg/darknet does not exist
W0202 07:47:55.188691 4347 ListViewConfig.cpp:89] path: /sampleFiles/cfg/SampleGenerator does not exist

Thank you so much,
Regards.

from detectionmetrics.

chanfr avatar chanfr commented on July 2, 2024

Hi,
It seems that you are not writing the entire path name inside the configuration files, you should include the absolute path name.

Regards,
Fran.

from detectionmetrics.

vmartinezf avatar vmartinezf commented on July 2, 2024

Hi,
It works now. I tried to follow the steps of the video of http://jderobot.org/Frivas-phd, but I don't see any file in Input Dataset.

Thanks,
Regards.

from detectionmetrics.

chanfr avatar chanfr commented on July 2, 2024

capture

You may be selecting the wrong dataset type, the one I shared has our "own" dataset structure.

This can be also an improvement to auto-detect the type of the input dataset.

regards,

from detectionmetrics.

vmartinezf avatar vmartinezf commented on July 2, 2024

Hi,

I run the DatasetEvaluation, but I don't any file in Input Dataset. My configuration file is:

--datasetPath
/home/vanejessi/DeepLearningSuite/DeepLearningSuite/DatasetEvaluationApp/sampleFiles/datasets/home

--evaluationsPath
/home/vanejessi/DeepLearningSuite/DeepLearningSuite/DatasetEvaluationApp/sampleFiles/evaluations

--weightsPath
/home/vanejessi/DeepLearningSuite/DeepLearningSuite/DatasetEvaluationApp/sampleFiles/weights/yolo_2017_07

--netCfgPath
/home/vanejessi/DeepLearningSuite/DeepLearningSuite/DatasetEvaluationApp/sampleFiles/cfg/darknet

--namesPath
/home/vanejessi/DeepLearningSuite/DeepLearningSuite/DatasetEvaluationApp/sampleFiles/cfg/SampleGenerator

--inferencesPath
/home/vanejessi/DeepLearningSuite/DeepLearningSuite/DatasetEvaluationApp/sampleFiles/evaluations

The result is:

detectionsuiteevaluation

Thanks,
Regards!

from detectionmetrics.

chanfr avatar chanfr commented on July 2, 2024

Hi,
The dataset path should be the main path of the datasets, so the parent path of the one you have defined on the cfg.

Regards,
Fran.

from detectionmetrics.

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.