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.

the labels file of testing in KITTI detaset

See original GitHub issue

I wonder the original dataset KITTI,has no labels in it testing file,but I saw in your READER.md it not like this: 2. Extract all of these tar into ./TFFRCNN/data/ and the directory structure looks like this:

```
KITTI
    |-- training
            |-- image_2
                |-- [000000-007480].png
            |-- label_2
                |-- [000000-007480].txt
    |-- testing
            |-- image_2
                |-- [000000-007517].png
            **|-- label_2
                |-- [000000-007517].txt**

could you tell me why?thank you very much!

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
priteshgohilcommented, Apr 14, 2020

Still not available. Then how can one compare the approach if every have different test split?

1reaction
annonpcommented, Oct 29, 2019

@Bilal9111 , I am just curious. Then, what is the point or what should we do about the testing folder in KITTI dataset?

Read more comments on GitHub >

github_iconTop Results From Across the Web

KITTI Tracking Dataset - The KITTI Vision Benchmark Suite
Our development kit and github evaluation code provides details about the data format as well as utility functions for reading and writing the...
Read more >
A Dataset for LiDAR-based Semantic Scene
Overview. We present a large-scale dataset based on the KITTI Vision Benchmark and we used all sequences provided by the odometry task.
Read more >
KITTI Dataset for 3D Object Detection — MMDetection3D 0.18.0 ...
You can download KITTI 3D detection data HERE and unzip all zip files. Like the general way to prepare dataset, it is recommended...
Read more >
Preparing the Input Data Structure
KITTI file format¶ · The images directory contains the images to train on. · The labels directory contains the labels to the corresponding...
Read more >
Import KITTI 3D - Supervisely Ecosystem
Sub-folder label_02/ is not included in testing data because it don't have any labels. The label files contain the following information, ...
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