awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesCoordinate Normalization Utilities

Tools for mapping pixel-based screen locations to consistent relative coordinate systems.

Distinguishing note: Specifically addresses coordinate space standardization for cross-resolution visual interaction.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Coordinate Normalization Utilities. Refine with filters or upvote what's useful.

Awesome Coordinate Normalization Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/omniparserAvatar von microsoft

    microsoft/OmniParser

    24,377Auf GitHub ansehen↗

    OmniParser is a multimodal interaction engine designed to function as a desktop automation agent. It interprets visual screen information to execute complex, multi-step tasks across operating system environments by bridging visual interface perception with language models. Through a continuous cycle of observation and command execution, the system grounds high-level natural language instructions into precise, coordinate-based actions. The project distinguishes itself by utilizing vision-based parsing to interact with software interfaces without requiring access to underlying application progr

    Standardizes pixel-based screen locations into a consistent relative coordinate system for accurate interaction.

    Jupyter Notebook
    Auf GitHub ansehen↗24,377
  • klingairesearch/liveportraitAvatar von KlingAIResearch

    KlingAIResearch/LivePortrait

    17,830Auf GitHub ansehen↗

    LivePortrait is a computer vision framework designed for portrait animation and generative video synthesis. It functions as a deep learning system that transfers facial expressions and head movements from a driving video source onto a static image or an existing portrait video, effectively decoupling the subject's identity from the dynamic motion patterns. The framework utilizes keypoint-based motion retargeting and implicit 3D latent representations to map movements across different subjects, including both human and animal portraits. By employing canonical motion normalization and feature-s

    Standardizes driving video inputs into a shared coordinate space to ensure stable and predictable animation across diverse source media.

    Pythonface-animationimage-animationvideo-editing
    Auf GitHub ansehen↗17,830
  • anthropics/claude-quickstartsAvatar von anthropics

    anthropics/claude-quickstarts

    17,085Auf GitHub ansehen↗

    Claude Quickstarts is a development framework and collection of reference implementations designed for building autonomous agents. It provides the foundational patterns necessary to orchestrate multi-agent workflows, enabling models to perform complex, multi-step tasks across software engineering, customer support, and computer-use domains. The platform distinguishes itself through specialized capabilities for desktop and browser automation, allowing agents to interact with graphical interfaces by capturing visual context and executing precise mouse and keyboard inputs. It includes robust inf

    Scales and normalizes model-generated coordinates against source images to ensure precise UI interaction.

    Python
    Auf GitHub ansehen↗17,085
  • simular-ai/agent-sAvatar von simular-ai

    simular-ai/Agent-S

    11,855Auf GitHub ansehen↗

    Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through graphical user interface interactions. It functions as a computer use interface, utilizing vision-language grounding to translate natural language goals into precise screen coordinates and system actions. The project differentiates itself by combining structured accessibility tree inspection with vision-based element localization. It manages cross-application workflows by mapping conceptual descriptions to physical pixels and simulating low-level keyboard and mouse events to mov

    Determines whether screen coordinates are absolute pixel positions or relative percentages for visual grounding.

    Pythonagent-computer-interfaceai-agentscomputer-automation
    Auf GitHub ansehen↗11,855
  • bytedance/ui-tarsAvatar von bytedance

    bytedance/UI-TARS

    9,622Auf GitHub ansehen↗

    UI-TARS is an LLM GUI automation framework and multimodal action grounding system. It functions as a GUI agent orchestrator and cross-platform device controller that uses large language models to interpret graphical interfaces and execute actions across desktop and mobile operating systems. The system translates model-generated coordinates into precise screen positions to interact with visual user interface elements. It employs a multimodal approach to interpret screen layouts and decomposes complex goals into multi-step trajectories through reasoning and error correction. The project provid

    Translates relative model output coordinates into absolute pixel positions based on target screen resolution for visual interaction.

    Pythonresearch
    Auf GitHub ansehen↗9,622
  • googlecreativelab/quickdraw-datasetAvatar von googlecreativelab

    googlecreativelab/quickdraw-dataset

    6,777Auf GitHub ansehen↗

    Dieses Projekt ist ein groß angelegter Datensatz handgezeichneter Skizzen, der Millionen von zeitgestempelten Vektorgrafiken und Bitmaps für das Training von Machine-Learning-Modellen bereitstellt. Er dient als Trainingskorpus für Computer Vision und als Datensatz für neuronale Netze, bestehend aus kategorisierten menschlichen Skizzen, die zur Entwicklung von Bildklassifizierungs- und Erkennungsalgorithmen verwendet werden. Der Datensatz ist als Vektorgrafik-Korpus mit Strich-für-Strich-Sequenzen und Metadaten sowie als verarbeitete numpy-Arrays verfügbar. Diese Ressourcen unterstützen die Entwicklung von Zeichen-Klassifikatoren und die Untersuchung menschlicher Zeichenmuster. Die Daten werden in mehreren Formaten bereitgestellt, darunter rohe Vektordaten in newline-delimited JSON, normalisierte Vektorsequenzen und Graustufen-Bitmaps. Er umfasst Funktionen für kategorienbasierte Partitionierung und Koordinatenskalierung, um Konsistenz über verschiedene Stichproben hinweg zu gewährleisten.

    Rescales raw pixel coordinates to a consistent range to remove variance caused by different drawing screen sizes.

    Auf GitHub ansehen↗6,777
  • rafaelpadilla/object-detection-metricsAvatar von rafaelpadilla

    rafaelpadilla/Object-Detection-Metrics

    5,098Auf GitHub ansehen↗

    This project is an object detection evaluation library and benchmarking tool designed to calculate precision, recall, and average precision for computer vision models. It provides a suite of utilities for parsing bounding box coordinates from text files and calculating spatial overlap to determine detection accuracy. The toolkit features a command line interface for comparing ground truth files against model predictions. It includes a precision-recall curve generator to visualize the relationship between precision and recall across different confidence thresholds and an intersection over unio

    Provides tools for mapping pixel-based screen locations to consistent relative coordinate systems.

    Pythonaverage-precisionbounding-boxesmean-average-precision
    Auf GitHub ansehen↗5,098
  1. Home
  2. Artificial Intelligence & ML
  3. Coordinate Normalization Utilities