GithubHelp home page GithubHelp logo

Comments (4)

qaazii avatar qaazii commented on July 20, 2024 2

Download left color images of object data set (12 GB) for images
Download training labels of object data set (5 MB) labels
Download camera calibration matrices of object data set (16 MB) for caliberation matrix

from 3d-bounding-box-estimation-for-autonomous-driving.

lzccccc avatar lzccccc commented on July 20, 2024

Hi,
The kitti raw data provides tracklet sequence in xml format. You need to run parse_raw_to_KITTI_form.py under /data_processing/raw_data_processing/ to change the tracklet_labels.xml to KITTI object detection txt format. Hope this can help. :)

from 3d-bounding-box-estimation-for-autonomous-driving.

linchaozhang avatar linchaozhang commented on July 20, 2024

kitti_dateset/
├── 2011_09_26
│ └── 2011_09_26_drive_0084_sync
│ ├── box_3d <- predicted data
│ ├── calib_02
│ ├── calib_cam_to_cam.txt
│ ├── calib_velo_to_cam.txt
│ ├── image_02
│ ├── label_02
│ └── tracklet_labels.xml

└── training
├── box_3d <- predicted data
├── calib
├── image_2
└── label_2
Hi , @lzccccc
which one should i download the dataset?
http://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=3d
Download left color images of object data set (12 GB)
Download right color images, if you want to use stereo information (12 GB)
Download the 3 temporally preceding frames (left color) (36 GB)
Download the 3 temporally preceding frames (right color) (36 GB)
Download Velodyne point clouds, if you want to use laser information (29 GB)
Download camera calibration matrices of object data set (16 MB)
Download training labels of object data set (5 MB)
Download object development kit (1 MB) (including 3D object detection and bird's eye view evaluation code)
Download pre-trained LSVM baseline models (5 MB) used in Joint 3D Estimation of Objects and Scene Layout (NIPS 2011). These models are referred to as LSVM-MDPM-sv (supervised version) and LSVM-MDPM-us (unsupervised version) in the tables below.
Download reference detections (L-SVM) for training and test set (800 MB)

from 3d-bounding-box-estimation-for-autonomous-driving.

 avatar commented on July 20, 2024

Where does the 2011_09_06 directory coming from? Is it needed?

from 3d-bounding-box-estimation-for-autonomous-driving.

Related Issues (19)

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.