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

Support for Argoverse Dataset #39

Open
ParthasarathySubburaj opened this issue Aug 22, 2020 · 2 comments
Open

Support for Argoverse Dataset #39

ParthasarathySubburaj opened this issue Aug 22, 2020 · 2 comments

Comments

@ParthasarathySubburaj
Copy link

Hi @zhixinwang, will you be interested in adding support for Argoverse dataset to your code base. If yes, please let me know I can send a pull request for the same.

Thank you.

@zhixinwang
Copy link
Collaborator

@ParthasarathySubburaj Very Good. Appreciate your contribution to support other datasets.
If you have already trained successfully and get reasonable results on Argoverse dataset ? You can make a pull request. Make sure not to destroy the original KITTI results.

@ParthasarathySubburaj
Copy link
Author

ParthasarathySubburaj commented Aug 30, 2020

Hi @zhixinwang, I have written an adaptor that converts argoverse data to KITTI format that is inspired by this repo, where I fixed a few issues w.r.t the transformation and have trained a model for only a few epochs with the images from the front camera only (just 1/7 th of the data) due to my computational limitations. Initial results were pretty good but definitely not close to the results that you got for KIITI, I guess the reason for it is mainly due to the fact that in argoverse the LIDAR data intensity is not as great as KIITI, please refer to the same images for more info. But anyone with access to better computation resources could definitely try training the model on the entire dataset and experiment with your model's hyperparameters. If you are fine with it then I can give a PR for the same.

image

image

image

image

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