function: image-processing
4273 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| ChenyangQiQi/FateZero FateZero is a zero-shot text-based video editing framework built on pretrained Stable Diffusion models, introduced in an ICCV 2023 Oral pap… | 21 | 1163 | maintenance |
| shadow2496/VITON-HD Official PyTorch implementation of VITON-HD (CVPR 2021), a high-resolution image-based virtual try-on model that transfers a clothing item … | 40 | 1161 | maintenance |
| LoeiFy/Diaspora Diaspora is a WordPress theme written in PHP featuring a photo-wallpaper gallery layout, music playback in posts, and quick-preview menus. … | 32 | 1157 | maintenance |
| ajay-sainy/Wav2Lip-GFPGAN A pipeline combining Wav2Lip lip-sync generation with GFPGAN face restoration to produce high-quality talking-head videos from an input vid… | 32 | 1157 | maintenance |
| chentao0707/QrCodeScan An Android QR code scanning client that combines ZXing's camera control with the faster ZBar C decoding library, including a fix for Chines… | 32 | 1157 | maintenance |
| kuixu/kitti_object_vis A Python toolkit for transforming and visualizing the KITTI Object Detection dataset, including volumetric LiDAR point clouds, birdview pro… | 32 | 1157 | maintenance |
| Paperspace/DataAugmentationForObjectDetection A Python library implementing data augmentation transforms (flipping, scaling, rotation, shearing, translation, resizing) that adjust both … | 32 | 1156 | maintenance |
| Sharpiless/Yolov5-Deepsort A Python project combining YOLOv5 object detection with DeepSort multi-object tracking, packaged as a Detector class for vehicle and pedest… | 32 | 1154 | maintenance |
| kymjs/RxVolley RxVolley is an Android networking library based on Google's Volley, extended with RxJava support and optional OkHttp as the HTTP transport.… | 55 | 1153 | maintenance |
| pkhungurn/talking-head-anime-2-demo Demo programs for the Talking Head Anime from a Single Image 2 project, which animates an anime character from a single image. It includes … | 32 | 1153 | maintenance |
| PengyiZhang/SlimYOLOv3 SlimYOLOv3 is a research implementation of channel-pruned YOLOv3 object detectors optimized for real-time inference on UAVs and embedded de… | 32 | 1152 | maintenance |
| andrewkirillov/AForge.NET AForge.NET is an open-source C# framework for computer vision and artificial intelligence, comprising libraries such as AForge.Imaging, AFo… | 32 | 1151 | maintenance |
| JodusNodus/react-qr-reader A React component that scans and decodes QR codes using the device webcam via WebRTC. It provides a simple QrReader component with hooks-ba… | 23 | 1151 | maintenance |
| isekaidev/stable.art Stable.art is an open-source Photoshop plugin (v23.3.0+) that integrates Stable Diffusion image generation via an Automatic1111 API backend… | 22 | 1151 | maintenance |
| johnnylambada/WorldMap A simple Android example app that displays a very large world map bitmap and lets users scroll around it. It demonstrates using BitmapRegio… | 32 | 1149 | maintenance |
| mchong6/GANsNRoses Official PyTorch implementation of GANs N' Roses, a model for diverse image-to-image and video-to-video translation that converts selfie ph… | 32 | 1148 | maintenance |
| braindotai/Watermark-Removal-Pytorch A PyTorch implementation of watermark removal based on the Deep Image Prior paper, using a CNN generator's structure to restore images with… | 23 | 1148 | maintenance |
| pix2pixzero/pix2pix-zero pix2pix-zero is a Python library implementing zero-shot image-to-image translation using pre-trained Stable Diffusion models. It enables ed… | 31 | 1146 | maintenance |
| Shiriluz/Word-As-Image Official implementation of the Word-As-Image semantic typography technique (SIGGRAPH 2023), which automatically illustrates letters so they… | 30 | 1144 | maintenance |
| peiyunh/tiny A MATLAB implementation of the Tiny Face Detector (CVPR 2017), a deep-learning face detector specialized in finding very small faces using … | 32 | 1143 | maintenance |
| ChillingVan/android-openGL-canvas An Android library providing OpenGL-based canvas views (GLView, GLTextureView, GLContinuousView) that let you draw bitmaps, animations, and… | 23 | 1143 | maintenance |
| glomadrian/RoadRunner Road Runner is an Android library that lets developers create custom loading and progress animations from SVG path data. It supports indete… | 32 | 1139 | maintenance |
| jclem/gifify gifify is a shell script CLI that converts movies and screen recordings into GIFs. It supports options for output naming, cropping, framera… | 23 | 1138 | maintenance |
| arpitbansal297/Cold-Diffusion-Models Official PyTorch implementation of Cold Diffusion, a research paper showing that diffusion-style generative models can invert arbitrary ima… | 32 | 1136 | maintenance |
| Jinnrry/RobotHelper RobotHelper is an Android automation script framework written in Java, providing common building blocks like screen capture, image-based po… | 23 | 1136 | maintenance |
| Cornerstone3D Cornerstone Core is a lightweight JavaScript library for displaying medical images in modern web browsers using the HTML5 canvas element. I… | 96 | 1133 | maintenance |
| CASIA-LMC-Lab/AnomalyGPT AnomalyGPT is the first Large Vision-Language Model based method for industrial anomaly detection, identifying the presence and location of… | 28 | 1133 | maintenance |
| iryoku/smaa SMAA is a GPU-based subpixel morphological antialiasing implementation for DX9, DX10, DX11, and OpenGL, published as shader code (HLSL/GLSL… | 32 | 1132 | maintenance |
| puzzledqs/BBox-Label-Tool A simple Python Tkinter desktop application for drawing and saving object bounding box annotations on images. It stores labels as text file… | 32 | 1132 | maintenance |
| twolfson/grunt-spritesmith A Grunt task that converts a set of images into a spritesheet and generates corresponding CSS variables for formats like CSS, SASS, SCSS, L… | 32 | 1130 | maintenance |
| MRzzm/DINet DINet is the official PyTorch implementation of an AAAI 2023 paper on realistic face visually dubbing, which deforms and inpaints mouth reg… | 32 | 1128 | maintenance |
| youyuge34/Anime-InPainting An application tool built on Edge-Connect that performs anime image inpainting, allowing users to repair, fill, and remove blemishes or mos… | 32 | 1127 | maintenance |
| prscX/react-native-photo-editor A React Native library that bridges native photo editor components on Android and iOS, providing cropping, stickers, text overlays, drawing… | 23 | 1123 | maintenance |
| snap-research/EfficientFormer A PyTorch implementation of EfficientFormer and EfficientFormerV2, efficient vision transformer model families designed to run at MobileNet… | 32 | 1116 | maintenance |
| mit-han-lab/gan-compression A PyTorch research codebase implementing GAN Compression, a CVPR 2020 method that reduces the computation of conditional GANs like pix2pix,… | 23 | 1115 | maintenance |
| JiawangBian/GMS-Feature-Matcher GMS (Grid-based Motion Statistics) is a fast, robust feature correspondence algorithm for filtering feature matches between images, publish… | 32 | 1114 | maintenance |
| Res2Net/Res2Net-PretrainedModels Official PyTorch implementation of Res2Net, a multi-scale CNN backbone architecture published in TPAMI, with ImageNet-pretrained model weig… | 32 | 1114 | maintenance |
| hotshotco/Hotshot-XL Hotshot-XL is an AI text-to-GIF model built to work alongside Stable Diffusion XL, generating 1-second GIFs at 8 FPS. It supports any fine-… | 27 | 1111 | maintenance |
| fengsp/color-thief-py Color Thief is a Python library that extracts the dominant color or a representative color palette from an image using the median cut algor… | 32 | 1110 | maintenance |
| rosinality/style-based-gan-pytorch A PyTorch implementation of the StyleGAN paper (A Style-Based Generator Architecture for Generative Adversarial Networks), including traini… | 32 | 1110 | maintenance |
| sketch-hq/svgo-compressor A Sketch plugin that automatically compresses SVG assets using SVGO whenever they are exported from Sketch. It runs transparently in the ba… | 23 | 1109 | maintenance |
| uclouvain/openjpeg OpenJPEG is an open-source JPEG 2000 codec written in C, officially recognized by ISO/IEC and ITU-T as the JPEG 2000 reference software. It… | 67 | 1108 | maintenance |
| biubug6/Face-Detector-1MB-with-landmark A PyTorch-based ultra-lightweight face detection library (~1MB models) with 5-point facial landmark detection, offering slim, RFB, and Reti… | 32 | 1107 | maintenance |
| chishaxie/BlindWaterMark A Python command-line tool that embeds invisible blind watermarks into images and extracts them later using frequency-domain techniques. De… | 41 | 1106 | maintenance |
| antimatter15/jsgif A pure JavaScript library that encodes HTML5 canvas content (single frames or animations) into GIF images, ported from the ActionScript as3… | 32 | 1106 | maintenance |
| vietnh1009/QuickDraw A Python implementation of Google's Quick, Draw! game that recognizes hand-drawn sketches using a CNN trained on the Quick Draw dataset. It… | 32 | 1105 | maintenance |
| qiucheng025/zao- A Python deep learning tool that identifies and swaps faces in images and videos, with extract, train, and convert workflows plus an option… | 32 | 1104 | maintenance |
| pfnet-research/sngan_projection Official Chainer implementation of GANs using spectral normalization and projection discriminators for conditional image generation on Imag… | 32 | 1103 | maintenance |
| fyu/drn A PyTorch library implementing Dilated Residual Networks (DRN), which combine dilated convolutions with residual networks for image classif… | 32 | 1102 | maintenance |
| Flode-Labs/vid2densepose A Python tool that applies the DensePose model to videos, producing color-coded part-index visualizations for each frame. Its output is des… | 26 | 1102 | maintenance |
| ckkelvinchan/RealBasicVSR Official PyTorch implementation of RealBasicVSR, a real-world video super-resolution model from CVPR 2022, built on MMEditing. It provides … | 32 | 1100 | maintenance |
| o2team/wxapp-img-loader A native image preloading component for WeChat Mini Programs, provided as a copy-in WXML/JS module with a Taro branch variant. It exposes a… | 32 | 1100 | maintenance |
| jacobgil/vit-explain A PyTorch library implementing explainability methods for Vision Transformers, including Attention Rollout and Gradient Attention Rollout. … | 32 | 1098 | maintenance |
| CodeXYu/ShiTu ShiTu (识兔) is a React Native mobile app demonstrating image recognition, image upload, and a waterfall-style photo feed with features like … | 32 | 1097 | maintenance |
| jeeliz/jeelizWeboji A JavaScript/WebGL library for real-time face tracking and facial expression detection in the browser, using a neural network to detect 11 … | 32 | 1097 | maintenance |
| nmoehrle/mvs-texturing A C++ command-line application that textures 3D meshes reconstructed from multi-view stereo (MVS) images, based on the ECCV 2014 paper 'Let… | 64 | 1094 | maintenance |
| arauchfuss/Simple-Comic Simple Comic is a streamlined comic book viewer for macOS, designed to minimize interactions needed to browse comics. It also bundles Quick… | 32 | 1094 | maintenance |
| exupero/saveSvgAsPng A browser-side JavaScript library that converts SVG elements to PNG images and downloads them, or returns them as data URIs. It supports sc… | 10 | 1093 | maintenance |
| NVlabs/NVAE Official PyTorch implementation of NVAE, a deep hierarchical variational autoencoder for likelihood-based image generation from a NeurIPS 2… | 32 | 1092 | maintenance |
| VITA-Group/EnlightenGAN Official PyTorch implementation of EnlightenGAN, an IEEE TIP paper on deep low-light image enhancement without paired supervision using gen… | 32 | 1091 | maintenance |
| pkuliyi2015/sd-webui-stablesr A Stable Diffusion WebUI (Automatic1111) plugin that integrates StableSR, a diffusion-prior-based super-resolution method, for high-fidelit… | 29 | 1091 | maintenance |
| evanw/webgl-filter A browser-based image editor built with WebGL that applies GPU-accelerated filters such as contrast adjustment, tilt-shift, and lens defocu… | 32 | 1090 | maintenance |
| jhansireddy/AndroidScannerDemo ScanLibrary is an Android document scanning library built on top of OpenCV that lets users select document edges, crop the document, and ap… | 32 | 1089 | maintenance |
| lukasHoel/text2room Text2Room is a research codebase that generates room-scale textured 3D meshes from a text prompt by leveraging pre-trained 2D text-to-image… | 30 | 1089 | maintenance |
| githubhaohao/OpenGLCamera2 An Android demo application that uses Camera2 API together with OpenGL ES 3.0 to render 30+ real-time camera filters and effects during pre… | 54 | 1088 | maintenance |
| yu4u/noise2noise An unofficial, partial Keras implementation of the Noise2Noise paper for learning image restoration without clean training data. It trains … | 23 | 1088 | maintenance |
| ethanhe42/channel-pruning Reference implementation of the ICCV 2017 channel pruning method for accelerating very deep convolutional neural networks, using LASSO regr… | 23 | 1088 | maintenance |
| OpenGeoscience/geonotebook GeoNotebook is a Jupyter notebook extension providing client/server interactive geospatial visualization and analysis, built on GeoJS and t… | 32 | 1086 | maintenance |
| emedvedev/attention-ocr A TensorFlow-based OCR model using a CNN plus seq2seq architecture with visual attention for text recognition in images. It ships as a Pyth… | 23 | 1086 | maintenance |
| google-research/maxim Official implementation of MAXIM, a multi-axis MLP architecture for low-level image processing tasks, presented as a CVPR 2022 oral paper. … | 10 | 1085 | maintenance |
| locuslab/convmixer An official PyTorch implementation of ConvMixer, a patch-based convolutional image classification architecture from the ICLR 2022 paper 'Pa… | 23 | 1084 | maintenance |
| Rock-100/FaceKit FaceKit is a C++ toolkit implementing Progressive Calibration Networks (PCN) for real-time rotation-invariant face detection and tracking, … | 32 | 1083 | maintenance |
| Redth/ZXing.Net.Mobile A C#/.NET barcode scanning library based on ZXing, providing camera-based barcode and QR code scanning for Xamarin.iOS, Xamarin.Android, UW… | 23 | 1083 | maintenance |
| gsdios/SDPhotoBrowser SDPhotoBrowser is an Objective-C iOS library providing an easy-to-use image browser that mimics the dynamic zoom animation of Weibo's photo… | 32 | 1082 | maintenance |
| Fancybox Fancybox is a JavaScript lightbox library for displaying images, videos, and other HTML content in an overlay, with touch support, responsi… | 84 | 1081 | maintenance |
| uhlik/bpy A collection of Python addons for Blender, most notably the Point Cloud Visualizer for displaying, editing, filtering, and rendering colore… | 32 | 1081 | maintenance |
| joel16/NX-Shell NX-Shell is a multi-purpose file manager for the Nintendo Switch, written in C, supporting file operations like copy, move, rename, delete,… | 23 | 1081 | maintenance |
| devxoul/SwiftyImage A Swift library for generating UIImage resources programmatically using fluent method chaining, supporting fills, gradients, borders, corne… | 23 | 1080 | maintenance |
| kishikawakatsumi/PEPhotoCropEditor PEPhotoCropEditor is an Objective-C image cropping library for iOS that provides a Photos.app-style crop view and view controller. It suppo… | 32 | 1077 | maintenance |
| wvanbergen/chunky_png A pure Ruby library for reading and writing PNG images with full support for all color modes, bit depths, transparency, and interlacing. It… | 32 | 1075 | maintenance |
| PavelDoGreat/Super-Blur A Unity library providing screen and UI gaussian blur effects via camera post-processing scripts and shaders. It offers two implementations… | 32 | 1072 | maintenance |
| Wangt-CN/DisCo DisCo is a CVPR 2024 research codebase for referring human dance generation, producing realistic dance images and videos from a reference h… | 29 | 1072 | maintenance |
| ayoolaolafenwa/PixelLib PixelLib is a Python library for performing semantic and instance segmentation of objects in images and videos with just a few lines of cod… | 23 | 1072 | maintenance |
| unity3d-jp/FrameCapturer A Unity plugin (C++ native code) that captures framebuffers, G-buffers, and audio from Unity and exports them to image, video, or audio fil… | 23 | 1072 | maintenance |
| aheze/OpenFind OpenFind is an open-source iOS app that finds text in real life using OCR, letting users search in real time via the camera or across their… | 23 | 1071 | maintenance |
| huihut/OpenCV-MinGW-Build A repository of prebuilt OpenCV binaries (32-bit and 64-bit) compiled with MinGW on Windows, covering versions from 3.3.1 through 4.5.5 inc… | 23 | 1071 | maintenance |
| SergeyMorugin/ostagram Ostagram is a self-hosted Ruby on Rails web application that applies neural style transfer to user-uploaded photos, blending them with the … | 50 | 1068 | maintenance |
| Li-Chongyi/Zero-DCE PyTorch implementation of Zero-DCE (Zero-Reference Deep Curve Estimation), a CVPR 2020 model that enhances low-light images without paired … | 32 | 1067 | maintenance |
| twolfson/gulp.spritesmith A gulp plugin that converts a set of images into a spritesheet image and CSS variables (SASS, Stylus, LESS, JSON, CSS) for use in styleshee… | 32 | 1067 | maintenance |
| EdVince/Stable-Diffusion-NCNN A C++ implementation of Stable Diffusion using the NCNN inference framework, supporting both txt2img and img2img. It runs on x86 Windows ex… | 23 | 1067 | maintenance |
| tony-pizza/Stereogram.js A JavaScript library for generating autostereogram images (SIRDS, popularized as Magic Eye) in the browser using HTML5 Canvas. It renders s… | 32 | 1064 | maintenance |
| alexeyten/qr-image qr-image is a dependency-free Node.js library for generating QR codes as PNG, SVG, EPS, or PDF images. It offers both streaming and synchro… | 23 | 1063 | maintenance |
| deepmedic/deepmedic DeepMedic is an efficient multi-scale 3D convolutional neural network for segmenting 3D medical scans such as MRI and CT. It is a Python-ba… | 23 | 1063 | maintenance |
| code-kotis/qr-code-scanner A progressive web application that scans and decodes QR codes and barcodes directly from the browser using the device camera or uploaded im… | 10 | 1063 | maintenance |
| Julioacarrettoni/UIImageView_FaceAwareFill An Objective-C category on UIImageView that applies Aspect Fill content mode while detecting faces via Core Image and centering the crop on… | 35 | 1062 | maintenance |
| open-mmlab/mmflow MMFlow is an open-source optical flow toolbox and benchmark built on PyTorch as part of the OpenMMLab project. It provides a unified, modul… | 23 | 1062 | maintenance |
| cslarsen/jp2a jp2a is a command-line utility that converts JPEG images into ASCII art. It renders pictures as text characters suitable for terminals or p… | 32 | 1061 | maintenance |
| simonfuhrmann/mve MVE (The Multi-View Environment) is a C++ library and toolset implementing a complete end-to-end pipeline for image-based 3D geometry recon… | 70 | 1059 | maintenance |
| DavidBuchanan314/ambiguous-png-packer A Python tool that crafts PNG files rendering differently in Apple software versus other viewers, exploiting a parsing ambiguity in Apple's… | 32 | 1059 | maintenance |
| SeetaFace SeetaFace is an open-source, full-stack face recognition toolkit written in standard C++ with no third-party dependencies. It provides face… | 32 | 1056 | maintenance |