philip-huang / PIXOR

PyTorch Implementation of PIXOR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to train on kitti dataset?

vvanurag opened this issue · comments

Hi.
I downloaded synced+rectified 2011_09_26_drive_0005 dataset along with calibration file from
http://www.cvlibs.net/datasets/kitti/raw_data.php

Call me noob but I am unable to train on kitti dataset. Instruction says run
$: python srcs/main.py train (--name=$exp_name$)

But what should exp_name be for the above Kitti dataset be?

HI, I think you are downloading the raw kitti dataset. You need to download the KITTI 3D object detection dataset.
CLICK HERE