Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental details #12

Closed
jizefeng0810 opened this issue Mar 25, 2020 · 1 comment
Closed

Experimental details #12

jizefeng0810 opened this issue Mar 25, 2020 · 1 comment

Comments

@jizefeng0810
Copy link

When performing the task K2C, only the car class is used when training the KITTI dataset? Or do all classes train and only show the AP of the car class in the final result?

@harsh-99
Copy link
Owner

This is incorporated in the code. You have to take whole dataset, however the models will be trained only on the class "Car". Please check the below link.
https://github.com/harsh-99/SCL/blob/master/lib/datasets/kitti_car.py#L48

@harsh-99 harsh-99 closed this as completed Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants