awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesNetworked API Services

Capabilities for exposing library functionality as an HTTP web service for remote access.

Distinct from Networked Web Services: The candidates focus on PaaS deployment or generic web services, while this is about exposing a specific vision library as an API.

Explore 4 awesome GitHub repositories matching web development · Networked API Services. Refine with filters or upvote what's useful.

Awesome Networked API Services GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ageitgey/face_recognitionageitgey का अवतार

    ageitgey/face_recognition

    56,504GitHub पर देखें↗

    This is a Python facial recognition library designed to detect, encode, and identify human faces in images and video. It functions as a biometric identification tool that converts facial features into numerical encodings to compare and match identities. The library provides a computer vision command line interface for batch processing face detection and recognition tasks across image directories. It also supports a GPU accelerated vision API that utilizes CUDA and NVIDIA hardware to increase the speed of facial analysis and identification. Its capabilities cover human face detection and faci

    Enables exposing facial recognition capabilities as an HTTP API for remote identification requests.

    Pythonface-detectionface-recognitionmachine-learning
    GitHub पर देखें↗56,504
  • torch/torch7torch का अवतार

    torch/torch7

    9,127GitHub पर देखें↗

    Torch7 is a scientific computing environment and tensor computation library used for deep learning research and numerical analysis. It functions as a Lua-based framework for training neural networks and learning agents, providing a toolkit for implementing architectures and training through reinforcement learning algorithms. The project is distinguished by its tight integration with C, utilizing a binding layer to map high-level scripting to low-level C structures for direct memory access. It supports hardware-accelerated computation by offloading linear algebra and convolution operations to

    Enables exposing library functionality as an HTTP web service for remote access and real-time data streaming.

    C
    GitHub पर देखें↗9,127
  • opendronemap/odmOpenDroneMap का अवतार

    OpenDroneMap/ODM

    5,853GitHub पर देखें↗

    OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced 3D models, orthophotos, point clouds, and digital elevation maps. At its core, the OpenDroneMap Processing Engine orchestrates a complete Structure-from-Motion workflow, from feature extraction through dense reconstruction and tiled output generation, purpose-built for transforming drone-captured imagery into geospatial data products. The toolkit distinguishes itself through GPU-accelerated SIFT feature extraction using CUDA-capable NVIDIA graphics cards, roughly doubling proce

    Provides a REST API with a task queue for remote photogrammetry job submission and asynchronous result retrieval.

    Pythonaerial-imagerydronephotogrammetry
    GitHub पर देखें↗5,853
  • jina-ai/discoartjina-ai का अवतार

    jina-ai/discoart

    3,829GitHub पर देखें↗

    Discoart is a diffusion model orchestration framework and distributed GPU generation engine designed to automate and scale image generation workflows across hardware clusters. It functions as a generative AI model API, providing HTTP and gRPC endpoints to trigger and retrieve images from diffusion models as a network service. The system distinguishes itself through a comprehensive task management layer that includes timeline-based prompt and parameter scheduling. It manages the generative art lifecycle by supporting state-based session serialization for recovery, YAML-based configuration mana

    Exposes image generation capabilities as a network service via HTTP and gRPC for remote client access.

    Pythonclip-guided-diffusioncreative-aicreative-art
    GitHub पर देखें↗3,829
  1. Home
  2. Web Development
  3. Networked API Services

सब-टैग एक्सप्लोर करें

  • Photogrammetry API ServicesRESTful HTTP interfaces that expose photogrammetry processing pipelines for remote job submission and result retrieval. **Distinct from Networked API Services:** Distinct from general Networked API Services: specifically exposes a photogrammetry pipeline, not arbitrary library functionality.