Loading video...

Video Failed to Load

Go Home

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 views • 2 years ago •via X (Twitter)

8 Comments

AlphaSignal AI's profile picture
AlphaSignal AI2 years ago

@AlphaSignalAI One step closer to AGI..

Dash's profile picture
Dash2 years ago

@AlphaSignalAI Holy shit

Lior⚡'s profile picture
Lior⚡2 years ago

@Mrosenmer Can't wait for the repo 👀

Ariyan's profile picture
Ariyan2 years ago

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

zachary austin's profile picture
zachary austin2 years ago

@AlphaSignalAI Look away NSA

ThisAndThat's profile picture
ThisAndThat2 years ago

@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.

Waseem's profile picture
Waseem2 years ago

@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.

alejandro cartagena's profile picture
alejandro cartagena2 years ago

@AlphaSignalAI Look @elmanmansimov

Related 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 views • 4 months ago