Git Product home page Git Product logo

Comments (7)

Tomhandson1029 avatar Tomhandson1029 commented on July 1, 2024

reply??

from vehicle-cv-adas.

jason-li-831202 avatar jason-li-831202 commented on July 1, 2024

I think it's caused by the Python version. You can try downgrading the version.

from vehicle-cv-adas.

Tomhandson1029 avatar Tomhandson1029 commented on July 1, 2024

I have the latest version python 3.11.5

from vehicle-cv-adas.

jason-li-831202 avatar jason-li-831202 commented on July 1, 2024

I think it's caused by the Python version.

Could you please rewrite the following code :
https://github.com/jason-li-831202/Vehicle-CV-ADAS/blob/a1d37a6bbddecfc311a215abb50fe30aaec2d0a9/TrafficLaneDetector/ultrafastLaneDetector/ultrafastLaneDetectorV2.py#L426C1-L426C78

Replace with the following line :
-> return np.array(list(lanes_points.values()), dtype="object"), list(lanes_detected.values())

from vehicle-cv-adas.

Tomhandson1029 avatar Tomhandson1029 commented on July 1, 2024

Yeah thanks it resolved but one problem is there
[TRT] [E] 3: [engine.cpp::nvinfer1::rt::Engine::getUserRegion::1312] Error Code 3: Internal Error (call of getBindingDimensions with invalid bindingIndex -1)

and also

PyCUDA ERROR: The context stack was not empty upon module cleanup.

A context was still active when the context stack was being
cleaned up. At this point in our execution, CUDA may already
have been deinitialized, so there is no way we can finish
cleanly. The program will be aborted now.
Use Context.pop() to avoid this problem.

from vehicle-cv-adas.

jason-li-831202 avatar jason-li-831202 commented on July 1, 2024

I think that doesn't have much impact on the demo.

from vehicle-cv-adas.

Tomhandson1029 avatar Tomhandson1029 commented on July 1, 2024

I think that doesn't have much impact on the demo.

ok but one more this the lane are not getting properly detected and fps is low

from vehicle-cv-adas.

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.