Giter VIP home page Giter VIP logo

argoverse_cbgs_kf_tracker's People

Contributors

johnwlambert avatar mseg-dataset avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

argoverse_cbgs_kf_tracker's Issues

Ran into another issue

So,I ran the main script.
First I am actually working with the argoverse-tracking sample dataset.Will that be enough to run the code
Secondly,while running run_ab3dmot.py I ran into the following error:
cannot find folder argoverse-2020/validation/lidar/per_sweep_annotation_ammodal
From my understanding ,when we print the log ID it shoudl display a numeric value,but the output comes out to be lidar
Do you think this is because my pose_dir is set to argoverse-tracking-sample dataset.
Do I have to download the entire dataset
apologies for being pesky.

issue in transforms_utils.py

Hi,I was running the transforms_utils.py
During execution of the function test_yaw_to_quaternion3d(),it seems that the quaternion values computed by yaw_2_quaternion3d() have opposite signs (this starts at iteration 26)
For eg:
at iteration 27,Rotation.from_dcm(dcm).as_quat() has the following quaternion values
0.0 0.0 0.5183925683105252 -0.8551427630053461
whereas the function yaw_2_quaternion3d() prints the following values
0.0 0.0 -0.5183925683105252 0.855142763005346
Another example where the signs are switched for z and w
at iteration 41
Any ideas why the signs are being switched?I feel that the switching in signs may have a significant effect on tracking later on as

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.