Zum Inhalt springen

Über uns

🖖 This group is for AI researchers, machine learning engineers, roboticists and open source enthusiasts.

Every week we bring you a diverse set of speakers working at the cutting edge of AI, machine learning, robotics and computer vision.

This Meetup is sponsored by Voxel51, the multimodal data platform for physical AI. Learn More.

Interested in speaking at a future event? Submit a talk!

By becoming a member of this group you agree to Voxel51's Terms of Service and Privacy Statement and agree to receive occasional emails about upcoming events.

Kommende Veranstaltungen

7

Alles ansehen
  • Netzwerkveranstaltung
    Sept 22 - FiftyOne Agent: Automate Visual AI Workflows with Natural Language

    Sept 22 - FiftyOne Agent: Automate Visual AI Workflows with Natural Language

    ·
    Online
    Online
    149 Teilnehmer aus 53 Gruppen

    Learn about FiftyOne Agent, an AI assistant built directly into FiftyOne that turns plain-language requests into real dataset operations.

    Date, Time and Location

    Sep 22, 2026
    9:00 AM - 10:00 AM Pacific
    Online.
    Register for the Zoom!

    Ask it to find and remove duplicate images, run object detection and surface low-confidence predictions, or evaluate a model and summarize where it fails, and the agent handles execution end to end.

    We will also walk through the newest capabilities shipping with this release, including code generation and plugin generation. You will see how to go from a conversational prompt to a custom dashboard, visualization, or full FiftyOne application, and how to package multi-step workflows as reusable skills the agent can call on demand.

    Because the agent runs inside FiftyOne's secure guardrails, teams keep full control. Connect your preferred models from over 100 LLM providers, route requests through your own enterprise gateway, and maintain audit logging and user attribution for every action the agent takes.

    • Foto des Nutzers
    • Foto des Nutzers
    • Foto des Nutzers
    13 Teilnehmer aus dieser Gruppe
  • Sept 23 - Munich Physical AI Workshop and Meetup

    Sept 23 - Munich Physical AI Workshop and Meetup

    Impact Hub Munich GmbH, Gotzinger Straße 8, München, DE

    Join us at Impact Hub Munich on September 23rd for the Munich Physical AI Workshop and Meetup, co-presented by Nebius and Voxel51.

    Seats are limited, Pre-registration is mandatory.

    Date, Time and Location

    Sep 23, 2026
    5:30 PM - 8:30 PM CEST
    Impact Hub Munich, Gotzinger Str. 8, 81371 München, Germany

    Meetup Speakers

    Online Monitoring of Mechanical Loads

    Vehicle components are constantly affected by forces caused by acceleration, braking, road conditions, and driving behavior. These forces create material stresses, and repeated stress over time leads to fatigue—one of the main causes of component failure. Understanding how loads translate into stress and ultimately into damage is therefore essential.

    In this talk, we present how a machine learning model can estimate mechanical loads even in vehicles without dedicated sensors for this purpose. By reconstructing hidden stresses from available vehicle data, the solution enables real-time fatigue assessment, improves component durability predictions, and supports safer, more reliable vehicle designs—without requiring additional hardware.

    Speaker: Alexander Nenninger at NTT DATA

    Physical Intelligence: Building the Next Gen of Robotics

    Explore how physical AI is transforming robots to perceive, reason, learn, and act in the real world. Discover the Intel Robotics AI Suite, Physical AI Toolkit, and Physical AI Studio, and how developers can build, deploy, and accelerate the next generation of intelligent robots through an open community.

    Speaker: Jayabalaji Sathiyamoorthi at Intel

    Meetup Agenda
    5:30–6:30 PM

    • Networking, food, drinks, and lightning talks

    Workshop Agenda
    This hands-on session uses DROID, a real-world robotics dataset loaded into FiftyOne as a native multimodal MCAP recording, and YOLO11n, fine-tuned live during the session.

    6:30–7:30 PM

    • Welcome + framing: from raw robot logs to a trained detector
    • Explore a real DROID robotics recording in FiftyOne's native multimodal MCAP viewer: camera, proprioception, and language on one synced timeline, no ROS install required
    • Curate: extract and browse frames from the recording, filter and deduplicate
    • Compute embeddings on the curated frames; explore via similarity search and embeddings visualization (via Nebius Serverless AI Jobs)

    7:30–8:00 PM

    • Auto-label: open-vocabulary detection to generate bounding boxes for the robot gripper and target objects
    • Train: fine-tune a YOLO11n detector on the auto-labeled frames (via Nebius Serverless AI Jobs)
    • Evaluate results and close the loop: view predictions back on the original MCAP timeline

    8:00–8:30 PM

    • What else Nebius offers: Token Factory walkthrough — chat/vision models, fine-tuning, credits
    • Foto des Nutzers
    • Foto des Nutzers
    • Foto des Nutzers
    163 Teilnehmer
  • Netzwerkveranstaltung
    Sept 24 - AI, ML and Computer Vision Meetup

    Sept 24 - AI, ML and Computer Vision Meetup

    ·
    Online
    Online
    179 Teilnehmer aus 51 Gruppen

    Join our virtual meetup on September 24 to hear talks from experts on cutting-edge topics across AI, ML, and computer vision.

    Date, Time and Location

    Sep 24, 2026
    9:00 AM - 11:00 AM PST
    Online.
    Register for the Zoom!

    How Do Mercedes-Benz AI Principles Drive our Innovation?

    At Mercedes-Benz, our AI Principles guide every step of innovation, emphasizing responsible use, safety and reliability, explainability, and the protection of privacy. These principles go beyond statements and actively shape how we design, test, and deploy AI systems in real-world automotive and enterprise settings. In this talk, I will present how these principles inspired our recent research on when reusing LoRA (Low-Rank Adaptation) is effective. By combining theoretical analysis with synthetic data as a proxy for enterprise scenarios, we uncovered the strengths and limitations of modular AI components under constrained data access. Our findings provide practical guidance on when reused LoRAs could deliver high-quality results.

    About the Speaker

    Mei-Yen Chen is a Senior Data Scientist at Mercedes-Benz Tech Innovation GmbH in Germany with 10 years of industry experience in AI and data solutions. She leads early-stage AI projects across business functions and collaborates with research institutions on machine learning and responsible AI.

    Region Tokens as the Visual Primitive: From Recognition to World Modeling

    Patch-based tokenization has become the default interface between vision encoders and downstream models, yet patches carry no semantic structure and scale poorly with resolution and temporal extent. This talk presents a research program centered on replacing patch tokens with region-level representations — semantically dense tokens grounded in visual entities rather than arbitrary grid crops.

    I will describe RELOCATE, REN, and T-REN, a progression of methods that produce region tokens via pooling, train them with region-level objectives, and extend them to video with temporal coherence. I will then present ongoing work integrating region tokens into VLMs to directly expand visual context capacity, and preliminary results on future region trajectory prediction as a foundation for world modeling.

    The broader thesis is that region-level tokens are a more natural unit of visual computation than patches, and their advantage compounds as task complexity, resolution, and temporal horizon increase.

    About the Speaker

    Savya Khosla is a second-year Ph.D. student at the University of Illinois Urbana-Champaign, advised by Prof. Derek Hoiem and Prof. Alex Schwing.

    Leveraging Text-To-Image Diffusion Models for Consistent Set-to-Set Generation

    Image collections are humans' primary way of capturing the world, yet advances in generative editing remain largely inapplicable to this modality. We address this gap by introducing Match-and-Fuse - a zero-shot, training-free method for consistent set-to-set generation from image collections that share a common visual element but differ in viewpoint, capture time, and surrounding content.
    Our key idea is a unified graph-based framework that combines dense correspondences with an emergent prior in text-to-image diffusion models to generate coherent canvases. We achieve state-of-the-art consistency and visual quality, and unlock new creative capabilities for content generation.

    About the Speaker

    Kate Feingold is a PhD student in Computer Vision at the Weizmann Institute of Science. Her research sits at the intersection of generative models, 3D/4D perception, and multimodal learning, focusing on problems where vision meets other modalities or paradigms in creative tasks.

    Yield Estimation of a Coffee in a dense environment

    This presentation provides a detailed workflow related to coffee yield estimation in a dense environment. With photos of pre-harvest coffee plants from a couple of coffee estates, details related to pre-processing, annotation to detect regions of interest (ROI), object detection training and inferencing results with various Yolo models and finally segmentation with SAM2 and Yolo*-seg with training and inference results to determine the count of raw, pre-mature, mature and over-mature coffee berries and finally the yield of the entire estate. All this is based on real world data captured on iPhone and android phones.

    About the Speaker

    Raghu M. Rao is a consultant working on applications of computer vision AI models. He was previously with AMD and Xilinx. He has a Ph.D. in Wireless Communications from UCLA and is a Senior Member, IEEE. His current interests are in applications of AI for agriculture, health care and wireless communications.

    • Foto des Nutzers
    • Foto des Nutzers
    • Foto des Nutzers
    22 Teilnehmer aus dieser Gruppe
  • Netzwerkveranstaltung
    Sept 30 - Building Composable Vision Workflows in FiftyOne

    Sept 30 - Building Composable Vision Workflows in FiftyOne

    ·
    Online
    Online
    64 Teilnehmer aus 53 Gruppen

    This workshop explores the FiftyOne plugin framework to build custom computer vision applications. You’ll learn to extend the FiftyOne App with Python based panels and server side operators, as well as integrate external tools for labeling, vector search, and model inference into your dataset views.

    Date, Time and Location

    Sep 30, 2026
    9 AM - 10 AM PST
    Online. Register for the Zoom!

    You’ll also automate repetitive tasks by writing custom workflows executing within the FiftyOne environment. Attendees will learn to transform FiftyOne from a visualization tool into a central hub for your vision stack.

    What you'll learn:

    • Build Python plugins. Define plugin manifests and directory structures to register custom functionality within the FiftyOne ecosystem.
    • Develop server side operators. Write functions to execute model inference, data cleaning, or metadata updates from the App interface.
    • Build interactive panels. Create custom UI dashboards using to visualize model metrics or specialized dataset distributions.
    • Manage operator execution contexts. Pass data between the App front end and your backend to build dynamic user workflows.
    • Implement delegated execution. Configure background workers to handle long running data processing tasks without blocking the user interface.
    • Build labeling integrations. Streamline the flow of data between FiftyOne and annotation platforms through custom triggers and ingestion scripts.
    • Extend vector database support. Program custom connectors for external vector stores to enable semantic search across large sample datasets.
    • Package and share plugins. Distribute your extensions internally and externally
    • Foto des Nutzers
    • Foto des Nutzers
    • Foto des Nutzers
    11 Teilnehmer aus dieser Gruppe

Gruppenlinks

Organisatoren

Super-Organisator