Giter VIP home page Giter VIP logo

Comments (5)

yifanlu0227 avatar yifanlu0227 commented on August 25, 2024

Could you please try other scenes to check if any checkpoint is saved?

from chatsim.

StarsTesla avatar StarsTesla commented on August 25, 2024

I find the checkpoint dir, I manually move the directory to the exp_coeff_0.3, the problem sovled.
However I found that the "Agent Code" not working at most time, maybe the prompt template or somewhere need to improve, but I believe this is a bug, cause the GPT returned right anwser:

image

image

from chatsim.

StarsTesla avatar StarsTesla commented on August 25, 2024

Another problem is that I tried to tell the exactly degrees I want, a error shows up:
image

from chatsim.

vfishc avatar vfishc commented on August 25, 2024

I find the checkpoint dir, I manually move the directory to the exp_coeff_0.3, the problem sovled. However I found that the "Agent Code" not working at most time, maybe the prompt template or somewhere need to improve, but I believe this is a bug, cause the GPT returned right anwser:

image

image

This situation may be due to your command not being executable within the current scene, such as not finding a red car. The extraction of vehicle color information can sometimes be inaccurate, thus failing to locate it. Additionally, during the placement process, there is no suitable lane node for the specified "left" under the current command, and placement is implemented using lane nodes in the map as anchors.

from chatsim.

vfishc avatar vfishc commented on August 25, 2024

Another problem is that I tried to tell the exactly degrees I want, a error shows up: image

Firstly, specifying a specific degree is indeed not supported. The supportable key information can be referred to in the Key section of GPT's output. Of course, you can implement support for new keys based on your situation. Secondly, the degree was actually understood and reflected in the placement direction of left front, but similar to the above issue, there is no suitable lane node in the left front direction of the current scene, hence placement cannot be achieved.

from chatsim.

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.