Hello,
can we also evaluate the class cyclist for Kitti tracking? how can we achieve this, what changes needs to be done in the script ?
I tried add the cyclist class in self.valid_classes = ['car', 'pedestrian','cyclist'] and 'CLASSES_TO_EVAL': ['car', 'pedestrian','cyclist'], but these are giving me incorrect results. attached is the result for the same.
Hello, can we also evaluate the class cyclist for Kitti tracking? how can we achieve this, what changes needs to be done in the script ? I tried add the cyclist class in self.valid_classes = ['car', 'pedestrian','cyclist'] and 'CLASSES_TO_EVAL': ['car', 'pedestrian','cyclist'], but these are giving me incorrect results. attached is the result for the same.
will be waiting for your response.