PIXOR icon indicating copy to clipboard operation
PIXOR copied to clipboard

How did you split the KITTI raw data and how is the structure of the folder data should look like? , you didn't specify

Open MohamedAboushnief opened this issue 4 years ago • 1 comments

MohamedAboushnief avatar Mar 24 '20 15:03 MohamedAboushnief

Hi MohamedAboushnief, I have tried training this codebase and I have got good results. Let me show you the structure of the KITTI folder.

KITTI -- ImageSets -- test.txt -- train.txt -- trainval.txt -- val.txt -- testing -- calib -- image_2 -- velodyne -- training -- calib -- image_2 -- label_2 -- velodyne

I am attaching the files inside ImageSets folder, which indicates the split.

trainval.txt val.txt test.txt train.txt

amritpaul avatar Apr 12 '20 21:04 amritpaul