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.

How to generate plane files?

See original GitHub issue

Hi, Thanks for sharing!

I encountered the following problem when running the first stage training without downloading your plane files. FileNotFoundError: [Errno 2] No such file or directory: ../data/KITTI/object/training/planes/005957.txt'

Can I know how do you get these plane files? btw, how can we turn off the augmentation option so that we can run the code without downloading the plane files?

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
sshaoshuaicommented, Apr 19, 2019

I have provided the links to download : road planes You could try to turn off the GT augmentation by setting the yaml file: GT_AUG_ENABLED=True

2reactions
sshaoshuaicommented, May 14, 2019

Sorry for the late reply. I didn’t implement the ground plane estimation algorithm, and I just copy the ground plane results from some other library (I forget which library and didn’t find it when I tries to search it once again, may be 3DOP or MV3D series), and it may be generated by RANSAC based methods. The ground plane is just for GT sampling augmentation, and it also almost doesn’t affect the final results much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tutorial How to create & load a flight plan fms file in Zibo 737 ...
This video meant to get simmer up and running quickly.Zibo download is https://forums.x- plane.org/index.php?
Read more >
Creating FDR Files - X-Plane
Column Header Explanation Example lon degre longitude in degrees –117.20 lat degre latitude in degrees 34.000 h rad ft radio altimeter indication 0
Read more >
Portal - X-Plane.Org Forum
So, how did I get into flight simulation? Well, my first step into flight simulation was with Microsoft Flight Simulator, way back in...
Read more >
3D Printed RC Plane: The Top 15 Models of 2022 - All3DP
You can 3D print your own DIY remote control plane and make replacement ... The design files for it costs $5, but you...
Read more >
How To Create An Aircraft - SDK Documentation
Preparation · Modeling And Texturing · File Initialisation; Instruments; Camera Settings; Flight Model; Audio; Checklists; Localisation; VR Management ...
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