domain: image-processing
1843 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| pfnet/PaintsChainer Paints Chainer is a semi-automatic line drawing colorizer that uses convolutional neural networks built on the Chainer deep learning framew… | 32 | 3762 | abandoned |
| FLIF-hub/FLIF FLIF (Free Lossless Image Format) is a lossless image format and reference implementation in C++ based on MANIAC compression, outperforming… | 23 | 3740 | abandoned |
| meltingice/CamanJS CamanJS is a JavaScript library for manipulating images using the HTML5 canvas, offering a simple interface with filters like brightness, c… | 34 | 3574 | abandoned |
| s0md3v/roop A Stable Diffusion web-ui (AUTOMATIC1111) extension that performs face replacement in generated images, based on the roop face-swap project… | 10 | 3559 | abandoned |
| pavelgonchar/colornet Colornet is a Python/TensorFlow neural network implementation that colorizes grayscale images, based on VGG16 features and YUV color-channe… | 32 | 3552 | abandoned |
| Newmu/dcgan_code Reference implementation of the DCGAN paper (Unsupervised Representation Learning with Deep Convolutional GANs) in Python. It trains convol… | 32 | 3527 | abandoned |
| think2011/localResizeIMG localResizeIMG (lrz) is a dependency-free JavaScript library that compresses and resizes images in the browser using canvas before upload, … | 10 | 3219 | abandoned |
| Skykai521/StickerCamera An Android photo application that combines camera capture, image cropping, filters, sticker overlays, and movable tags on pictures. Built i… | 72 | 3171 | abandoned |
| LeeJunHyun/Image_Segmentation A PyTorch implementation of four U-Net variants for image segmentation: U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net. It includes… | 32 | 3101 | abandoned |
| facebookresearch/deepmask A Torch (Lua) implementation of the DeepMask and SharpMask object proposal algorithms from Facebook AI Research. It generates class-agnosti… | 10 | 3099 | abandoned |
| nfnt/resize A pure Go library for resizing images using common interpolation methods such as nearest-neighbor, bilinear, bicubic, and Lanczos resamplin… | 10 | 3046 | abandoned |
| rhsimplex/image-match A Python library for computing image signatures and searching for near-duplicate images across corpora of billions of images, backed by Ela… | 23 | 2978 | abandoned |
| jetpacapp/DeepBeliefSDK Jetpac's Deep Belief SDK, a cross-platform image recognition framework implementing the AlexNet convolutional neural network architecture, … | 32 | 2853 | abandoned |
| sightmachine/SimpleCV SimpleCV is an open-source Python framework that wraps OpenCV and other vision libraries behind a simple, readable API for cameras, image m… | 32 | 2730 | abandoned |
| NVlabs/MUNIT Official PyTorch implementation of MUNIT (ECCV 2018), a GAN-based model for multimodal unsupervised image-to-image translation. The reposit… | 23 | 2707 | abandoned |
| cloud-annotations/cloud-annotations Cloud Annotations is a collaborative open-source image annotation tool for creating labeled training datasets for object detection and clas… | 23 | 2678 | abandoned |
| Nyx0uf/NYXImagesKit NYXImagesKit is an Objective-C static library for iOS providing a collection of UIImage categories for image operations such as filtering, … | 23 | 2531 | abandoned |
| JimBobSquarePants/ImageProcessor ImageProcessor is a fluent C# wrapper around System.Drawing for on-the-fly image processing, supporting formats like JPEG, PNG, GIF, BMP, T… | 10 | 2493 | abandoned |
| Guikunzhi/BeautifyFaceDemo An iOS demo app showing realtime face beautification using a custom GPUImageBeautifyFilter built on the GPUImage framework. It can be appli… | 32 | 2478 | abandoned |
| uber-archive/image-diff A deprecated Node.js library that generates a differential image between two images and reports whether they are the same, built on ImageMa… | 10 | 2439 | abandoned |
| andelf/fuck12306 A Python demo project that attempts to recognize 12306 (China Railway) image CAPTCHAs using image preprocessing, pytesseract OCR, and Baidu… | 32 | 2400 | abandoned |
| kaishengtai/neuralart A Torch7 (Lua) implementation of the paper 'A Neural Algorithm of Artistic Style' for neural style transfer, applying the style of one imag… | 32 | 2397 | abandoned |
| facebookarchive/fb.resnet.torch A Torch (Lua) implementation of ResNet residual networks for image classification, with training scripts for ImageNet and pretrained models… | 10 | 2360 | abandoned |
| pa7/nude.js nude.js is a client-side JavaScript nudity detection library that analyzes image data via HTMLCanvas using algorithms based on research pap… | 32 | 2355 | abandoned |
| deforum/deforum-stable-diffusion Deforum Stable Diffusion is an open-source IPython notebook implementation for generating AI animations (2D/3D interpolation) with Stable D… | 32 | 2287 | abandoned |
| adamdbradley/foresight.js Foresight.js is a JavaScript library that detects whether a user's device has a high-resolution display and a fast enough network connectio… | 32 | 2228 | abandoned |
| rmtheis/android-ocr An experimental Android app that performs optical character recognition on images captured with the device camera, running the Tesseract OC… | 10 | 2226 | abandoned |
| andersbll/neural_artistic_style A Python command-line implementation of the Neural Algorithm of Artistic Style (Gatys et al., 2015) that transfers the style of one image o… | 32 | 2168 | abandoned |
| paarthneekhara/text-to-image An experimental TensorFlow implementation of text-to-image synthesis using Skip Thought Vectors and the GAN-CLS algorithm from the Generati… | 32 | 2163 | abandoned |
| nitin42/react-imgpro react-imgpro is a React component that processes images using filters, color adjustments, and WebGL shaders supplied as props, returning a … | 23 | 2161 | abandoned |
| pierrre/imageserver A modular image server toolkit written in Go that provides HTTP serving of images with on-the-fly transformations such as resize, rotate, c… | 73 | 2031 | abandoned |
| tcoopman/image-webpack-loader A webpack loader that minifies PNG, JPEG, GIF, SVG, and WEBP images using imagemin during the build process. The project is deprecated in f… | 10 | 2014 | abandoned |
| Po-Hsun-Su/pytorch-ssim A small PyTorch library providing a differentiable structural similarity (SSIM) index and SSIM loss module for image comparison. It can be … | 32 | 1949 | abandoned |
| facebookresearch/ResNeXt A Torch (Lua) implementation of the ResNeXt architecture from the paper 'Aggregated Residual Transformations for Deep Neural Networks', bui… | 10 | 1924 | abandoned |
| justadudewhohacks/face-recognition.js A Node.js wrapper around dlib providing face detection, face recognition, and face landmark detection with JavaScript and TypeScript APIs. … | 32 | 1923 | abandoned |
| rsms/node-imagemagick An abandoned Node.js wrapper module around the ImageMagick command-line tools, providing APIs for identify, metadata reading, convert, and … | 32 | 1820 | abandoned |
| lyft/scissors Scissors is a fixed-viewport image cropping library for Android, written in Java by Lyft. It provides a CropView widget with extensions for… | 10 | 1816 | abandoned |
| scantailor/scantailor Scan Tailor is an interactive post-processing tool for scanned pages, performing operations like page splitting, deskewing, border adjustme… | 10 | 1800 | abandoned |
| EmpireMediaScience/A1111-Web-UI-Installer A PowerShell-based installer that sets up Automatic1111's Stable Diffusion WebUI on Windows with all dependencies. The project is now obsol… | 23 | 1797 | abandoned |
| dunnousername/yanderifier A GUI front-end wrapper around the first-order-motion model that animates a still face image to match the motion of a driving video. It bun… | 23 | 1787 | abandoned |
| zhongfenglee/IDCardRecognition An Objective-C library/demo for iOS that recognizes Chinese mainland second-generation ID cards via the camera, automatically extracting na… | 32 | 1717 | abandoned |
| gliese581gg/YOLO_tensorflow A TensorFlow implementation of YOLO (Real-Time Object Detection) that runs inference with pretrained YOLO_small, YOLO_tiny, and YOLO_face n… | 32 | 1708 | abandoned |
| X-Lucifer/AI-Lossless-Zoomer A desktop GUI application for AI-based lossless image upscaling using the Real-ESRGAN model from Tencent ARC Lab, with particular strength … | 10 | 1696 | abandoned |
| Zehaos/MobileNet A TensorFlow implementation of Google's MobileNets, efficient convolutional neural networks for mobile vision applications, including Image… | 32 | 1659 | abandoned |
| xunhuang1995/AdaIN-style Torch (Lua) implementation of the ICCV 2017 paper 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization'. It applies … | 32 | 1567 | abandoned |
| dmitric/DLCImagePickerController An Objective-C image picker and camera controller for iOS that applies live GPU-accelerated filters and adjustable radial blur to the camer… | 32 | 1552 | abandoned |
| fzliu/style-transfer A Python implementation of the Gatys et al. neural style transfer algorithm built on Caffe, applying the artistic style of one image onto a… | 32 | 1535 | abandoned |
| JinpengLI/deep_ocr A Python-based deep learning OCR tool built on Caffe that recognizes Chinese characters, positioned as a better alternative to Tesseract fo… | 32 | 1511 | abandoned |
| chenriwei/DeepFace A deep learning face analysis toolkit built on Caffe, implementing face detection, facial keypoint (alignment) detection, and face verifica… | 32 | 1508 | abandoned |
| makomori/Sharaku Sharaku is an iOS image filtering UI library written in Swift that provides an Instagram-style photo filter interface. It presents a view c… | 23 | 1501 | abandoned |
| soumith/dcgan.torch A Torch (Lua) implementation of the DCGAN paper for training deep convolutional generative adversarial networks that generate images. It su… | 32 | 1488 | abandoned |
| MattKetmo/darkroomjs DarkroomJS is a JavaScript library providing basic in-browser image editing tools such as cropping, rotation, history (undo/redo), and savi… | 32 | 1459 | abandoned |
| qiujuer/ImageBlurring An Android library for blurring bitmaps using Java (stack blur), RenderScript, or JNI-backed C implementations. It has been integrated into… | 23 | 1459 | abandoned |
| nod-ai/AMD-SHARK-Studio AMD-SHARK Studio is a web UI distribution for high-performance machine learning inference built on SHARK and IREE, primarily for running St… | 48 | 1451 | abandoned |
| 11cafe/comfyui-workspace-manager A ComfyUI extension (custom node) that provides a unified workspace for organizing workflows, models, and generated images. It offers workf… | 24 | 1446 | abandoned |
| fraser-hemp/gradify A Python module that analyzes images to find their most prominent colors and generates CSS gradient placeholders. It can output CSS rules o… | 23 | 1437 | abandoned |
| harthur/kittydar Kittydar is a JavaScript library that detects the locations of cat faces in images using Histogram of Oriented Gradients features fed into … | 10 | 1428 | abandoned |
| matthewearl/faceswap A Python script that swaps facial features from one image onto another using dlib facial landmark detection and OpenCV. It is the demo code… | 32 | 1421 | abandoned |
| seathiefwang/FaceRecognition-tensorflow A face recognition neural network trained with TensorFlow, implemented in Python. It provides a model for identifying faces in images using… | 32 | 1403 | abandoned |
| raghakot/keras-resnet A Keras implementation of Residual Networks (ResNet) using the Keras 1.0 functional API, supporting both Theano and TensorFlow backends. It… | 32 | 1389 | abandoned |
| Yalantis/PixPic PixPic is an open-source iOS photo editing app built by Yalantis interns as an educational project, demonstrating commercial-style practice… | 32 | 1376 | abandoned |
| bonlime/keras-deeplab-v3-plus A Keras implementation of the DeepLab v3+ semantic image segmentation model with pretrained weights imported from the original TensorFlow c… | 23 | 1375 | abandoned |
| ivanseidel/Is-Now-Illegal A satirical web app that generates 'Trump signing an executive order' meme images declaring any user-typed phrase illegal. Built with Node.… | 32 | 1355 | abandoned |
| wangfreexx/wangfreexx-tianruoocr-cl-paddle A local (offline) Windows OCR application based on the open-source Tianruo OCR, using ChineseOCR Lite and PaddleOCR models for text recogni… | 23 | 1354 | abandoned |
| reiinakano/fast-style-transfer-deeplearnjs A browser-based demo of Fast Neural Style Transfer running entirely client-side with the deeplearn.js library, letting users stylize images… | 32 | 1352 | abandoned |
| esilverberg/ios-image-filters An Objective-C library that adds Photoshop-style image filters (levels, curves, saturation, sharpen, lomo) as a category on the UIImage cla… | 10 | 1345 | abandoned |
| isl-org/PhotorealismEnhancement Research code and data from Intel Labs for the paper 'Enhancing Photorealism Enhancement', a neural network that makes rendered images (e.g… | 10 | 1335 | abandoned |
| YonghaoHe/LFFD-A-Light-and-Fast-Face-Detector-for-Edge-Devices LFFD is a light and fast single-class object detection framework designed for edge devices, with pretrained models for face, head, pedestri… | 32 | 1323 | abandoned |
| bamos/dcgan-completion.tensorflow A TensorFlow implementation of semantic image inpainting using DCGANs, based on the paper 'Semantic Image Inpainting with Perceptual and Co… | 32 | 1316 | abandoned |
| piiswrong/deep3d Deep3D is a CNN-based research project that automatically converts 2D images and videos into 3D by estimating per-pixel depth maps and gene… | 32 | 1299 | abandoned |
| tianzhi0549/CTPN Reference implementation of CTPN (Connectionist Text Proposal Network) for detecting text lines in natural images, from the ECCV 2016 paper… | 32 | 1287 | abandoned |
| leehomyc/Faster-High-Res-Neural-Inpainting Research code implementing the CVPR 2017 paper 'High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis', written in Lua … | 32 | 1286 | abandoned |
| bzsome/idcard_generator A tool for generating Chinese ID card images, intended for learning and practice purposes only. It is distributed as pre-packaged macOS and… | 57 | 1264 | abandoned |
| shekkizh/FCN.tensorflow A TensorFlow implementation of Fully Convolutional Networks (FCN) for semantic segmentation, based on the reference code from the original … | 32 | 1248 | abandoned |
| CaramelFur/Picsur Picsur is a self-hostable image sharing service similar to Imgur, built with TypeScript on Node.js and PostgreSQL. It supports uploading, c… | 55 | 1246 | abandoned |
| DmitryUlyanov/texture_nets Research code implementing the 'Texture Networks' paper for fast feed-forward texture synthesis and neural style transfer using Torch7. Onc… | 32 | 1225 | abandoned |
| Nyx0uf/qlImageSize A pair of macOS plugins (QuickLook and Spotlight) that display image dimensions, DPI, and file size in the Finder preview title bar, and ad… | 59 | 1200 | abandoned |
| kean/DFImageManager An Objective-C framework for loading, caching, processing, displaying, and preheating images on iOS. It is no longer maintained; the author… | 10 | 1176 | abandoned |
| 1993hzw/Doodle An Android image doodle library in Java offering brushes, shapes, text, stickers, mosaic, eraser, undo/redo, and gesture-based zoom/move/ro… | 23 | 1160 | abandoned |
| mateogianolio/ocr A JavaScript library that trains a multi-layer perceptron neural network to perform optical character recognition on digits and characters.… | 32 | 1132 | abandoned |
| szad670401/end-to-end-for-chinese-plate-recognition An end-to-end Chinese license plate recognition model based on MXnet, using multi-label classification. It was trained on ~500k synthetic r… | 32 | 1117 | abandoned |
| alexk111/ngImgCrop ngImgCrop is an AngularJS directive that lets users crop circular or square regions out of an image in the browser using canvas. The projec… | 23 | 1110 | abandoned |
| AaronRandall/Screentendo Screentendo is a macOS desktop application that overlays a semi-transparent window on any part of your screen and converts the underlying c… | 32 | 1096 | abandoned |
| alexgkendall/caffe-segnet A modified version of the Caffe deep learning framework implementing SegNet, a deep convolutional encoder-decoder architecture for semantic… | 32 | 1083 | abandoned |
| mattt/AnimatedGIFImageSerialization An Objective-C library that decodes and encodes animated GIFs as UIImage objects on iOS, following NSJSONSerialization-style API convention… | 10 | 1074 | abandoned |
| bricelam/ImageResizer A Windows shell extension that adds right-click image resizing, written in C#/WPF. Development has moved to Microsoft PowerToys, which now … | 10 | 1035 | abandoned |
| KevinGong2013/ChineseIDCardOCR A deprecated Swift library for optical character recognition of Chinese second-generation ID cards on iOS, using Vision and CoreML. It has … | 32 | 1025 | abandoned |
| phimpme/labs.phimp.me Phimp.me Labs is the landing/labs site for the Phimp.me project, an open-source photo application for Android. The repository itself contai… | 32 | 1012 | abandoned |
| Unsloth Unsloth is a desktop application for running and fine-tuning LLMs, diffusion, embedding, and audio models locally, with support for NVIDIA,… | 94 | 74883 | active |
| facebookresearch/detectron2 Detectron2 is Facebook AI Research's PyTorch-based library for state-of-the-art object detection, instance/panoptic segmentation, and other… | 67 | 34688 | stable |
| huggingface/diffusers Hugging Face Diffusers is a Python library providing state-of-the-art pretrained diffusion models for generating images, videos, and audio … | 95 | 34385 | stable |
| fabricjs/fabric.js Fabric.js is a powerful JavaScript HTML5 canvas library that provides an interactive object model on top of the canvas element, with built-… | 94 | 31412 | stable |
| deepinsight/insightface InsightFace is an open-source 2D and 3D face analysis project providing state-of-the-art face detection, recognition, alignment, and face s… | 65 | 29580 | active |
| Stability-AI/generative-models Stability AI's official repository of generative diffusion models, including Stable Diffusion, Stable Video, and SV4D 2.0 for image, video,… | 45 | 27271 | active |
| OpenBMB/MiniCPM-V MiniCPM-V and MiniCPM-o are a series of small multimodal large language models for efficient image, video, and audio understanding, deploya… | 61 | 26240 | active |
| deepseek-ai/DeepSeek-OCR DeepSeek-OCR is an open vision-language model from DeepSeek AI that researches 'contexts optical compression' - encoding long text contexts… | 45 | 23855 | active |
| pytorch/vision torchvision is the official PyTorch companion library providing datasets, model architectures, and image/video transformations for computer… | 93 | 17885 | stable |
| deepseek-ai/Janus Janus-Series is DeepSeek's family of unified multimodal models (Janus, Janus-Pro, JanusFlow) that combine multimodal understanding and imag… | 24 | 17757 | active |
| cvat-ai/cvat CVAT (Computer Vision Annotation Tool) is an open-source, self-hosted platform for annotating images, videos, and 3D point clouds to build … | 95 | 16600 | active |
| microsoft/Swin-Transformer Official PyTorch implementation of the Swin Transformer, a hierarchical vision transformer using shifted windows that serves as a general-p… | 32 | 16051 | stable |