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

Problem with training on KITTI #13

Open
chowkamlee81 opened this issue Jul 13, 2019 · 1 comment
Open

Problem with training on KITTI #13

chowkamlee81 opened this issue Jul 13, 2019 · 1 comment

Comments

@chowkamlee81
Copy link

Hi,

I started training PIXOR your implementation with a Batch_size=1.
I trained upto 40 epoch as mentioned in the code. Loaded the checkpoint 34 from trained model.
It seems that after training num_pred=0 i.e number of predictions boxes becomes zero.
Loss curves are behaving well.
Kindly provide solution if you have solved it.

@seanxu889
Copy link

Hi, do you know what dataset is used exactly? There are many parts of the KITTI Bird's Eye View dataset. I don't know which should I download. Thank you.

Bird's Eye View Evaluation 2017:
Download left color images of object data set (12 GB)
Download right color images, if you want to use stereo information (12 GB)
Download the 3 temporally preceding frames (left color) (36 GB)
Download the 3 temporally preceding frames (right color) (36 GB)
Download Velodyne point clouds, if you want to use laser information (29 GB)
Download camera calibration matrices of object data set (16 MB)
Download training labels of object data set (5 MB)

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