yukitsuji / 3D_CNN_tensorflow

KITTI data processing and 3D CNN for Vehicle Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function understanding (part 2)

OneManArmy93 opened this issue · comments

Hello, can anyone explain what is the utility of this function create_objectness_label and what does it do in the train process.
Also, in the train_test() function in model_01_deconv I couldn't find the declation of the cordinate function and What does it do?
And last question, why is there 3 loss function and what is the utility of each one?
Thank you