Ultralytics YOLO27:
Events

Key highlights from Ultralytics YOLO Vision 2026!

Key moments from YOLO Vision 2026, where Ultralytics unveiled Ultralytics YOLO27 and showcased AutoTrain, Agents, and Monitoring on Ultralytics Platform.

ULUltralytics Team5 min read
Key highlights from Ultralytics YOLO Vision 2026!

On September 13, Ultralytics YOLO Vision 2026 (YV26) opened its doors, once again bringing the global computer vision community together in person and online. This year's theme, "Open vision, built for the real world," set the tone for a day that shed light on the role of open-source roots in production systems running across manufacturing, logistics, robotics, and security.

Enterprise leaders, founders, engineers, researchers, students, and open-source contributors filled the room, while many more followed along on YouTube. In this article, we'll walk through the biggest announcements from the day, including the announcement of Ultralytics YOLO27, major updates to Ultralytics Platform, the speaking sessions, and the community moments that made YV26 memorable.

Opening the day: Ultralytics' vision for open, real-world AI#

The event opened with a keynote from Ultralytics’ Founder & CEO Glenn Jocher, alongside Paula Derrenger, VP of Growth, and Jing Qiu, Senior Machine Learning Engineer. Together, they framed the day's theme: that vision AI creates the most value when it is open, accessible, and shaped by the people actually deploying it in the field, not just benchmarked in a lab.

LTZ05884 Fig 1. Ultralytics YOLO Vision 2026 exhibition area.

That framing set up the rest of the agenda. YV26 spent equal time on model architecture and what happens after a model is trained: how it gets deployed, monitored, and iterated on in production. That thread ran through both of the day's headline announcements.

Ultralytics YOLO27: The next flagship generation, unveiled live#

The headline announcement at Ultralytics YOLO Vision 2026 was Ultralytics YOLO27, the next flagship generation of the YOLO family. More than an incremental update, YOLO27 expands the family across tasks, model architectures, and specialized applications.

The announcement centered on three pillars:

  • Ultralytics YOLO27: A lineup of 28 models spanning four sizes (n, s, m, and l) and seven tasks: object detection, instance segmentation, semantic segmentation, depth estimation, classification, pose estimation, and oriented object detection. Compact models are designed for fast edge deployment, while larger models prioritize production GPU workloads and accuracy-critical applications. YOLO27l is the first Ultralytics model to surpass 60 mAP on COCO, and every size uses the same familiar Ultralytics interface.
  • Ultralytics YOLO27 Enterprise models: Domain-specific pretrained models created for high-demand enterprise applications, including retail, warehousing, security, and aerial vision AI. By training on the objects, environments, and edge cases common to these domains, the models will give teams a stronger starting point for specialized, production-ready detection systems.
  • Ultralytics YOLOE-27: The next generation of Ultralytics’ real-time, open-vocabulary detection and segmentation models. YOLOE-27 is designed to recognize objects through text, visual, or prompt-free inference, extending vision systems beyond a fixed set of predefined classes.

Together, these three pillars push YOLO27 beyond a single model release into a broader family: a general-purpose base, a set of domain-tuned Enterprise variants, and an open-vocabulary model designed to plug straight into the LLM interface already available in the Ultralytics Python package.

YOLO27 was announced on stage at YV26 and will be available later this year. Join the waitlist to be notified the moment it ships.

Ultralytics Platform: AutoTrain, Agents, and Monitoring#

Following the model announcements, the team turned to Ultralytics Platform and demonstrated how it is simplifying the day-to-day work of building computer vision systems. Three focus areas showed how Platform is reducing the manual effort between preparing data and operating models in production.

  • AutoTrain: A conversational experience for training, comparing, and improving models. Users can describe what they want to achieve in plain language, then work through actions such as finding datasets, launching training runs, comparing results, and preparing deployment models.
  • Agents: A visual canvas for connecting images, YOLO models, vision-language models, conditions, and actions into complete workflows. A pipeline might call a vision-language model only when YOLO detects a person, for example, or send low-confidence predictions to a dataset for review. Templates help users start with common patterns before adapting them to their own applications.
  • Monitoring: Built-in visibility into deployed endpoints, including request volume, latency, errors, health, and logs. Paid dedicated endpoints also provide live prediction statistics and temporary examples that users can inspect and save to datasets.

Together, these capabilities create a more connected model lifecycle: prepare data, train and compare models, deploy the strongest result, build workflows around its predictions, monitor production behavior, and feed useful examples back into the next training cycle.

Speaker sessions: From edge silicon to embodied AI#

Beyond the product announcements, the agenda brought together leaders from across the AI ecosystem to explore what real-world vision AI deployment looks like today.

  • Construction and industrial inspection: Keith Povich walked through how Ultralytics YOLO26 is being applied to understand construction sites, moving beyond simple object detection into site-level context, flagging cross-discipline conflicts and preparing evidence-backed corrections for professional review.
  • Open compute for vision AI: Alex Zhang showcased how Ultralytics YOLO runs on AMD GPUs through PyTorch and ROCm, from experimentation and training to real-world inference.
  • Edge acceleration: Sessions from NVIDIA, Intel, and Qualcomm covered accelerating YOLO models from training to deployment on next-generation edge hardware, including Intel's OpenVINO™ optimizations for Core Ultra processors.
  • Robotics in the field: Lisa Li shared stories and benchmarks from global makers deploying Ultralytics YOLO on real-world robots via the D-Robotics RDK.
  • Embodied vision AI: Paul Li discussed the work of translating robotics research into reliable, real-world robotic systems, the practical challenge of getting perception out of the lab and into working robots.
  • AI for humanity: Dr. James Ong's talk widened the lens beyond individual products to consider the broader responsibility that comes with deploying vision AI at scale.
  • Where value moves next: Steve Nouri explored how the economics of AI are shifting as models become more capable and commoditized, arguing that durable advantage will come not from the model itself, but from data, context, workflows, and trust.

The day wrapped up with a panel discussion with model developers, hardware innovators, and teams building real products to explore how these technologies are converging and what needs to happen next to bring more capable vision AI into the real world.

Booths, workshops, and live demos on the event floor#

While the stage covered where vision AI is headed, the event floor showed how much of it is already running today. YV26 built in three dedicated demo breaks over the course of the day, plus a full lunch session, giving attendees plenty of time to get hands-on rather than just watching from their seats.

This year's demos anchored much of that floor space:

  • LimX Dynamics brought embodied AI hardware to life on the floor, giving attendees a close look at how perception models like YOLO plug into real robotic platforms.
  • D-Robotics showcased its edge SoC development kits, continuing a conversation from past YOLO Vision events about running sensing, motion control, and decision-making on a single unified stack.
  • Axera demonstrated chips and compute platforms built for efficient, low-power inference, letting attendees compare how the same YOLO models behave across different edge silicon.

Alongside the sponsor booths, AMD ran a dedicated hands-on workshop walking groups through deploying Ultralytics YOLO on AMD ROCm and AMD hardware directly, a more technical complement to the AMD talk on the main stage earlier in the day.

HEN8270 Fig 2. Workshops held at Ultralytics YOLO Vision 2026

The demo breaks also gave the Ultralytics team room to put the day's announcements directly into attendees' hands with a live walkthrough of Auto-training and Agents on Ultralytics Platform, letting people try Ask AI and build a workflow themselves instead of just seeing it demoed from the stage.

As with past editions, some of the best moments happened in these in-between spaces. From Ultralytics career initiatives and the merchandise shop, attendees traded notes on deployment challenges at the booths, queued up questions for partner engineers, and picked up conversations that started back at YV25's London and Shenzhen editions the year before. The mix of enterprise leaders, open-source contributors, students, and hobbyists standing shoulder-to-shoulder at the same booths remains the throughline of every YOLO Vision event, no matter how much the technology on stage changes year to year.

Key takeaways#

YOLO Vision 2026 showed Ultralytics advancing on two connected fronts: expanding the Ultralytics YOLO family with YOLO27, Enterprise models, and open-vocabulary capabilities, while making the full model lifecycle more accessible through Ultralytics Platform.

These developments point toward vision AI that is not only faster and more accurate, but easier to train, connect, deploy, monitor, and improve in real-world environments.

Explore Ultralytics Platform today, and join the waitlist for updates as YOLO27 gets closer to release. Join our community and GitHub repository to be part of what's next.

Explore solutions

Computer vision for aerial imagery

Computer vision for aerial imagery

Transform drone and aerial imagery into real-time insights for agriculture, aquaculture, environmental monitoring, conservation, and geospatial analysis with Ultralytics YOLO.
Learn more
Computer vision in aerospace

Computer vision in aerospace

Bring vision AI to aerial monitoring with Ultralytics YOLO models. Power drones, aerospace workflows, environmental conservation & geospatial industries with computer vision solutions.
Learn more
Computer vision in security

Computer vision in security

Protect every site with Ultralytics YOLO models. Vision AI powers perimeter monitoring, threat detection, license-plate recognition, and workplace safety.
Learn more
Computer vision in robotics

Computer vision in robotics

Power smarter machines with Ultralytics YOLO models. Vision AI in robotics drives autonomous navigation, perception, object tracking, and real-time control.
Learn more
Computer vision in logistics

Computer vision in logistics

Streamline logistics with Ultralytics YOLO models. Vision AI enables package inspection, sorting, vehicle tracking, and real-time warehouse safety monitoring.
Learn more
Computer vision in retail

Computer vision in retail

Reimagine retail with Ultralytics YOLO models. Vision AI powers inventory tracking, shelf monitoring, queue management, and smarter customer insights.
Learn more
Computer vision in healthcare

Computer vision in healthcare

Build healthcare solutions with Ultralytics YOLO models. Vision AI in healthcare powers faster medical imaging, smarter diagnostics, and patient monitoring.
Learn more
Computer vision in manufacturing

Computer vision in manufacturing

Optimize manufacturing with Ultralytics YOLO models. Vision AI drives quality control, defect detection, PPE compliance, and assembly line automation.
Learn more
Computer vision in automotive

Computer vision in automotive

Apply computer vision in automotive with Ultralytics YOLO models. Vision AI elevates road safety, driver assistance, and vehicle automation for smarter roads.
Learn more
Computer vision in agriculture

Computer vision in agriculture

Bring vision AI to smart agriculture with Ultralytics YOLO models. Power crop monitoring, livestock tracking, and precision farming for higher, smarter yields.
Learn more
Computer vision for aerial imagery

Computer vision for aerial imagery

Transform drone and aerial imagery into real-time insights for agriculture, aquaculture, environmental monitoring, conservation, and geospatial analysis with Ultralytics YOLO.
Learn more
Computer vision in aerospace

Computer vision in aerospace

Bring vision AI to aerial monitoring with Ultralytics YOLO models. Power drones, aerospace workflows, environmental conservation & geospatial industries with computer vision solutions.
Learn more
Computer vision in security

Computer vision in security

Protect every site with Ultralytics YOLO models. Vision AI powers perimeter monitoring, threat detection, license-plate recognition, and workplace safety.
Learn more
Computer vision in robotics

Computer vision in robotics

Power smarter machines with Ultralytics YOLO models. Vision AI in robotics drives autonomous navigation, perception, object tracking, and real-time control.
Learn more
Computer vision in logistics

Computer vision in logistics

Streamline logistics with Ultralytics YOLO models. Vision AI enables package inspection, sorting, vehicle tracking, and real-time warehouse safety monitoring.
Learn more
Computer vision in retail

Computer vision in retail

Reimagine retail with Ultralytics YOLO models. Vision AI powers inventory tracking, shelf monitoring, queue management, and smarter customer insights.
Learn more
Computer vision in healthcare

Computer vision in healthcare

Build healthcare solutions with Ultralytics YOLO models. Vision AI in healthcare powers faster medical imaging, smarter diagnostics, and patient monitoring.
Learn more
Computer vision in manufacturing

Computer vision in manufacturing

Optimize manufacturing with Ultralytics YOLO models. Vision AI drives quality control, defect detection, PPE compliance, and assembly line automation.
Learn more
Computer vision in automotive

Computer vision in automotive

Apply computer vision in automotive with Ultralytics YOLO models. Vision AI elevates road safety, driver assistance, and vehicle automation for smarter roads.
Learn more
Computer vision in agriculture

Computer vision in agriculture

Bring vision AI to smart agriculture with Ultralytics YOLO models. Power crop monitoring, livestock tracking, and precision farming for higher, smarter yields.
Learn more
Computer vision for aerial imagery

Computer vision for aerial imagery

Transform drone and aerial imagery into real-time insights for agriculture, aquaculture, environmental monitoring, conservation, and geospatial analysis with Ultralytics YOLO.
Learn more
Computer vision in aerospace

Computer vision in aerospace

Bring vision AI to aerial monitoring with Ultralytics YOLO models. Power drones, aerospace workflows, environmental conservation & geospatial industries with computer vision solutions.
Learn more
Computer vision in security

Computer vision in security

Protect every site with Ultralytics YOLO models. Vision AI powers perimeter monitoring, threat detection, license-plate recognition, and workplace safety.
Learn more
Computer vision in robotics

Computer vision in robotics

Power smarter machines with Ultralytics YOLO models. Vision AI in robotics drives autonomous navigation, perception, object tracking, and real-time control.
Learn more
Computer vision in logistics

Computer vision in logistics

Streamline logistics with Ultralytics YOLO models. Vision AI enables package inspection, sorting, vehicle tracking, and real-time warehouse safety monitoring.
Learn more
Computer vision in retail

Computer vision in retail

Reimagine retail with Ultralytics YOLO models. Vision AI powers inventory tracking, shelf monitoring, queue management, and smarter customer insights.
Learn more
Computer vision in healthcare

Computer vision in healthcare

Build healthcare solutions with Ultralytics YOLO models. Vision AI in healthcare powers faster medical imaging, smarter diagnostics, and patient monitoring.
Learn more
Computer vision in manufacturing

Computer vision in manufacturing

Optimize manufacturing with Ultralytics YOLO models. Vision AI drives quality control, defect detection, PPE compliance, and assembly line automation.
Learn more
Computer vision in automotive

Computer vision in automotive

Apply computer vision in automotive with Ultralytics YOLO models. Vision AI elevates road safety, driver assistance, and vehicle automation for smarter roads.
Learn more
Computer vision in agriculture

Computer vision in agriculture

Bring vision AI to smart agriculture with Ultralytics YOLO models. Power crop monitoring, livestock tracking, and precision farming for higher, smarter yields.
Learn more

Let's build the future of AI together!

Begin your journey with the future of machine learning