Giter VIP home page Giter VIP logo

Comments (4)

AwayB avatar AwayB commented on August 19, 2024

Hello Juan,

Did you install the HAL Plugins and the datasets? It's explained in the lower part of the README that you need those for the tests to run.

https://github.com/prophesee-ai/openeb#optional-running-the-test-suite

You might also want to install opencv-python.

from openeb.

juanmed avatar juanmed commented on August 19, 2024

from openeb.

AwayB avatar AwayB commented on August 19, 2024

Hello,

I believe the datasets were not placed correctly, since you have these assert os.path.exists(file) errors:

1: # To be sure the error isn't thrown because the input file doens't exist, use one of the datasets
1: input_rawfile = os.path.join(dataset_dir, "gen31_timer.raw")
1: > assert os.path.exists(input_rawfile)
1: �[1m�[31mE AssertionError: assert False�[0m

Just in case, are your datasets in <OPENEB_SRC_DIR>/datasets/ or <OPENEB_SRC_DIR>/datasets/datasets/?

Unzipping creates a datasets directory already, so if you unzipped them at <OPENEB_SRC_DIR>/datasets/, it might have created a subdirectory, which will not work.

from openeb.

laurentbristiel avatar laurentbristiel commented on August 19, 2024

I am assuming @KingArrkinian comment helped @juanmed => closing this issue
If this is not the case, don't hesitate to ask for more help.

from openeb.

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.