GithubHelp home page GithubHelp logo

Comments (33)

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 直接在这里问就行

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

@Yutong-gannis 請問有運行成功的截圖或影片嗎
因為不太確定是否正運行正確

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 没有的,你可以看ETSAuto.bat的五个程序是否都在运行,程序是否在控制车辆,用户界面是否显示车道线和目标框来进行确认。

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image
這樣是正常的嗎.....

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 一共五个程序,如果少了就关了重新打开

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024
Desktop.2023.11.02.-.11.18.16.04.mp4

痾....該怎麼辦

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

@Yutong-gannis
requirements.txt
裡的東西都確定裝好了

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 你是用的conda吗

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

是的

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 这样吧,你先开五个conda的命令行终端,分别运行.bat里的五个程序,看看报错

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image
image
image
image
image

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

@Yutong-gannis
image
是不是有少加這兩行阿

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 貌似没有添加项目路径,我改一下仓库,等会你再下载一遍

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

好的!

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 好了,你再试试

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image
@Yutong-gannis 這邊這個嗎

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image
@Yutong-gannis
報錯是正常的嗎

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 不正常,说明perception的数据没传过来,权重文件位置放对了吗

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

該放在哪裡呢

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image
@Yutong-gannis 是這裡嗎
抱歉造成妳這麼多困擾

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 没问题的,那你看一下perception的log有什么

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image
好像沒有log

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 没关系的,程序里本来bug就多

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

@Yutong-gannis
image
請問一下我的weights應該沒有放錯位置吧

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 就是perception那个终端打印出来的,你也可以翻看外面log文件夹下的log文件中关于perception的信息

2e65235560abedafa8264c3c1c511db

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 weight位置没问题

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

好像沒有好像沒有打印出perception的樣子

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 说明这个perception_launcher.py可能没有打开,你用终端打开试试

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

image

@Yutong-gannis

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 这个问题和cudnn安装有关,可能是环境变量什么的,你得上网搜一下

from etsauto.

Mamgo1128 avatar Mamgo1128 commented on May 27, 2024

@Yutong-gannis 感想你 成功運行起來了!!!

from etsauto.

Yutong-gannis avatar Yutong-gannis commented on May 27, 2024

@Mamgo1128 没事没事

from etsauto.

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.