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.

Waymo Info Generation Expected Output

See original GitHub issue

I ran the waymo generation and got ; Screenshot from 2022-01-20 16-29-23 I found the skipped infos numbers suspicious. I can see tqdm progress as Infos are saved to (sampled_interval=1): /home/ubuntu/OpenPCDet/data/waymo/waymo_processed_data_v0_5_0/segment-1022527355599519580_4866_960_4886_960/segment-1022527355599519580_4866_960_4886_960.pkl 2%|███▋ | 15/798 [19:44<8:15:23, 37.96s/it]

Since there was no info on expected outputs of data generation scripts, I couldnt be sure about this behaviour. Is this normal?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
sshaoshuaicommented, Jan 21, 2022

Yes, if you want to exactly match our results, you need to use v1.2.0 of WOD. But v1.0 could also achieve good results (with a small gap with v1.2.0).

1reaction
sshaoshuaicommented, Jan 21, 2022

I think this log may be normal, since the first initialization of WaymoDataset will also try to load infos - which you still do not create yet.

You just need to check the infos after the process of data generation is complete.

Read more comments on GitHub >

github_iconTop Results From Across the Web

technology - Waypoint - The official Waymo blog
Designed to deliver: Bringing the benefits of our 5th generation hardware to trucking. At Waymo, we're developing one core autonomous driving platform—the  ......
Read more >
Waymo - Wikipedia
Waymo LLC, formerly known as the Google self-driving car project, is an American autonomous driving technology company headquartered in Mountain View, ...
Read more >
Tech deep dive: Waymo fifth-generation platform
Waymo has begun equipping its test fleet with a new suite of sensors, claiming improved perception and a significantly reduced cost compared ...
Read more >
Waymo is using AI to simulate autonomous vehicle camera data
Waymo's approach takes voxels (units of graphic information defining points in 3D space) captured by lidar scans and converts them into surfel ...
Read more >
Waymo's $30 Billion Valuation Shows The New Reality Of ...
When the Waymo investment was announced, the company declined to discuss what valuation that investment was based on. I expected it was likely ......
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