Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Microsoft's new Florence 2 is big for Computer Vision. It's a merge between Text and Vision. With a single prompt you can instruct the model to do CV tasks like captioning, object detection, grounding, and segmentation. The best part, it only uses a single backbone to handle everything. ▸...

186,579 Aufrufe • vor 2 Jahren •via X (Twitter)

8 Kommentare

Profilbild von AlphaSignal AI
AlphaSignal AIvor 2 Jahren

@AlphaSignalAI One step closer to AGI..

Profilbild von Dash
Dashvor 2 Jahren

@AlphaSignalAI Holy shit

Profilbild von Lior⚡
Lior⚡vor 2 Jahren

@Mrosenmer Can't wait for the repo 👀

Profilbild von Ariyan
Ariyanvor 2 Jahren

@AlphaSignalAI @jxnlco @skalskip92 you've seen this?

Profilbild von zachary austin
zachary austinvor 2 Jahren

@AlphaSignalAI Look away NSA

Profilbild von ThisAndThat
ThisAndThatvor 2 Jahren

@AlphaSignalAI Well at least the demo is not much different than YOLOv8 or similar. We have been combining a few models to achieve what you have described. If this model can do all that together and with even better performance then great. But I don't trust Microsoft. They suck.

Profilbild von Waseem
Waseemvor 2 Jahren

@AlphaSignalAI I've attempted to do something like this with images and GPT-4V. Results have been pretty good but working on improving it. Plan to put something like this on a robot with a raspberry pi.

Profilbild von alejandro cartagena
alejandro cartagenavor 2 Jahren

@AlphaSignalAI Look @elmanmansimov

Ähnliche Videos

The teams shipping AI agents right now are bleeding money on the dumbest possible expense: teaching a 400B-parameter model to read a file name. Every time an AI agent needs to "see" something today, it routes an image through a frontier model. OCR, object detection, checking if a button exists on screen. You're paying GPT-4o or Claude pricing for tasks that require perception, not reasoning. One agent workflow processing a few thousand screenshots per day can burn through more on vision calls than on the actual thinking. Perceptron's Isaac is 2B parameters. Built by the team that created Meta's Chameleon multimodal models. On perceptive benchmarks, it matches or beats models 50x its size. The VQA, OCR, and object detection scores are competitive with models running on infrastructure that costs orders of magnitude more. The MCP wrapper is the distribution play. One install command and every Claude Code agent can offload vision tasks to a model that runs on a single consumer GPU. The agent keeps its reasoning in the frontier model and routes perception to a specialist. That split is how you get vision-heavy agent workflows from "technically possible but expensive" to "cheap enough to run on everything." This is the same pattern that won in every other compute-intensive stack. General-purpose handles orchestration. Specialists handle the heavy lifting. Graphics went through it. Audio went through it. Video encoding went through it. Vision in AI agents is next. The teams building agents that see 10,000 images a day will care about this before anyone else does.

Aakash Gupta

55,978 Aufrufe • vor 4 Monaten