question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot reproduce the Privileged Agent reported results

See original GitHub issue

I’m trying to reproduce the privileged agent by training and benchmarking it on my dataset. I generated the dataset by running Carla 0.9.6 and data_collector.py file with the default parameters. However, despite what you’ve mentioned in your paper, I had to generate 200 episodes for the training set to get 179103 frames! So my first question is how did you generate 174k frames with only 100 episodes? For the validation set, I’ve generated 20 episodes in the same town (town01) as training with 18188 frames.

Here is the train/val loss that I got so far: image

As you can see, I can’t get the validation loss smaller or close to 3e-5 as you mentioned on the README page. I’ve benchmarked the agent on both 128th and 256th checkpoints in Town02 but the results are far worse than what you’ve reported.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
dotchencommented, Aug 5, 2020

Also if you don’t mind you can open a new issue to discuss this, or take the conversation on email.

1reaction
dotchencommented, Aug 5, 2020

Is it fair to say that the focal vehicle runs a different autopilot policy compared to other vehicle in the scene?

That’s exactly what happens. In CARLA 0.9.6 other vehicles’ controllers are implemented on the server/C++ side.

I am not sure why it would run red lights though.

How often does this happen? Last time I checked this does not happen except there is one traffic light constantly ignored because it is mislabeled on the CARLA map… Let me know if this is not the case though.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot reproduce the Privileged Agent reported results · Issue #2 ...
I'm trying to reproduce the privileged agent by training and benchmarking it on my dataset. I generated the dataset by running Carla 0.9.6...
Read more >
Rule 16. Discovery and Inspection - Law.Cornell.Edu
Upon a defendant's request, the government must permit a defendant to inspect and to copy or photograph the results or reports of any...
Read more >
Privilege escalation with polkit: How to get root on Linux with a ...
A few weeks ago, I found a privilege escalation vulnerability in polkit. ... The dialog box is known as an authentication agent and...
Read more >
FOIA Update: OIP Guidance: Copyrighted Materials and the ...
In the FOIA context, because reproduction is mandated by law and serves to inform the public of the operation of government, it should...
Read more >
Mandatory Reporters of Child Abuse and Neglect
A mandated reporter may report child maltreatment or suspected child maltreatment by telephone call, facsimile transmission, or online reporting.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found