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

Kitti Dataset Split and Test Results - Reg #1669

Open
jyothsna-phd22 opened this issue Sep 25, 2024 · 2 comments
Open

Kitti Dataset Split and Test Results - Reg #1669

jyothsna-phd22 opened this issue Sep 25, 2024 · 2 comments

Comments

@jyothsna-phd22
Copy link

jyothsna-phd22 commented Sep 25, 2024

Hi,
I have made custom split the training folder of kitti dataset with 80% for training, 10% for validation and 10% for testing. I have created pkl files with the above split. I am able to train the model, find validation accuracy of the model from the validation split, visualize the model predictions on test set. But when I am trying to find results on test set, it is showing recall values as 0 and no AP results. Why is it happening??
Training: 5984, validation: 748, testing: 749 samples.

I have used my custom kitti_infos_test.py, in dataset_configs/kitti_dataset.yaml file was modified with data split as test: test, infopath as kitti_infos_test.pkl.

Is it possible to find results on custom test split? If so, what is the issue?

10% test set data I have put in testing folder i.e., 749 files are placed in each of the sub folders in testing folder.

Kindly help me what should be done?

IMG20240925160511

@jyothsna-phd22 jyothsna-phd22 changed the title Kitti Dataset Split -Reg Kitti Dataset Split and Test Results - Reg Sep 25, 2024
@jyothsna-phd22
Copy link
Author

Can someone pl help me??

@Petros626
Copy link

This repo seems not to be maintained anymore, you must search through the issues

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