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

3D bounding box support for tracking benchmark #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tom-roddick
Copy link

Hi there, I've been using pykitti for working with the tracking dataset and have made some modifications to allow it to load the full set of tracklet object information (3D bounding boxes etc.). I'm also hoping to add support for the object benchmark. Would this be of interest? Apologies if this is already being addressed by PR #28, happy to contribute to that instead if it is still active.

Reimplements tracking parser so that all object data is returned,
including 3D bounding box information, as a namedtuple. Updated
_load_calib so that only calibration data which is available for
tracking is returned. Removed references to cam0 and cam1
(grayscale) since these are not provided as part of the tracking
benchmark.
Fixes utiasSTARS#31 due to the lack of leading ':' in tracking calibration
files.
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

Successfully merging this pull request may close these issues.

None yet

1 participant