yukitsuji / 3D_CNN_tensorflow

KITTI data processing and 3D CNN for Vehicle Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detection and tracking

OneManArmy93 opened this issue · comments

Hello, i'm trying to develop a model which detects and tracks at the same time, based on this apporach (I'm going to use the Voxel as input for my CNN)
Any idea how should proceed? and can I train my model for detection on the KITTI tracking dataset?
Thank you