yukitsuji / 3D_CNN_tensorflow

KITTI data processing and 3D CNN for Vehicle Detection
MIT License
284 stars 120 forks source link

Training with new dataset error #21

Open anju000 opened 6 years ago

anju000 commented 6 years ago

Can you please give a brief on how to train this network with new data set. When i was trying to train it is throwing an error: "ValueError: Tried to convert 'reduction_indices' to a tensor and failed. Error: Argument must be a dense tensor: range(0, 4) - got shape [4], but wanted []."