Giter Club home page Giter Club logo

Comments (7)

xmy0916 avatar xmy0916 commented on July 23, 2024

你用的什么版本的paddle?我当时的可能是1.8几的我也记不太清了

from eurotruckselfdriver.

xhwhht avatar xhwhht commented on July 23, 2024

对确实是版本的问题1.8.5不行,后来降到1.8.0可以了。不过新版本是因为什么不太行?

from eurotruckselfdriver.

xmy0916 avatar xmy0916 commented on July 23, 2024

from eurotruckselfdriver.

xhwhht avatar xhwhht commented on July 23, 2024

好的,谢谢。

from eurotruckselfdriver.

xhwhht avatar xhwhht commented on July 23, 2024

打扰了,还有几个问题。程序中为啥要用线程来持续运行,而不用一个while循环?这个线程如何退出?

from eurotruckselfdriver.

xmy0916 avatar xmy0916 commented on July 23, 2024

每个线程里面都有对应的死循环,可以修改下代码根据flag来退出,比如按键q某个标志置1,然后循环中检测这个标志就break。用不同的线程处理主要是因为要保证获取车前视角图像的实时性。 @xhwhht

from eurotruckselfdriver.

xhwhht avatar xhwhht commented on July 23, 2024

好的谢谢

from eurotruckselfdriver.

Related Issues (4)

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.