Code Monkey home page Code Monkey logo

Comments (7)

flymin avatar flymin commented on August 13, 2024

You can add +runner.validation_index=all to generate the full validation set.

from magicdrive.

zhaoyangwei123 avatar zhaoyangwei123 commented on August 13, 2024

Hello, I have improved the test config according to your method, but I found that although I can infer the entire test set, the generated images still do not meet the standards of Nuscenes. In Nuscenes' samples, the images exist as a single view, but the generated images are concatenated with 6 views. At the same time, the file names used for indexing the generated images are different from those in the Nuscenes dataset samples. How can I replace the images in the old dataset with images from the new dataset?

from magicdrive.

flymin avatar flymin commented on August 13, 2024

For FID, please track progress at #32

from magicdrive.

zhaoyangwei123 avatar zhaoyangwei123 commented on August 13, 2024

Dear author, thank you very much for your reply. However, if we only calculate FID, I think we can use the test generated ori_img and gen_img to calculate it. But compared to this, I am more concerned about how to apply it to object detection networks such as BEVFusion in the future. The current generation method seems to only be able to concatenate 6 views together. May I ask if I need to use the generated images to create a new dataset, do I need to split all the images in the test generated validation set myself and convert them into the format of nuscenes validation set?

from magicdrive.

flymin avatar flymin commented on August 13, 2024

if we only calculate FID, I think we can use the test generated ori_img and gen_img to calculate it.

You can calculate like this if you want, but this is not the standard process and we never adopt this in any case.

The current generation method seems to only be able to concatenate 6 views together.

If you look into the code, you will find out that each image is generated separately and then stitch together. You can change the code for your purpose.

from magicdrive.

zhaoyangwei123 avatar zhaoyangwei123 commented on August 13, 2024

Okay, thank you for your reply. I will try it out.

from magicdrive.

flymin avatar flymin commented on August 13, 2024

Close for now. If you have other follow-ups, feel free to re-open.

from magicdrive.

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.