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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesRemote Processing Offloading

Offloading image manipulation tasks to a remote server by modifying request parameters.

Distinct from Image Processing: Focuses on the architectural delegation of processing to a server, rather than local image manipulation.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Remote Processing Offloading. Refine with filters or upvote what's useful.

Awesome Remote Processing Offloading GitHub Repositories

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

    square/picasso

    18,820GitHub पर देखें↗

    Picasso is an Android image loading library designed for downloading, caching, and displaying images in applications. It provides an automated system for memory and disk management to reduce network requests and improve load times. The library includes a bitmap transformation tool for resizing, cropping, and modifying assets before they are rendered. It also functions as a bridge for Jetpack Compose, converting image requests into painter objects for use within declarative Android user interfaces. The system manages image retrieval from multiple sources, including web URLs, local files, and

    Modifies request parameters to offload image processing to a remote server to reduce local device load.

    Kotlin
    GitHub पर देखें↗18,820
  • alievk/avatarify-pythonalievk का अवतार

    alievk/avatarify-python

    16,515GitHub पर देखें↗

    Avatarify-python is a real-time face animation tool that uses a PyTorch-based neural network to map facial movements from a live camera feed onto a static image. It creates photorealistic animated avatars that mimic a user's movements for use in video software. The project includes a remote GPU inference client that offloads heavy computational workloads to a remote server, allowing high-performance animations to run on low-spec hardware. It also features a virtual webcam driver to route synthetic video streams into video conferencing applications as a standard camera device. The system prov

    Offloads intensive neural network computations to a remote GPU server to reduce local hardware requirements.

    Python
    GitHub पर देखें↗16,515
  • opendronemap/opendronemapOpenDroneMap का अवतार

    OpenDroneMap/OpenDroneMap

    6,196GitHub पर देखें↗

    A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

    Enables running the full processing pipeline on a remote server to handle large datasets from low-bandwidth locations.

    Python
    GitHub पर देखें↗6,196
  • imazen/imageflowimazen का अवतार

    imazen/imageflow

    4,402GitHub पर देखें↗

    Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library, a command-line image processor, and a dynamic image processing server. It provides the means to decode, encode, and apply complex visual transformations to images through programmatic interfaces, JSON job files, or on-the-fly URL query strings. The system distinguishes itself through a graph-based processing pipeline that allows for single-pass multi-format encoding, generating multiple image sizes and formats from a single decode to reduce overhead. It further features a res

    Offloads image manipulation tasks to a remote server via URL query strings or JSON requests.

    Rustimage-compressionimage-manipulationimage-server
    GitHub पर देखें↗4,402
  • opendronemap/webodmOpenDroneMap का अवतार

    OpenDroneMap/WebODM

    4,003GitHub पर देखें↗

    WebODM एक फ़ोटोग्रामेट्री सॉफ़्टवेयर सुइट और ड्रोन इमेज प्रोसेसिंग प्लेटफ़ॉर्म है जिसका उपयोग कच्ची हवाई तस्वीरों को स्थानिक डेटा में बदलने के लिए किया जाता है। यह जियोरेफरेंस्ड 2D मैप्स, 3D पॉइंट क्लाउड और डिजिटल एलिवेशन मॉडल उत्पन्न करने के लिए एक भू-स्थानिक मैपिंग टूल के रूप में कार्य करता है। यह सिस्टम एक 3D मेश जनरेटर के रूप में संचालित होता है जो ओवरलैपिंग हवाई तस्वीरों को टेक्सचर्ड मॉडल में बदल देता है। यह विभिन्न फ़ोटोग्रामेट्री इंजनों के माध्यम से भौगोलिक विश्लेषण और सर्वेक्षण के लिए सटीक आउटपुट तैयार करने के लिए एक हवाई मैपिंग वर्कफ़्लो प्रदान करता है। इस प्लेटफ़ॉर्म में भू-स्थानिक डेटा विज़ुअलाइज़ेशन और हवाई इमेजरी के प्रसंस्करण के लिए क्षमताएं शामिल हैं। यह विभिन्न बैकएंड्स में वर्कफ़्लो को मानकीकृत करने के लिए एक प्रोसेसिंग पाइपलाइन का उपयोग करता है और मैपिंग और GIS एप्लिकेशन के लिए इमेजरी को मानकीकृत जियोरेफरेंस्ड फॉर्मेट्स में बदलने का कार्य करता है।

    Processes large drone image datasets via a remote photogrammetry pipeline to create georeferenced spatial data.

    Python
    GitHub पर देखें↗4,003
  • xaksis/vue-good-tablexaksis का अवतार

    xaksis/vue-good-table

    2,176GitHub पर देखें↗

    This project is a feature-rich data grid component designed for Vue applications. It provides a flexible interface for rendering, managing, and manipulating structured information, offering built-in support for essential tabular operations such as sorting, filtering, pagination, and row selection. The library distinguishes itself through its highly extensible architecture, which allows developers to override default rendering for cells, headers, and pagination controls using scoped slots. It supports complex data workflows by enabling hierarchical organization through collapsible row grouping

    Delegates sorting, filtering, and pagination to a remote server by disabling local processing and emitting events for every user interaction.

    Vuedatatableplugintable
    GitHub पर देखें↗2,176
  1. Home
  2. Graphics & Multimedia
  3. Image Processing & Editing
  4. Image Processing
  5. Remote Processing Offloading

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

  • Data Processing OffloadingDelegating sorting, filtering, and pagination tasks to a remote server. **Distinct from Remote Processing Offloading:** Distinct from Remote Processing Offloading: specifically focuses on delegating tabular data operations like sorting and filtering rather than image manipulation.
  • Drone Image ProcessingOffloading the full photogrammetry pipeline to a remote server for handling large drone image datasets from low-bandwidth locations. **Distinct from Remote Processing Offloading:** Distinct from Remote Processing Offloading: specifically targets drone image processing pipelines, not general image manipulation tasks.
  • Drone Image Processing PlatformsComprehensive software environments for managing the end-to-end transformation of drone imagery into spatial data. **Distinct from Drone Image Processing:** Covers the entire platform capability rather than just the remote offloading aspect of processing.