10 रिपॉजिटरी
Pipelines that handle image batches as multi-dimensional arrays for parallel GPU execution.
Distinct from Image Processing Pipelines: Focuses on GPU-accelerated tensor data flow for ML rather than sequential image manipulation steps.
Explore 10 awesome GitHub repositories matching graphics & multimedia · Tensor Processing Pipelines. Refine with filters or upvote what's useful.
This project is a collection of pre-trained machine learning models and conversion pipelines designed for running inference directly in the browser using TensorFlow.js. It provides a library of ready-to-use models for computer vision, audio classification, and natural language processing tasks. The suite includes specialized tools for transforming Python-based Keras models into JSON formats compatible with web environments. It enables the deployment of these models by fetching architectures and weight shards via HTTP for client-side execution. The project covers a broad range of capabilities
Transforms raw pixels or audio samples into multidimensional arrays for parallel GPU execution within the model pipeline.
Final2x is an AI image super-resolution tool and neural network inference engine designed to increase image resolution and reconstruct missing details while reducing noise. It functions as a cross-platform image upscaler that executes consistent super-resolution logic across different operating systems. The project serves as a custom model inference engine and upscaling interface, allowing for the import and application of user-defined super-resolution weights and architectures to tailor the visual output of enlarged images. The system utilizes hardware-accelerated processing to offload comp
Processes image batches as multi-dimensional arrays to enable parallel GPU execution for neural network inference.
Darkflow is an object detection framework and computer vision pipeline that provides a programmatic interface for performing real-time image analysis and object identification. It functions as a tool for loading weights, fine-tuning models, and executing inference on both static images and video feeds. The project serves as a converter that translates Darknet configurations and weights into TensorFlow graphs to enable retraining and deployment. It includes a model exporter that saves trained graphs into portable protobuf files for use on mobile and native devices. The system covers capabilit
Implements a tensor processing pipeline that handles image batches as multi-dimensional arrays for GPU-accelerated inference.
Clarity-upscaler एक AI इमेज अपस्केलर और एन्हांसमेंट टूल है जो इमेज रेजोल्यूशन बढ़ाने और विजुअल डिटेल को रिस्टोर करने के लिए डीप लर्निंग मॉडल्स का उपयोग करता है। यह एक सुपर-रेजोल्यूशन इन्फरेंस इंजन के रूप में कार्य करता है जो गायब पिक्सल की भविष्यवाणी करने और कम-रेजोल्यूशन स्रोतों से हाई-फ्रीक्वेंसी डिटेल्स को सिंथेसाइज करने के लिए न्यूरल नेटवर्क का उपयोग करता है। यह प्रोजेक्ट एक प्रोग्रामेबल API के रूप में डिलीवर किया जाता है, जो बाहरी एप्लिकेशन और वर्कफ़्लो में स्वचालित हाई-रेजोल्यूशन इमेज प्रोसेसिंग और शार्पनिंग के एकीकरण की अनुमति देता है। यह इंटरफेस हाई-रेजोल्यूशन एसेट्स बनाने के लिए इमेजेस के प्रोग्रामेटिक अपस्केलिंग को सक्षम बनाता है। यह सिस्टम स्वचालित इमेज एन्हांसमेंट की क्षमताएं प्रदान करता है, जो नॉइज़ को हटाकर और स्पष्टता में सुधार करके कम-गुणवत्ता वाली इमेजेस के शार्पर वर्ज़न्स तैयार करता है। यह इन कार्यों को एक डिकपल्ड क्लाइंट-सर्वर आर्किटेक्चर के माध्यम से संभालता है जो मशीन लर्निंग इन्फरेंस की कंप्यूट-इंटेंसिव प्रकृति को मैनेज करता है।
Processes image batches as multi-dimensional tensors to perform mathematical transformations for sharpening on GPUs.
This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels from low-resolution inputs. It functions as a super-resolution reconstruction system that transforms pixelated images into high-resolution versions by restoring high-frequency details and sharpening edges. The system utilizes a convolutional neural network pipeline to analyze pixel data and perform digital image restoration. It employs pixel-shuffle upsampling to rearrange channel dimensions into spatial dimensions, which increases resolution while reducing checkerboard artif
Handles image batches as multi-dimensional arrays to allow parallel processing of pixels across graphics processing units.
RestorePhotos एक AI फेस रेस्टोरेशन टूल और डीप लर्निंग इमेज अपस्केलर है जिसे धुंधलापन दूर करने और खराब हो चुकी चेहरे की तस्वीरों में खोए हुए विवरणों को फिर से बनाने के लिए डिज़ाइन किया गया है। यह एक फेस फोटो एन्हांसर और एक जेनरेटिव एडवरसैरियल नेटवर्क इमेज प्रोसेसर के रूप में कार्य करता है जो कम-गुणवत्ता वाले पिक्सल को उच्च-रिज़ॉल्यूशन चेहरे की विशेषताओं में बदल देता है। यह सिस्टम रीयल-टाइम इमेज रेस्टोरेशन के लिए मशीन लर्निंग मॉडल चलाने के लिए GPU-त्वरित इन्फरेंस इंजन का उपयोग करता है। यह हार्डवेयर त्वरण चेहरे की छवियों को तेज करने और विज़ुअल निष्ठा में सुधार करने के लिए आवश्यक भारी मैट्रिक्स गुणन और टेंसर-आधारित ऑपरेशनों का समर्थन करता है। यह प्रोजेक्ट AI फोटो रेस्टोरेशन और डिजिटल आर्काइव रेस्टोरेशन को कवर करता है, विशेष रूप से चेहरे की छवि वृद्धि पर ध्यान केंद्रित करता है। यह डीप लर्निंग इमेज अपस्केलिंग करने के लिए एक अनुक्रमिक प्रोसेसिंग पाइपलाइन का उपयोग करता है, जो लापता विवरणों को फिर से बनाकर छवियों के रिज़ॉल्यूशन और स्पष्टता को बढ़ाता है।
Processes image data as multi-dimensional arrays for parallel GPU execution during sharpening.
यह प्रोजेक्ट एक ComfyUI ControlNet प्रीप्रोसेसर सूट और कंप्यूटर विज़न विश्लेषण टूलकिट है। यह एक स्टेबल डिफ्यूजन इमेज प्रीप्रोसेसर के रूप में कार्य करता है जो लेटेंट डिफ्यूजन वर्कफ़्लो को निर्देशित करने के लिए छवियों से संरचनात्मक संकेत निकालता है। यह सिस्टम कंकाल की-पॉइंट्स और चेहरे के मेश सहित मानव पोज़ अनुमान, और गहराई और सतह सामान्य अनुमान के माध्यम से 3D दृश्य मैपिंग के लिए विशेष मॉडल प्रदान करता है। इसमें ऑप्टिकल फ्लो विश्लेषण का उपयोग करके AI वीडियो मोशन कंट्रोल के उपकरण भी शामिल हैं। व्यापक क्षमता सतह छवि संरचनात्मक विश्लेषण—जैसे लाइन आर्ट, एज निष्कर्षण, और सिमेंटिक सेगमेंटेशन—के साथ-साथ ल्यूमिनेंस आइसोलेशन और रंग और शैली संकेत निर्माण को कवर करती है। ये प्रक्रियाएं हार्डवेयर-त्वरित रनटाइम और मॉडल-चेकपॉइंट कैशिंग द्वारा समर्थित हैं ताकि अनुमान विलंबता को कम किया जा सके।
Manipulates visual data as multi-dimensional tensors to pass information efficiently between preprocessor stages.
This is a library of generative model architectures built using the TensorFlow framework. It provides implementations for producing synthetic data and realistic images, specifically focusing on Variational Autoencoders and various Generative Adversarial Network variants. The collection includes specific GAN architectures such as WGAN-GP, LSGAN, InfoGAN, and EBGAN. It also features Variational Autoencoders designed to learn latent representations and synthesize new samples from learned distributions. The project covers image processing pipelines for normalizing and cropping data, as well as a
Includes a pipeline for normalizing, cropping, and grid-merging image tensors to prepare data for neural network training.
pytorch-fid is a PyTorch-based evaluator and image distribution analysis library used to calculate the Fréchet Inception Distance. It functions as a benchmarking tool that maps image pixels to high-dimensional feature vectors using a pre-trained convolutional neural network to measure the mathematical divergence between real and synthetic datasets. The library quantifies the quality and diversity of generative models by representing image feature sets as mean and covariance matrices. It allows for the extraction of latent representations from specific neural network layers, with configurable
Implements tensor processing pipelines to handle image batches for parallel GPU execution during statistical analysis.
This project is a research-oriented PyTorch framework designed for the implementation and training of generative video diffusion models. It provides a modular toolkit that extends standard image-based diffusion techniques into three dimensions, enabling the synthesis of coherent video sequences through iterative denoising processes. The framework distinguishes itself by utilizing factored space-time attention, which decomposes high-dimensional video data into separate spatial and temporal layers to maintain motion consistency while managing computational complexity. It supports multi-modal tr
Treats video sequences as volumetric data blocks to capture motion across time using multi-dimensional tensor processing.