Coder Social home page Coder Social logo

Comments (2)

zemahran avatar zemahran commented on September 4, 2024

No, it contains 7480 training labels provided with the KITTI dataset. You can get them from here.

from voxelnet.

tiandaji avatar tiandaji commented on September 4, 2024

I've read the readme several times, and I have the same doubt as @wutaoo
The instruction says, we should download these following zip files:

  1. Velodyne point clouds (29 GB): input data to VoxelNet
  2. Training labels of object data set (5 MB): input label to VoxelNet
  3. Camera calibration matrices of object data set (16 MB): for visualization of predictions
  4. Left color images of object data set (12 GB): for visualization of predictions

For the 2nd one, however, there is only one training folder, not the same as the others with both training and testing folders, which leads to the data lacking problem:

└── DATA_DIR
├── training <-- training data
| ├── image_2
| ├── label_2
| └── velodyne
└── validation <--- evaluation data
| ├── image_2
| ├── label_2 (have a little problem, do not have these data)
| └── velodyne

So I am wondering how we update the testing data file path for label_2 in the launch_test.sh to replace "#GT_DIR=/media/hdc/KITTI/for_voxelnet/cropped_dataset/validation/label_2".

From your previous post on May 27 @zemahran , I assume that you meant to copy the training label_2 as the validating data. Maybe I misunderstood or missed something important in the instructions, thanks a lot if you guys can give me some indications @zemahran @qianguih

from voxelnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.