GithubHelp home page GithubHelp logo

Comments (5)

prismformore avatar prismformore commented on May 28, 2024

@jinfagang Hi there, thanks for showing interest in our project! You can definitely use inference.py to generate a 3D bounding box prediction for your particular case. However, please keep in mind that the model's accuracy may be significantly constrained as it has been trained on the Cityscapes dataset, which focuses on driving scenarios rather than everyday scenes. Furthermore, when visualizing the bounding box by projecting the 3D bounding box to 2D, having the right camera parameters is crucial, and these might not be easily obtainable for a generic internet image. Best of luck with your project! 😉

from multi-task-transformer.

lucasjinreal avatar lucasjinreal commented on May 28, 2024

@prismformore Hello, suppose I have my own camera instrincis (for example, I using kitti or nscenes dataset), is the result can be gurranted?

from multi-task-transformer.

prismformore avatar prismformore commented on May 28, 2024

@jinfagang Yes I think the model can generate results for kitti and nusenes images using the correct camera parameters, but I have not tried that :) It will probably be much worse than models specifically trained on these datasets due to the difference in data distribution. And as the monocular 3D detection task is highly sensitive to depth estimation which is dataset-dependent, the results can be bad.

Caveat: I have not tried this before, so it can be wrong.

from multi-task-transformer.

lucasjinreal avatar lucasjinreal commented on May 28, 2024

@prismformore thank u! your code seems has no license. consider using mit. ^.-

from multi-task-transformer.

prismformore avatar prismformore commented on May 28, 2024

@jinfagang Thanks for your suggestions! Yes we are considering changing the license to mit in the next update. I will update some codes for the Cityscapes-3D experiment soon. Stay tuned!

from multi-task-transformer.

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.