YOLO-World: Real-Time Open-Vocabulary Object Detection

Abstract:The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However, their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing this limitation, we introduce YOLO-World, an innovative approach that enhances YOLO with open-vocabulary detection capabilities through vision-language modeling and pre-training on large-scale […]
Intelligent Agent Technology: Open Sesame! (1993)

After years of unsuccessful attempts to find the name of a long-forgotten app through Google, I tried pasting my query into Gemini: “Back in my teens I saw a software demo for a Mac/Windows app that tracked what you were doing and offered to complete repetitive tasks for you. Like renaming all files in a […]
A Lean companion to Analysis I

A Lean companion to “Analysis I” 31 May, 2025 in book, math.CA, teaching, update | Tags: Lean4 | by Terence Tao Almost 20 years ago, I wrote a textbook in real analysis called “Analysis I“. It was intended to complement the many good available analysis textbooks out there by focusing more on foundational issues, such as […]
Show HN: PunchCard Key Backup

This small project — available live at https://volution.ro/pckb (or https://purl.org/999 for long term permanence) — allows one to take any 128 bits of information, and easily create (and especially easily recover) a backup of it into a physical medium, by using the old and tried method of punched cards (hence the project’s name). For example, […]
Precision Clock Mk IV

31 May 2025Progress: Complete This page is about the development of the Precision Clock Mk IV. [embedded content] I designed this clock years ago, with the intention to incorporate every feature request I ever received for the previous precision clock. However, during the pandemic there was a chip shortage, where these STM32 parts became impossible […]
Acclimation of Osmoregulatory Function in Salmon

Acclimation of Osmoregulatory Function in Salmon Download a printable version of this essay. As you know, salmon spend most of their life in the open ocean, where they reach sexual maturity, but lay their eggs gravel beds at the upper reaches of (freshwater) streams. When the eggs hatch, the young salmon spend several months migrating […]
Ask HN: Anyone making a living from a paid API?
Are there any solo devs or small teams out there genuinely paying their rent from selling API access? What’s your API? How much MRR? What’s your pricing model? How did you find your first paying customers? And most importantly – what problem are you solving that people will actually pay for monthly? Bonus points if […]
Show HN: Fontofweb – Discover Fonts Used on a Website or Websites Using Font(s)

v-fonts.com Zeitung Pro Vf, Belarius, Caraque Vf, Exposure, Extendomatic, Fern, Gt Maru Mega Vf, Gt Maru Mono Vf, Gt Maru Vf, Golos Vf, Golos Ui Vf, Graveur, Hex Franklin V 0.1, Heliuum, Helvetica Now, Ika Compact, Ika, Immortel Infra, Immortel Vena, Irregardless, Job Clarendon, Wavefont, Loos, Muoto, Pimpit, Postea, Proxima Vara, Roboto Flex, Sf Arabic, […]
The Two Ideals of Fields
By Susam Pal on 27 May 2025 A field has exactly two ideals: the zero ideal, which contains only the additive identity, and the whole field itself. These are known as trivial ideals. Further if a commutative ring, with distinct additive and multiplicative identities, has no ideals other than the trivial ones, then it must […]
Using Ed(1) as My Static Site Generator
By Artyom Bologov I have a long story with bipolar spikes making me re-evaluate my tech choices. You can observe it with multiple of my website setups: I started with Tripod, my Gemtext-oriented OOP Lisp engine. Then I used the DSLs Common Lisp provides to generate HTML from s-expressions. And, finally, I switched to C […]