Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

How to evaluate KITTI ? #49

Open
iris0329 opened this issue Jun 11, 2019 · 0 comments
Open

How to evaluate KITTI ? #49

iris0329 opened this issue Jun 11, 2019 · 0 comments

Comments

@iris0329
Copy link

Hi,

Thanks for sharing this demo, it's an amazing work !

In the kitti_predict.py, I found it only contains two functions, predicting the label and visualizing prediction results.
I didn't find the ground truth label of KITTI, Could you tell me where can I find it?
I only found this :

     # Load label. In pure test set, fill with zeros.
     self.labels = np.zeros(len(self.points)).astype(bool)

Thank you for your help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant