Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the labels file of testing in KITTI detaset #121

Open
QueenJuliaZxx opened this issue Jan 18, 2018 · 6 comments
Open

the labels file of testing in KITTI detaset #121

QueenJuliaZxx opened this issue Jan 18, 2018 · 6 comments

Comments

@QueenJuliaZxx
Copy link

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!

@rdabane
Copy link

rdabane commented Feb 22, 2018

I'm looking for test labels on KITTI data set as well. Have they been made available?

@Bilal9111
Copy link

Bilal9111 commented Jan 13, 2019

no they are not available.
what you can do is that you can take the training data provided by kitti and divide it between training and testing data yourself.
so then you will have training and testing labels.

hope this is helpful for anyone!! :)

@annonp
Copy link

annonp commented 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?

@priteshgohil
Copy link

priteshgohil commented Apr 14, 2020

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

@dtlam26
Copy link

dtlam26 commented Oct 27, 2020

Still no update :)

@azzamh15
Copy link

azzamh15 commented Sep 1, 2023

any update regarding labels?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants