Improve crosswalk safety with Ultralytics YOLO26! 🚸
Detect pedestrians, vehicles, and high-risk interactions in real-time to support safer crossings, smarter alerts, and improved traffic monitoring.
Read more ➡️ https://t.co/geO9uN49Ox
#Ultralytics#YOLO26#RoadSafety
GeoLibre v1.9.0 is here!
GeoLibre is a free and open-source, lightweight, cloud-native GIS platform for visualizing, exploring, and analyzing geospatial data. It runs everywhere you do, in the web browser, on the desktop, on mobile, and inside Jupyter notebooks, all while keeping your data local and private.
This release brings CAD drawing import, smarter WMS and WFS service discovery, and a docked SQL workspace with autocomplete.
What's new in v1.9.0
- CAD import: Add CAD drawings (DXF/DWG) as a layer, with a picker for choosing which drawing layers to load and a CRS selector for placing them correctly on the map.
- Smarter service discovery: WMS and WFS panels now read the service's GetCapabilities, so you pick available layers and feature types from a populated dropdown instead of typing names by hand.
- Docked SQL Workspace: The SQL Workspace now docks as a resizable panel beside the map, with editor autocomplete for tables, columns, and SQL keywords.
- Generic Vector to Vector conversion: Convert between any supported vector formats by file extension, alongside the existing targeted converters.
- Richer camera tours: Per-keyframe hold and transition duration controls for finer pacing, plus save and reload of a named tour setup.
- Better story maps: A hide-itinerary toggle, subtitle and byline fields on the printable handout, and dedicated start and closing slides.
- Styling and plugin extras: A transparent (no fill / no outline) option in the color picker, a Legend populated from a paletted raster's color table, and plugins can now use the maplibre-gl-raster stack and the projection control.
Try it out
- Launch GeoLibre web: https://t.co/8gMtkVtNcU
- GitHub: https://t.co/VXq8c1oACL
- Documentation: https://t.co/7VA2AQpaJK
- Release notes: https://t.co/1ioFVj5MvQ
#GIS #Geospatial #OpenSource #RemoteSensing #DataVisualization #MapLibre #Python
Vehicle parts detection using @ultralytics YOLO26😀
Side mirror, tyres, steering :)
In this demo, I used a computer vision model to identify and locate vehicle components. It automates tasks like quality control, maintenance, and customization, benefiting industries from manufacturing to insurance.
#vehicles #manufacturing #MachineLearning
New trackers released by @ultralytics 😍
botsort, bytetrack, ocsort, deepocsort, fasttrack, and tracktrack.
Object tracking tells you which object is which across frames. I recently tested the newly released trackers in this demo. Here's what I found. 👇
#tracker #MachineLearning #Research
I always wanted to use the best 3D vision / graphics research libraries on my Mac the way people use them on NVIDIA GPUs.
NeRFs, Gaussian Splatting, differentiable rendering, mesh optimization, point clouds.
But the experience was never quite the same.
So here's MLX3D!