Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: image-processing

1843 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
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. …
101085maintenance
locuslab/convmixer
An official PyTorch implementation of ConvMixer, a patch-based convolutional image classification architecture from the ICLR 2022 paper 'Pa…
231084maintenance
Rock-100/FaceKit
FaceKit is a C++ toolkit implementing Progressive Calibration Networks (PCN) for real-time rotation-invariant face detection and tracking, …
321083maintenance
devxoul/SwiftyImage
A Swift library for generating UIImage resources programmatically using fluent method chaining, supporting fills, gradients, borders, corne…
231080maintenance
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…
321077maintenance
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…
321075maintenance
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…
291072maintenance
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…
231072maintenance
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…
231071maintenance
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…
231071maintenance
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 …
501068maintenance
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 …
321067maintenance
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…
231067maintenance
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…
351062maintenance
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…
321061maintenance
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…
321059maintenance
SeetaFace
SeetaFace is an open-source, full-stack face recognition toolkit written in standard C++ with no third-party dependencies. It provides face…
321056maintenance
HRNet/HRNet-Image-Classification
Official PyTorch implementation and training code for HRNet (High-Resolution Network) image classification models on ImageNet. It provides …
231056maintenance
caoscott/SReC
SReC is the official PyTorch implementation of the paper 'Lossless Image Compression through Super-Resolution', which frames lossless image…
321051maintenance
patrickfav/Dali
Dali is an Android image blur library offering static blurring, live blurring, and blur animations. It uses RenderScript internally with ca…
231050maintenance
yuval-alaluf/restyle-encoder
Official PyTorch implementation of ReStyle, a residual-based StyleGAN encoder that inverts real images into GAN latent codes via iterative …
321046maintenance
4uiiurz1/pytorch-nested-unet
A PyTorch implementation of the UNet++ (Nested U-Net) architecture for image segmentation, based on the paper 'UNet++: A Nested U-Net Archi…
321045maintenance
Silence-GitHub/BBMetalImage
A high-performance Swift library for GPU-accelerated image and video processing built on Apple's Metal, inspired by GPUImage. It provides 8…
321044maintenance
facebookresearch/FixRes
FixRes is a PyTorch implementation of the NeurIPS 2019 paper 'Fixing the train-test resolution discrepancy', providing training and fine-tu…
101043maintenance
haltakov/natural-language-image-search
A demo application that searches Unsplash photos using natural language descriptions, powered by OpenAI's CLIP model over the ~2M photo Uns…
231042maintenance
pixray/pixray
Pixray is a Python library and command-line utility for text-to-image generation, combining CLIP-guided GAN imagery, pixel-art drawers, and…
231042maintenance
keijiro/Pix2Pix
A Unity library that runs pix2pix image-to-image translation neural networks in real time using compute shaders. It includes its own infere…
231041maintenance
IBM/MAX-Image-Resolution-Enhancer
An IBM Model Asset Exchange project that deploys an SRGAN-based image super-resolution model as a web service in a Docker container. It ups…
421040maintenance
MaybeShewill-CV/CRNN_Tensorflow
A TensorFlow implementation of CRNN (CNN + Bi-LSTM + CTC loss) for scene text recognition, based on the Shi et al. paper. It includes pretr…
321039maintenance
JIA-Lab-research/SNR-Aware-Low-Light-Enhance
Official PyTorch implementation of the CVPR 2022 paper 'SNR-aware Low-Light Image Enhancement'. It combines SNR-aware transformers and conv…
321037maintenance
xsahil03x/before_after
A Flutter package providing a BeforeAfter widget that displays the difference between two images via a draggable slider. It is 100% Dart, s…
231034maintenance
pesser/stable-diffusion
The development repository for Stable Diffusion and Latent Diffusion Models, containing research code, training scripts, and pretrained mod…
321033maintenance
kakaobrain/rq-vae-transformer
The official PyTorch implementation of 'Autoregressive Image Generation using Residual Quantization' (CVPR 2022), implementing RQ-VAE and R…
321030maintenance
tsulej/GenerateMe
A collection of Processing (Java-based) scripts for creating generative glitch art, image distortion, and design effects. It includes dozen…
321027maintenance
yuval-alaluf/hyperstyle
Official PyTorch implementation of HyperStyle (CVPR 2022), a hypernetwork that inverts real images into editable regions of StyleGAN's late…
321027maintenance
neeru1207/AI_Sudoku
A Python desktop application with a Tkinter GUI that extracts a Sudoku puzzle from a photo using OpenCV image processing and solves it. Dig…
321020maintenance
NaturalIntelligence/imglab
ImgLab is a browser-based image annotation tool for labeling objects and landmark points to train object detectors like dlib. It supports m…
761019maintenance
rmislam/PythonSIFT
A pure Python/NumPy implementation of SIFT (Scale-Invariant Feature Transform) that returns OpenCV KeyPoint objects and descriptors, making…
481019maintenance
wywu/LAB
Official C++/Caffe implementation of the CVPR 2018 paper 'Look at Boundary: A Boundary-Aware Face Alignment Algorithm', which localizes fac…
321019maintenance
brain-research/self-attention-gan
A TensorFlow implementation of Self-Attention GANs for reproducing results from the paper 'Self-Attention Generative Adversarial Networks' …
101019maintenance
EvgenyKashin/stylegan2-distillation
A research implementation of the ECCV 2020 paper 'StyleGAN2 Distillation for Feed-forward Image Manipulation', distilling StyleGAN2 latent-…
321018maintenance
everestpipkin/image-scrubber
A browser-based tool for anonymizing photographs taken at protests by stripping Exif metadata and letting users paint over or blur faces an…
321012maintenance
afollestad/photo-affix
PhotoAffix is an open-source Android app for stitching photos together vertically or horizontally to create side-by-side collage images. It…
101011maintenance
zhanghang1989/PyTorch-Multi-Style-Transfer
A PyTorch implementation of MSG-Net and Gatys et al. neural style transfer for applying artistic styles to images in real time. It includes…
231009maintenance
PeterWang512/CNNDetection
A PyTorch research codebase with pretrained models for detecting CNN-generated (GAN/synthetic) images, from the CVPR 2020 paper 'CNN-genera…
321005maintenance
CNOliverZhang/PotatofieldImageToolkit
Potatofield Image Toolkit is an Electron-based desktop image toolbox for photographers, designers, and other creative professionals. It bun…
231005maintenance
alex04072000/ObstructionRemoval
The official TensorFlow implementation of the CVPR 2020 paper 'Learning to See Through Obstructions', which removes obstructions like windo…
321004maintenance
johannakarras/DreamPose
Official PyTorch implementation of DreamPose, a Stable Diffusion-based model that synthesizes animated fashion videos from a single image a…
301004maintenance
dawnlabs/alchemy
Alchemy is an open-source desktop file converter built with Electron and React that lives in the macOS/Windows menu bar. It lets users drag…
231002maintenance
alibaba/simpleimage
SimpleImage is Alibaba's open-source Java image processing library, providing common operations such as scaling, cropping, rotation, format…
321001maintenance
apple/ml-mgie
MGIE (MLLM-Guided Image Editing) is Apple's research implementation of instruction-based image editing guided by multimodal large language …
263874experimental
evilsocket/cake
Cake is a multimodal AI inference server written in Rust that runs text, image, and voice models on a single device or shards them across a…
593114experimental
guoqincode/Open-AnimateAnyone
An unofficial PyTorch implementation of Animate Anyone, a diffusion-based method that animates a static character image using pose sequence…
262923experimental
AIGCDesignGroup/ReplaceAnything
ReplaceAnything is a research project from Alibaba's Institute for Intelligent Computing for ultra-high quality content replacement in imag…
262426experimental
lllyasviel/LayerDiffuse
LayerDiffuse is a research project that generates transparent images and image layers using diffusion models with latent transparency. It p…
252221experimental
JiauZhang/DragGAN
A Python implementation of DragGAN, a research method for interactively manipulating generated images by dragging points on the generative …
292128experimental
QwenLM/Qwen-Image-Layered
Qwen-Image-Layered is a diffusion-based model and pipeline that decomposes an input image into multiple independently editable RGBA layers.…
432079experimental
ShieldMnt/invisible-watermark
A Python library and command line tool for embedding and decoding invisible (blind) image watermarks that do not require the original image…
231972experimental
photonixapp/photonix
Photonix is a self-hosted, web-based photo management server built with Django and React. It ingests your photo collection and enables smar…
651955experimental
lucidrains/gigagan-pytorch
A PyTorch implementation of GigaGAN, Adobe's state-of-the-art generative adversarial network for text-to-image and unconditional image synt…
211942experimental
magic-research/magic-edit
MagicEdit is a research implementation of a diffusion-based video editing model from ByteDance that disentangles appearance and motion for …
101790experimental
varunshenoy/opendream
Opendream is a web UI for Stable Diffusion that adds layering, non-destructive editing, portable workflow files, and a simple extension sys…
291670experimental
Anything-of-anything/Anything-3D
Anything-3D is a Python research project that combines Meta's Segment Anything model with a series of 3D models (3DFuse, Zero 1-to-3, NeRF,…
301633experimental
ali-vilab/composer
Official implementation of Composer, a 5-billion-parameter controllable diffusion model for creative image synthesis using composable condi…
311557experimental
KUR-creative/SickZil-Machine
SickZil-Machine is a desktop application that automates text removal from manga and comic pages during the scanlation (translation) process…
231524experimental
OpnTec/mvisc
MVISC (Mobile Visual Classification) is an application that identifies and classifies individual animals from photos using computer vision,…
321384experimental
justjake/Gauss
Gauss is a native macOS Stable Diffusion app built with SwiftUI and Apple's ml-stable-diffusion CoreML models. It is document-based, storin…
221350experimental
google/style-aligned
Official research code for 'Style Aligned Image Generation via Shared Attention', implementing style-consistent image generation with diffu…
101315experimental
zhouxiyu1997/friendmaker
Friend Maker is a desktop application (macOS/Windows) that converts images into pixel grids and controller action scripts, then drives an E…
791262experimental
kijai/ComfyUI-FluxTrainer
A ComfyUI custom node plugin that wraps kohya's sd-scripts to enable LoRA, LyCORIS, and full fine-tune training of FLUX models directly ins…
291160experimental
HumanSignal/labelImg
LabelImg is a graphical image annotation tool written in Python with a Qt interface for drawing bounding boxes on images. It saves annotati…
1025060abandoned
square/picasso
Picasso is a powerful image downloading and caching library for Android that simplifies loading images into ImageViews, often in one line o…
2318796abandoned
jantic/DeOldify
DeOldify is a deep learning project for colorizing and restoring old black-and-white images and videos, with artistic and stable model vari…
1018481abandoned
jcjohnson/neural-style
A Torch (Lua) implementation of the Gatys et al. neural style transfer algorithm, which combines the content of one image with the artistic…
3218284abandoned
nostra13/Android-Universal-Image-Loader
Universal Image Loader is a Java library for Android that loads, caches (memory and disk), and displays images with extensive configuration…
3216828abandoned
camenduru/stable-diffusion-webui-colab
A collection of Google Colab notebooks that run the AUTOMATIC1111-style Stable Diffusion WebUI in the cloud, with lite/stable/nightly varia…
4815911abandoned
alexjc/neural-enhance
Neural Enhance is a Python command-line tool that upscales images 2x or 4x using deep learning super-resolution models. It ships with pre-t…
1011865abandoned
eduardolundgren/tracking.js
tracking.js is a lightweight (~7 KB core) JavaScript library that brings computer vision algorithms like color tracking, object tracking, a…
669465abandoned
fchollet/deep-learning-models
A deprecated collection of Keras code and pre-trained weights for popular deep learning image classification models such as VGG16, VGG19, R…
237348abandoned
crazycodeboy/TakePhoto
TakePhoto is an open-source Android library for obtaining photos via camera, gallery, or file selection, with built-in image cropping and c…
237216abandoned
carpedm20/DCGAN-tensorflow
A TensorFlow implementation of Deep Convolutional Generative Adversarial Networks (DCGAN) for generating images such as faces and digits. I…
327177abandoned
aheckmann/gm
A Node.js library providing a wrapper around the GraphicsMagick and ImageMagick command-line binaries for image manipulation. It is officia…
366978abandoned
ChatAnyTeam/ChatAny
ChatAny is a self-hostable web application that aggregates ChatGPT-style AI chat with AI image generation services like Midjourney and Stab…
536491abandoned
ArthurHub/Android-Image-Cropper
A powerful and customizable image cropping library for Android, supporting zoom, rotation, and multi-source (camera/gallery) cropping. The …
236414abandoned
yahoo/open_nsfw
A Python library from Yahoo that runs a Caffe deep neural network to classify images as Not Suitable for Work (NSFW), outputting a probabil…
106012abandoned
oarriaga/face_classification
A Python project providing real-time face detection with emotion and gender classification using a Keras CNN trained on fer2013 and IMDB da…
325735abandoned
wuhaoyu1990/MagicCamera
An Android camera application providing over 40 real-time filters, photo capture, video recording, and an image editor with face-beauty fea…
325512abandoned
landing-ai/vision-agent
VisionAgent is a Python library from LandingAI that takes a natural-language prompt plus an image or video and automatically selects approp…
545296abandoned
david-gpu/srez
A deep learning project that performs 4x image super-resolution on 16x16 images using a DCGAN-based architecture with ResNet generator modu…
105270abandoned
justadudewhohacks/opencv4nodejs
Node.js bindings to the native OpenCV 3 and OpenCV 4 libraries, including OpenCV-contrib modules, with both synchronous and asynchronous AP…
235048abandoned
dropbox/lepton
Lepton is a command-line tool and file format from Dropbox that losslessly compresses JPEG files by an average of 22% while allowing exact …
104996abandoned
Stability-AI/StableSwarmUI
StableSwarmUI is a modular web-based user interface for Stable Diffusion image generation, emphasizing accessible powertools, high performa…
244948abandoned
idealo/image-super-resolution
A Python library providing Keras implementations of Residual Dense and Adversarial Networks for single image super-resolution, including pr…
104818abandoned
NMAC427/SwiftOCR
SwiftOCR is a fast and simple OCR library written in Swift that uses a neural network for image recognition. It is optimized for recognizin…
234632abandoned
jariz/vibrant.js
A JavaScript port of Android's Palette class that extracts prominent colors from images, producing swatches like Vibrant, Muted, and Dark v…
104589abandoned
accord-net/framework
Accord.NET is a C# framework for .NET providing machine learning, statistics, computer vision, image and audio processing, and general scie…
104535abandoned
jdamcd/android-crop
An Android library providing a simple image cropping Activity based on AOSP camera code, published as an AAR on Maven Central. It offers a …
104506abandoned
jeasonlzy/ImagePicker
An Android image picker library that replicates the WeChat photo selection UI, supporting single/multi-select, camera capture, cropping (re…
234298abandoned
junyanz/iGAN
iGAN is a research application implementing interactive image generation with generative adversarial networks, letting users draw strokes t…
324005abandoned
rmtheis/tess-two
A fork of Tesseract Tools for Android providing Java APIs and build files for the Tesseract OCR and Leptonica image processing libraries on…
103764abandoned

← prev page 15 / 19 next →