Giter VIP home page Giter VIP logo

Comments (3)

codyreading avatar codyreading commented on June 5, 2024 2

Hello!

So currently the code only produces one JSON file for one sequence, I believe what was happening was due to the break here, which would exit the loop after processing a single sequence. I was able to remove this break and get the functionality that I needed.

Thanks for the help!

from eagermot.

aleksandrkim61 avatar aleksandrkim61 commented on June 5, 2024 1

Oops, I must have left it there after a recent test run.

Thanks for the flag! Fixed it and gave you a shoutout in the commit message :)

from eagermot.

aleksandrkim61 avatar aleksandrkim61 commented on June 5, 2024

Hi, thanks for checking out our work!

The code outputs sequence-level evaluations for KITTI, but for NuScenes it produces only one final JSON file after processing the whole data split - you can trace the call of this function. The final result's format should be perfect for NuScenes Devkit evaluation. I am not aware of an easy way to do sequence-level evaluations.

When running on NuScenes script does produce .txt files for each sequence, but they are empty. This functionality is a by-product of KITTI-specific code that I wrote, which I did not remove because it was useful to see how far the run has gone without ssh-ing into the session :). I also attempted to use those .txt files to save progress for each sequence by it became too cumbersome.
Perhaps this led you to this confusion, but those files are completely empty, so you can remove them if you'd like.

from eagermot.

Related Issues (20)

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.