Giter Site home page Giter Site logo

Comments (5)

Kait0 avatar Kait0 commented on September 22, 2024

Perhaps also visualize some of these errors and see if the cars the vehicle crashed into were properly visible in the cameras.
Not well learned is a bit vague. TF also has collision infractions. Is it drastically different from the released model?

I think the scenario runner becomes incompatible with newer carla versions, I'm not sure if 9.12 or 9.13 was the breaking release.

Yes dataset scale is certainly important.
There is a controlled study on the importance of dataset size in our groups latest work PlanT Table 2b).
It investigates what happens if you scale up compared to this repos dataset.
I think you can extrapolate these results into the other direction as well.
The plot is about priviledged planning but the results are similar for sensori-motor agents.

from transfuser.

EcustBoy avatar EcustBoy commented on September 22, 2024

Perhaps also visualize some of these errors and see if the cars the vehicle crashed into were properly visible in the cameras. Not well learned is a bit vague. TF also has collision infractions. Is it drastically different from the released model?

I think the scenario runner becomes incompatible with newer carla versions, I'm not sure if 9.12 or 9.13 was the breaking release.

Yes dataset scale is certainly important. There is a controlled study on the importance of dataset size in our groups latest work PlanT Table 2b). It investigates what happens if you scale up compared to this repos dataset. I think you can extrapolate these results into the other direction as well. The plot is about priviledged planning but the results are similar for sensori-motor agents.

Thanks for your patient reply~ I wanna ask something else. First, I try to run your transfuser-2022 code with my carla-0.9.12 server, but I found in some area, traffic flow can be blocked by themself. Then, I follow your advice, choose scenario-runner-0.9.12 to replace original scenario_runnner-0.9.10 in your code, but sometimes the traffic block bug is still there.

So I wanna ask does the leaderboard package version also have to match with Carla server version? Maybe I should choose a newer commit version of leaderboard which is compatible to carla-0.9.12?

from transfuser.

Kait0 avatar Kait0 commented on September 22, 2024

That the traffic flow can be blocked happens also in carla-0.9.10
CARLA despawns cars that are stuck for over 90 - 180 seconds. (in some CARLA version after 9.10 this was increased from 90 to 180 depending on the situation, don't remember which one).

Second thing that comes to mind is that the leaderboard client changed the block infraction to happen after 180 at the end of 2020. We are using that version here (some older version gave block infractions after 90 seconds).

So in our setting we get blocked after 180 seconds standing still, but other cars are despawned after 90 seconds, so traffic congestion is usually not a problem (other cars will despawn in time).

from transfuser.

EcustBoy avatar EcustBoy commented on September 22, 2024

That the traffic flow can be blocked happens also in carla-0.9.10 CARLA despawns cars that are stuck for over 90 - 180 seconds. (in some CARLA version after 9.10 this was increased from 90 to 180 depending on the situation, don't remember which one).

Second thing that comes to mind is that the leaderboard client changed the block infraction to happen after 180 at the end of 2020. We are using that version here (some older version gave block infractions after 90 seconds).

So in our setting we get blocked after 180 seconds standing still, but other cars are despawned after 90 seconds, so traffic congestion is usually not a problem (other cars will despawn in time).

Many thanks for your reply~~ By the way, I plan to do some research about the interaction between ego planning and other cars' prediction, but I notice the current traffic simulation behavior is relatively simple and conservative.

So I wanna ask have you tried to adjust the traffic agents' or ego car's behavior style during data collection or evaluation?
e.g. enable other agents to lane change, or set a probability to decide whether ego/other car is aggresive or cautious by adjusting autopilot model or traffic manager parameter?
(actually I'm not quite familiar about how to adjust autopilot param)

I think maybe such method can improve model's robustness and dataset diversity?

from transfuser.

Kait0 avatar Kait0 commented on September 22, 2024

No we have not adjusted the traffic manager.
As for the benchmarks we look at the other cars are behaving the same during evaluation as during data collection.
Not sure if there is some advantage of making the traffic during data collection different than during evaluation.

from transfuser.

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.