Coder Social home page Coder Social logo

Comments (5)

fansticOne avatar fansticOne commented on June 11, 2024

请问如何设计prompt来对图像进行坐标检测,输出bbox?感谢

from mplug-owl.

zhaop-l avatar zhaop-l commented on June 11, 2024

请问如何设计prompt来对图像进行坐标检测,输出bbox?谢谢

Please provide the bounding box coordinate of the region this sentence describes : people on car.

from mplug-owl.

fansticOne avatar fansticOne commented on June 11, 2024

请问如何设计prompt来对图像进行坐标检测,输出bbox?谢谢

Please provide the bounding box coordinate of the region this sentence describes : people on car.
试了没有给出bbox呀,回答的是:
The bounding box coordinate of the region this sentence describes is the sheep lying on the ground.

from mplug-owl.

LukeForeverYoung avatar LukeForeverYoung commented on June 11, 2024

Yes, the images are resized to squares for example 448x448. But, the generated coordinates should be a value in the range [0,1], which are ratios that are unrelated to the actual resolution. Therefore, whatever you resize the image, the coordinates are always applicable. You may need to check if the image has been cropped, as this could cause the coordinates to be offset relative to the original image.

from mplug-owl.

fansticOne avatar fansticOne commented on June 11, 2024

请问一下,对图像进行坐标检测,使用的是哪个权重文件?

from mplug-owl.

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.