yukitsuji / 3D_CNN_tensorflow

KITTI data processing and 3D CNN for Vehicle Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function filter_car_data(corners) is not defined

codexxxl opened this issue · comments

Hey Sir!

I am trying to read through your excellent code, but I noticed the function "filter_car_data" called in model_01_deconv.py line: 218 was not defined anywhere. I wonder if there is any file or module where it is defined that I overlooked?

Thank you so much for your help!