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

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

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

40 रिपॉजिटरी

Awesome GitHub RepositoriesImage Preprocessing Utilities

Tools for standardizing image dimensions and formats for model input.

Distinguishing note: Focuses on shape standardization and dimension consistency.

Explore 40 awesome GitHub repositories matching data & databases · Image Preprocessing Utilities. Refine with filters or upvote what's useful.

Awesome Image Preprocessing Utilities GitHub Repositories

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

    open-mmlab/mmdetection

    32,756GitHub पर देखें↗

    This project is a modular research toolkit designed for developing, training, and evaluating deep learning models for object detection, segmentation, and video instance tracking. It provides a flexible training engine that manages complex neural network execution, including distributed training, custom lifecycle hooks, and weight optimization. The framework is built around a hierarchical configuration system that allows users to define architectures, data pipelines, and training hyperparameters through composable, inheritable files. The project distinguishes itself through its highly modular

    Provides utilities to standardize image shapes for consistent data transformation.

    Pythoncascade-rcnnconvnextdetr
    GitHub पर देखें↗32,756
  • d2l-ai/d2l-end2l-ai का अवतार

    d2l-ai/d2l-en

    29,001GitHub पर देखें↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Scales pixel values to specific ranges to ensure compatibility with activation functions during training.

    Pythonbookcomputer-visiondata-science
    GitHub पर देखें↗29,001
  • yaronn/blessed-contribyaronn का अवतार

    yaronn/blessed-contrib

    15,745GitHub पर देखें↗

    blessed-contrib is a terminal user interface framework and a Node.js console widget library designed for building data-driven command line interfaces. It serves as an ASCII data visualization toolkit and a dashboard framework for organizing grid-based layouts and interactive elements within a console. The project provides a collection of reusable terminal components, including a command line image renderer and tools for text-based graphic rendering. It specifically enables the creation of terminal dashboards through a system for positioning multiple widgets across rows and columns and a mecha

    Converts image pixel data into characters to enable graphical image display within a text-only terminal.

    JavaScript
    GitHub पर देखें↗15,745
  • imagemagick/imagemagickImageMagick का अवतार

    ImageMagick/ImageMagick

    15,742GitHub पर देखें↗

    ImageMagick is a comprehensive software suite for the creation, editing, composition, and conversion of digital images. It functions as both a command-line utility for batch processing and automation, and as a programming library that allows developers to integrate advanced image manipulation capabilities into external applications. The project is distinguished by its modular architecture, which supports hundreds of image formats through a pluggable coder system and external delegate libraries. It is designed for high-performance environments, utilizing memory-mapped pixel caching, stream-ori

    Forces pixels below or above a specific value to black or white to create high-contrast masks.

    Ccommand-line-image-tooldigital-image-editingimage-conversion
    GitHub पर देखें↗15,742
  • oliver-moran/jimpoliver-moran का अवतार

    oliver-moran/jimp

    14,621GitHub पर देखें↗

    Jimp is a JavaScript image processing library and Node.js manipulation tool designed to perform image transformations and edits entirely within a JavaScript environment. It is a zero-dependency image library that operates without requiring native binaries or external system software dependencies. The project provides a programmatic interface for automated image transformations, including resizing, cropping, and filtering. It supports the creation of custom image pipelines and server-side image editing by processing data without relying on native system tools.

    Provides a direct interface for reading and writing raw pixel data via a coordinate-based grid.

    TypeScript
    GitHub पर देखें↗14,621
  • hammerspoon/hammerspoonHammerspoon का अवतार

    Hammerspoon/hammerspoon

    14,497GitHub पर देखें↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Reads pixel colors and converts image data for programmatic inspection.

    Objective-Cautomationhammerspoonirc
    GitHub पर देखें↗14,497
  • paddlepaddle/paddledetectionPaddlePaddle का अवतार

    PaddlePaddle/PaddleDetection

    14,243GitHub पर देखें↗

    PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of computer vision models. It provides a comprehensive library of modular neural network architectures and pipelines that support object detection, instance segmentation, and multi-object tracking tasks. The project distinguishes itself through a configuration-driven approach that decouples model components like backbones and heads, allowing for the flexible assembly of custom vision workflows. It incorporates advanced techniques such as anchor-free detection logic, joint detecti

    Standardizes image pixel values and bounding box coordinates to ensure consistent model input.

    Pythonblazefacedeepsortdetr
    GitHub पर देखें↗14,243
  • rivo/tviewrivo का अवतार

    rivo/tview

    13,928GitHub पर देखें↗

    tview is a library for building interactive text-based user interfaces in Go. It functions as a toolkit for managing event loops, user input, and screen rendering, providing a framework of pre-built widgets and an integrated layout engine for creating command-line applications. The project distinguishes itself through a comprehensive layout system that uses grid and flexbox models to create responsive designs. It also supports UI layer stacking to manage multiple screens and modal overlays. The framework includes a diverse suite of interactive components for data display, such as tables and

    A process for displaying images in the terminal by approximating pixels with graphical characters and applying dithering.

    Gogolangterminal-baseduser-interface
    GitHub पर देखें↗13,928
  • wangshub/wechat_jump_gamewangshub का अवतार

    wangshub/wechat_jump_game

    13,833GitHub पर देखें↗

    This project is a Python-based game automation bot and computer vision assistant designed to automate gameplay on Android devices. It functions as a controller that identifies game elements via pixel color scanning and simulates touch inputs to execute gameplay without manual intervention. The system distinguishes itself through the use of anti-detection measures, implementing interaction coordinate management and timing offsets to avoid being flagged by security systems. It also employs resolution-dependent scaling coefficients to maintain jump accuracy across different device screen sizes.

    Analyzes pixel-level color data to identify and locate game objects on the screen.

    Pythonadbpythonwechat-app
    GitHub पर देखें↗13,833
  • python-pillow/pillowpython-pillow का अवतार

    python-pillow/Pillow

    13,637GitHub पर देखें↗

    Pillow is a Python image processing library and digital image manipulation toolkit used for opening, manipulating, and saving various image file formats. It serves as a multi-format image codec wrapper that enables the reading and writing of diverse standards such as JPEG, PNG, TIFF, and BMP. The library provides tools for programmatic image manipulation, including resizing, cropping, rotating, and transforming visual content through direct pixel data modification. It supports pixel data analysis to extract and modify raw information for custom visual processing and data transformations. The

    Provides interfaces for extracting and modifying raw pixel information for custom visual processing.

    Pythonccross-platformimage
    GitHub पर देखें↗13,637
  • octalmage/robotjsoctalmage का अवतार

    octalmage/robotjs

    12,740GitHub पर देखें↗

    Robotjs is a native Node.js automation library and desktop input simulator. It uses C++ bindings to provide low-level access to operating system functions, allowing for the programmatic control of the mouse and keyboard and the analysis of screen pixels. The library functions as a toolkit for automating user interfaces and desktop workflows, including those within Electron applications. It enables the simulation of key presses and mouse movements to automate interactions with desktop software and perform automated data entry. Its capabilities extend to screen pixel analysis, where it capture

    Inspects pixel-level color data to monitor and detect visual changes on the display.

    C
    GitHub पर देखें↗12,740
  • marcotcr/limemarcotcr का अवतार

    marcotcr/lime

    12,142GitHub पर देखें↗

    This project is an agnostic model interpretability framework and explainability tool designed to provide local interpretable explanations for individual predictions. It functions as a local surrogate model that approximates the behavior of any machine learning classifier or regression model to identify the most influential features for a specific instance. The framework is designed to be model-agnostic, meaning it can explain predictions across tabular, text, and image data regardless of the underlying architecture. It employs local linear approximations and feature importance visualization t

    Groups pixels into contiguous regions to treat blocks of pixels as single features during model analysis.

    JavaScript
    GitHub पर देखें↗12,142
  • soumith/ganhackssoumith का अवतार

    soumith/ganhacks

    11,619GitHub पर देखें↗

    This project is a PyTorch-based generative framework and implementation template for building Generative Adversarial Networks. It provides a collection of foundational toolkits and architectural patterns designed to synthesize high-quality artificial data while focusing on the stability of adversarial neural networks. The framework distinguishes itself through a specialized toolkit for conditional image generation, which integrates discrete labels and auxiliary classification into the training process. It utilizes specific mechanisms to guide the generative process toward target classes by co

    Provides utilities to scale input data and apply activation functions for consistent distribution.

    GitHub पर देखें↗11,619
  • nvlabs/stylegan2NVlabs का अवतार

    NVlabs/stylegan2

    11,186GitHub पर देखें↗

    StyleGAN2 is a TensorFlow generative adversarial network and image synthesis model designed to produce high-resolution synthetic visual content. It functions as a deep learning architecture that learns patterns from image datasets to synthesize new images. The project includes a latent space projection tool for mapping existing images to latent vectors to analyze their representation within a generative model. It also provides an image quality evaluation framework to measure the visual fidelity and diversity of synthetic outputs. The system covers the full generative pipeline, including imag

    Converts raw image directories into structured records to prepare data for neural network training.

    Python
    GitHub पर देखें↗11,186
  • android/ndk-samplesandroid का अवतार

    android/ndk-samples

    10,513GitHub पर देखें↗

    The Android NDK samples provide a comprehensive collection of code examples demonstrating how to integrate C and C++ native code into Android applications. This repository serves as a practical guide for developers utilizing the Android Native Development Kit to implement performance-critical application components that require direct hardware access and low-level system interaction. The project highlights the use of the Java Native Interface to bridge managed code with native modules, enabling cross-language function calls and efficient data exchange. It demonstrates how to manage native act

    Retrieves and modifies raw pixel data from image objects to perform custom image processing.

    C++
    GitHub पर देखें↗10,513
  • openvinotoolkit/openvinoopenvinotoolkit का अवतार

    openvinotoolkit/openvino

    10,414GitHub पर देखें↗

    OpenVINO is an AI inference engine and model serving platform designed to execute optimized deep learning models across CPUs, GPUs, and NPUs through a unified API. It includes a model optimization toolkit for converting, quantizing, and compressing models from various frameworks, alongside a specialized generative AI runtime for large language models. The project distinguishes itself through a plugin-based hardware acceleration layer that maps neural network operations to vendor-specific drivers. It features advanced execution mechanisms such as continuous batching, speculative decoding, and

    Encodes binary image data to specific layouts and color formats while resizing inputs for model compatibility.

    C++aicomputer-visiondeep-learning
    GitHub पर देखें↗10,414
  • cadene/pretrained-models.pytorchCadene का अवतार

    Cadene/pretrained-models.pytorch

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

    This project is a pretrained model library for PyTorch, providing a collection of convolutional neural network architectures and weights. It serves as a computer vision model zoo for image classification and feature extraction, offering a framework for transfer learning where pretrained networks are adapted for custom image recognition tasks. The library focuses on transforming images into high-level numerical representations and calculating class probability scores. It includes utilities for downloading and initializing standard architectures such as ResNet, Inception, and Xception. Capabil

    Includes utilities to normalize image pixels using mean and standard deviation values specific to each architecture.

    Pythonimagenetinceptionpretrained
    GitHub पर देखें↗9,102
  • bishopfox/unredacterBishopFox का अवतार

    BishopFox/unredacter

    8,351GitHub पर देखें↗

    Unredacter एक कंप्यूटर विज़न टेक्स्ट रिकंस्ट्रक्टर और इमेज फॉरेंसिक यूटिलिटी है जिसे पिक्सेलेटेड इमेजेस से छिपे हुए कैरेक्टर्स को रिकवर करने के लिए डिज़ाइन किया गया है। यह अस्पष्ट विज़ुअल ब्लॉक्स के भीतर टेक्स्ट की पहचान करने के लिए पिक्सेलेशन को उलटने (reversing) के लिए एक टूल के रूप में कार्य करता है। यह सिस्टम पिक्सेलेटेड इमेज ब्लॉक्स की तुलना उन रेंडर्ड कैंडिडेट कैरेक्टर्स से करने की प्रक्रिया का उपयोग करता है जो टारगेट टेक्स्ट की टाइपोग्राफिक स्टाइल्स से मेल खाते हैं। यह स्वचालित विज़ुअल विश्लेषण के माध्यम से अस्पष्ट जानकारी के पुनर्निर्माण की अनुमति देता है। यह प्रोजेक्ट डिजिटल फॉरेंसिक विश्लेषण, इमेज रिडक्शन टेस्टिंग और इमेज-आधारित मास्किंग तकनीकों की प्रभावशीलता को सत्यापित करने के लिए सूचना रिसाव मूल्यांकन की क्षमताओं को कवर करता है।

    Maps pixelated image data back to characters by comparing blocks against rendered templates.

    TypeScript
    GitHub पर देखें↗8,351
  • vietnh1009/ascii-generatorvietnh1009 का अवतार

    vietnh1009/ASCII-generator

    8,270GitHub पर देखें↗

    ASCII-generator is a tool for converting images and videos into text-based ASCII art. It functions as an image-to-ASCII converter and a video-to-ASCII processor that maps pixel intensity and color to specific alphanumeric characters. The system generates stylized visual representations by transforming visual files into grayscale or colored ASCII art text files. It can render static images into text art or process video files into a sequence of ASCII art frames for animation. The rendering process involves translating image pixels into text grids and mapping brightness values to characters ba

    Maps pixel brightness values to a predefined set of ASCII characters based on visual density.

    Pythonasciiascii-artascii-generator
    GitHub पर देखें↗8,270
  • mic-dkfz/nnunetMIC-DKFZ का अवतार

    MIC-DKFZ/nnUNet

    8,041GitHub पर देखें↗

    nnU-Net is a PyTorch-based deep learning framework for the supervised semantic segmentation of 2D and 3D biomedical images. It functions as an automated medical imaging pipeline that generates predicted masks and labels from clinical images. The system distinguishes itself by using dataset-driven auto-configuration to automatically select the optimal network architecture, preprocessing steps, and training hyperparameters based on the specific properties of the input medical dataset. The framework covers a broad range of capabilities including medical dataset preparation, intensity normalizat

    Provides utilities for scaling pixel intensity values using dataset-specific statistics to ensure consistent distributions across modalities.

    Pythonsegmentation
    GitHub पर देखें↗8,041
पिछला12अगला
  1. Home
  2. Data & Databases
  3. Image Preprocessing Utilities

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

  • Pixel Normalizers5 सब-टैग्सUtilities for scaling pixel intensity values to specific ranges for neural network input. **Distinct from Image Preprocessing Utilities:** Focuses on pixel-level intensity scaling rather than general image dimension standardization.