Giter Club home page Giter Club logo

Comments (4)

mikel-brostrom avatar mikel-brostrom commented on June 27, 2024

Wow, this looks very promising

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on June 27, 2024

From MASA:

"Additionally, our learned detection head speeds up the original SAM dense uniform point proposals for segmenting everything by over tenfold, crucial for tracking applications."

"We treat the SAM outputs as dense object region proposals and learn to match those regions from a vast image collection. We further design a universal MAS encoder: A heavy ViT-based backbone for feature extraction."

From SAM:

"Given a precomputed image embedding, the prompt encoder and mask decoder run in a web browser, on CPU, in ∼50ms."

SAM uses ViT as image embedder, from ViT:

"ViT-B (Base Model): Inference times on high-end GPUs (such as NVIDIA V100 or A100) are typically around 20-40 milliseconds per image."

ViT-L (Large Model): Inference times are generally longer, around 50-80 milliseconds per image, depending on the exact setup and image resolution.

ViT-H (Huge Model): Inference times can exceed 100 milliseconds per image due to the increased model complexity and size.

This would require to get ViT working here as embedder to start with

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on June 27, 2024

This:

This would require to get ViT working here as embedder to start with

may not be a problem anymore 😄, given that Ultralytics has a ViT encoder

from yolo_tracking.

github-actions avatar github-actions commented on June 27, 2024

👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

from yolo_tracking.

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.