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
webmproject/WebPShop
WebPShop is a Photoshop plug-in for opening and saving WebP images, including animated WebP, with tunable encoding settings and preview. It…
441626maintenance
zed-0xff/zsteg
zsteg is a Ruby CLI tool that detects steganography-hidden data in PNG and BMP images, including LSB steganography, zlib-compressed payload…
611617maintenance
divamgupta/stable-diffusion-tensorflow
A TensorFlow/Keras implementation of Stable Diffusion with weights ported from the original implementation. It provides a Python API and Co…
321608maintenance
wy1iu/sphereface
Official implementation of SphereFace (Deep Hypersphere Embedding for Face Recognition, CVPR 2017), built on Caffe with a full face recogni…
321606maintenance
kakaobrain/fast-autoaugment
Official PyTorch implementation of Fast AutoAugment (NeurIPS 2019), which learns image augmentation policies via density-matching search. I…
321605maintenance
PeterWang512/FALdetector
FALdetector is the official PyTorch implementation of the ICCV 2019 paper 'Detecting Photoshopped Faces by Scripting Photoshop'. It provide…
321600maintenance
jiupinjia/stylized-neural-painting
Official PyTorch implementation of the CVPR 2021 paper 'Stylized Neural Painting', which translates photos into vectorized painting artwork…
321600maintenance
benyaminahmed/nft-image-generator
A Jupyter Notebook that generates a series of unique NFT images by combining a collection of image layers, outputting images and tokenId-ba…
321595maintenance
google-research/parti
Parti is Google Research's Pathways Autoregressive Text-to-Image model, which generates high-fidelity photorealistic images from text by tr…
321589maintenance
NVlabs/FUNIT
FUNIT is NVIDIA's PyTorch implementation of a few-shot unsupervised image-to-image translation model (ICCV 2019) that can translate images …
321586maintenance
xinntao/EDVR
EDVR is the winning solution of the NTIRE19 video restoration challenges, built on enhanced deformable convolutional networks. The repo is …
321577maintenance
Dhaval2404/ImagePicker
A Kotlin library for Android that lets users pick an image from the gallery or capture one with the camera, with built-in cropping and comp…
231577maintenance
OsciiArt/DeepAA
DeepAA is a Python project that generates ASCII art from grayscale line images using convolutional neural networks built with TensorFlow an…
321576maintenance
waveform80/picamera
A pure Python interface to the Raspberry Pi camera module, supporting Python 2.7+ and 3.2+. It provides APIs for capturing still images and…
321575maintenance
NVlabs/noise2noise
Official TensorFlow implementation of the Noise2Noise ICML 2018 paper, which trains image restoration networks using only corrupted (noisy)…
321563maintenance
genforce/interfacegan
InterFaceGAN is a Python research library that interprets the latent space of pretrained GANs (PGGAN, StyleGAN) to find semantic subspaces …
321561maintenance
IDEA-Research/MaskDINO
Official PyTorch implementation of Mask DINO, a unified transformer-based framework for object detection and segmentation, built on detectr…
231557maintenance
zhangyuanwei/node-images
A lightweight cross-platform Node.js library (native C++ addon) for decoding PNG/JPEG/GIF images and encoding PNG/JPEG images. It provides …
231554maintenance
allgood/OpenNoteScanner
OpenNoteScanner is an open-source Android app for scanning handwritten notes and printed documents using a mobile device camera. It uses Op…
311539maintenance
projectNe10/Ne10
Ne10 is an open-source C library of common math, signal processing, image processing, and physics functions heavily optimized for ARM CPUs …
231539maintenance
airob0t/idcardgenerator
A Python GUI tool that generates Chinese resident ID card images (black-and-white and color) by filling in personal information and a portr…
101539maintenance
AsuharietYgvar/AppleNeuralHash2ONNX
A Python tool that converts Apple's NeuralHash perceptual hashing model (used in Apple's CSAM Detection system) into ONNX format. It includ…
321534maintenance
jankovicsandras/imagetracerjs
imagetracerjs is a JavaScript library that traces raster images (PNG, JPG, GIF, BMP) and converts them into SVG vector graphics. It works i…
321534maintenance
bes-dev/stable_diffusion.openvino
A Python CLI implementation of Stable Diffusion text-to-image generation optimized for Intel CPUs and GPUs via OpenVINO. It supports text-t…
321533maintenance
Stability-AI/sd3.5
A minimal inference-only reference implementation of Stable Diffusion 3.5 and SD3, including text encoders, VAE decoder, MM-DiT core, and S…
221529maintenance
mzucker/page_dewarp
A Python command-line tool that dewarps photos of curled or warped book pages using a cubic sheet optimization model, flattening them into …
321526maintenance
junyanz/BicycleGAN
A PyTorch implementation of BicycleGAN, a model for multimodal image-to-image translation that generates diverse outputs from a single inpu…
321514maintenance
megvii-model/ShuffleNet-Series
A collection of ShuffleNet-series efficient convolutional neural network models (V1, V2, V2+, Large, ExLarge) plus NAS-derived backbones li…
321513maintenance
krasserm/super-resolution
A TensorFlow 2.x implementation of EDSR, WDSR, and SRGAN models for single image super-resolution, with a high-level training API and DIV2K…
321511maintenance
zhulu111/ComfyUI_Bxb
A ComfyUI custom node plugin that converts ComfyUI workflows into monetizable WeChat, Douyin, and Kuaishou mini-programs or H5 web apps wit…
521508maintenance
akai-katto/dandere2x
Dandere2x is a tool that speeds up waifu2x video upscaling by exploiting temporal redundancy in anime footage, using P-frame compression so…
231508maintenance
compphoto/BoostingMonocularDepth
A Python research implementation for boosting monocular depth estimation to high resolution using a double-estimation merging operator, sup…
321507maintenance
yulunzhang/RCAN
PyTorch implementation of RCAN, a very deep residual channel attention network for single image super-resolution from an ECCV 2018 paper. I…
391503maintenance
AITTSMD/MTCNN-Tensorflow
A TensorFlow reproduction of MTCNN (Multi-task Cascaded Convolutional Networks) for joint face detection and facial landmark alignment. It …
321502maintenance
cruxopen/openISP
An open-source Python implementation of an Image Signal Processor (ISP) pipeline that converts RAW sensor images to RGB/YUV. It simulates h…
321502maintenance
luuuyi/CBAM.PyTorch
A non-official PyTorch re-implementation of the CBAM (Convolutional Block Attention Module) paper from ECCV 2018. It provides channel and s…
321500maintenance
dzenbot/DZNPhotoPickerController
An iOS photo search and picker library that lets users find and select images from providers like 500px, Flickr, Instagram, Giphy, Google, …
101497maintenance
whackashoe/antimoderate
AntiModerate is a tiny JavaScript library (under 2KB gzipped) for progressive image loading. It renders blurred micro thumbnails inline whi…
321496maintenance
filipradenovic/cnnimageretrieval-pytorch
A PyTorch toolbox for training and evaluating convolutional neural networks for image retrieval, implementing the authors' TPAMI 2018 and E…
231495maintenance
DeepVoltaire/AutoAugment
An unofficial Python implementation of the AutoAugment data augmentation policies learned for ImageNet, CIFAR-10, and SVHN, built on Pillow…
321493maintenance
thu-ml/unidiffuser
UniDiffuser is a unified diffusion framework that fits marginal, conditional, and joint distributions across image and text modalities in a…
301486maintenance
shamadee/web-dsp
WebDSP is a client-side digital signal processing library written in C++ and compiled to WebAssembly, exposed as simple JavaScript function…
321483maintenance
faustomorales/keras-ocr
A Python library packaging the CRAFT text detector and a Keras CRNN text recognition model into a high-level OCR pipeline. It supports pret…
421473maintenance
shouzhong/Scanner
An Android scanning library that recognizes QR codes, barcodes, ID cards, bank cards, license plates, text, driving licenses, and NSFW imag…
231472maintenance
blueimp/JavaScript-Canvas-to-Blob
A zero-dependency JavaScript polyfill for the standard HTMLCanvasElement.toBlob method, converting canvas elements into Blob objects. It en…
321470maintenance
CSAILVision/LabelMeAnnotationTool
The source code for LabelMe, a web-based image annotation tool written in JavaScript that runs on your own Apache server. It lets users dra…
321468maintenance
lxztju/pytorch_classification
A complete PyTorch image classification codebase built on torchvision, covering training, prediction, TTA, model ensembling, knowledge dist…
321466maintenance
Sanster/text_renderer
A Python tool that generates synthetic text images with configurable visual effects for training deep learning OCR models like CRNN. It sup…
321464maintenance
datitran/face2face-demo
A pix2pix demo that learns from facial landmarks and translates them into a trained target face, with a real-time webcam application. It in…
321461maintenance
wvangansbeke/Unsupervised-Classification
PyTorch implementation of SCAN (ECCV 2020), a two-step method for unsupervised image classification that combines self-supervised represent…
321455maintenance
abreheret/PixelAnnotationTool
A C++ desktop application for quickly annotating images with pixel-wise labels using OpenCV's watershed algorithm. Users draw markers with …
231455maintenance
1977474741/image-cropper
A high-performance image cropping component plugin for WeChat Mini Programs, supporting rotation, zoom, and customizable crop frames. It is…
321451maintenance
hysts/pytorch_image_classification
A PyTorch library implementing many image classification architectures (ResNet, DenseNet, WRN, PyramidNet, SENet, etc.) and augmentation te…
101449maintenance
megvii-research/ML-GCN
A PyTorch implementation of ML-GCN, the CVPR 2019 paper 'Multi-Label Image Recognition with Graph Convolutional Networks'. It provides trai…
321446maintenance
ZHO-ZHO-ZHO/ComfyUI-InstantID
An unofficial ComfyUI custom node implementation of InstantID for identity-preserving image generation with Stable Diffusion XL. It provide…
261444maintenance
syvaidya/openstego
OpenStego is a Java-based steganography application that hides data inside image files and embeds invisible watermarks to detect unauthoriz…
231440maintenance
ZPdesu/Barbershop
Official PyTorch implementation of Barbershop (SIGGRAPH Asia 2021), a GAN-inversion-based method for compositing images using segmentation …
321439maintenance
chengdazhi/StyleImageView
An Android library that applies styles and filters (e.g., grayscale, sepia, invert, vintage) plus brightness and contrast adjustments to Im…
321439maintenance
wenhaochai/StableVideo
StableVideo is the official ICCV 2023 implementation of text-driven, consistency-aware diffusion-based video editing built on ControlNet an…
311439maintenance
mchong6/JoJoGAN
JoJoGAN is the official PyTorch implementation of a one-shot face stylization method that finetunes a pretrained StyleGAN using GAN inversi…
321438maintenance
xuebinqin/BASNet
BASNet is the official PyTorch implementation of the CVPR 2019 paper 'BASNet: Boundary-Aware Salient Object Detection', a deep learning mod…
321436maintenance
contentful-labs/Concorde
Concorde is an Objective-C framework for downloading and progressively decoding progressive JPEG images on iOS and OS X, built on libjpeg-t…
231431maintenance
BangguWu/ECANet
Official PyTorch implementation of ECA-Net, an efficient channel attention module for deep convolutional neural networks published at CVPR …
321416maintenance
bermanmaxim/LovaszSoftmax
Standalone PyTorch and TensorFlow implementations of the Lovász-Softmax and Lovász Hinge loss functions for optimizing the Jaccard index (I…
321410maintenance
yu-changqian/TorchSeg
A fast, modular PyTorch reference implementation for training and evaluating semantic segmentation models such as FCN, DFN, BiSeNet, PSPNet…
231410maintenance
tonylins/pytorch-mobilenet-v2
A PyTorch implementation of the MobileNetV2 architecture with automatic download of ImageNet pretrained weights. It reproduces the official…
321406maintenance
luberda-molinet/FFImageLoading
FFImageLoading is a C# image loading, caching, and transforming library for Xamarin (iOS, Android, Forms, Mac, Tizen) and Windows (UWP, Win…
231404maintenance
dbolya/tomesd
ToMe for SD is a Python/PyTorch library that speeds up Stable Diffusion image generation by merging redundant tokens in the underlying tran…
211404maintenance
swz30/MPRNet
MPRNet is a PyTorch implementation of a multi-stage progressive image restoration network published at CVPR 2021. It provides pretrained mo…
321393maintenance
yinboc/liif
LIIF is the official PyTorch implementation of the CVPR 2021 paper 'Learning Continuous Image Representation with Local Implicit Image Func…
321388maintenance
zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
A C++ application that detects and recognizes Chinese license plates in real time using deep neural networks, claiming up to 99.8% accuracy…
321384maintenance
myhub/tr
An offline Chinese text detection and recognition OCR SDK with C++ core code and Python bindings, supporting models like CRNN, CTPN, and Pi…
501381maintenance
takuya-takeuchi/FaceRecognitionDotNet
A C# port of the popular face_recognition library providing a simple facial recognition API for .NET. It supports face detection, recogniti…
231376maintenance
msracver/Deep-Image-Analogy
Official C++/CUDA implementation of the SIGGRAPH 2017 'Visual Attribute Transfer through Deep Image Analogy' technique from Microsoft Resea…
321370maintenance
open-mmlab/mmfashion
MMFashion is an open-source PyTorch-based toolbox for visual fashion analysis from the OpenMMLab project. It provides modular implementatio…
321369maintenance
akamaster/pytorch_resnet_cifar10
A PyTorch implementation of ResNet architectures (ResNet20 through ResNet1202) for CIFAR10/CIFAR100 that faithfully matches the original pa…
321368maintenance
ali-vilab/ACE_plus
ACE++ is a Python library and model release from Alibaba's Tongyi Lab for instruction-based image creation and editing via context-aware co…
281364maintenance
Image-Py/imagepy
ImagePy is an open-source, ImageJ-like interactive image processing application and plugin framework written in Python, built on wxPython, …
231363maintenance
mchehab/zbar
ZBar is an open-source C library and suite of tools for reading barcodes from video streams, image files, and sensors, supporting formats l…
551361maintenance
fofr/cog-face-to-many
A Cog-packaged ComfyUI model that transforms a face photo into 3D, pixel art, video game character, claymation, emoji, or toy styles using …
251361maintenance
atduskgreg/opencv-processing
A Processing library wrapping OpenCV's official Java bindings to provide beginner-friendly computer vision functions within the Processing …
231356maintenance
dlunion/DBFace
DBFace is a real-time, single-stage face detection model implemented in Python, offering small model sizes with high accuracy on the WiderF…
321355maintenance
orobix/retina-unet
A Python implementation of a U-Net convolutional neural network for segmenting blood vessels in retina fundus images. It performs binary pi…
321354maintenance
bumble-tech/private-detector
Bumble's Private Detector is a pretrained TensorFlow image classifier based on EfficientNet-v2 that detects lewd images. The repo provides …
231352maintenance
dariomanesku/cmftStudio
cmftStudio is a cross-platform GUI application for cubemap filtering, the graphical counterpart of the cmft command-line tool. It processes…
321349maintenance
microsoft/X-Decoder
Official PyTorch implementation of X-Decoder, a generalized decoding model from CVPR 2023 that unifies pixel-level segmentation, image-leve…
221345maintenance
panrafal/depthy
Depthy is a web application that extracts depth maps from Google Camera Lens Blur photos and displays them with a 3D parallax effect. It ca…
441343maintenance
Vanthink-UED/vue-core-image-upload
A Vue.js plugin/component for uploading images with optional client-side cropping. It supports file size and type limits, crop ratios, and …
231343maintenance
kuaikuaikim/dface
DFace is an open-source Python library implementing face detection and recognition with PyTorch, based on the MTCNN cascaded convolutional …
231339maintenance
timojl/clipseg
CLIPSeg is a Python implementation of the CVPR 2022 paper 'Image Segmentation Using Text and Image Prompts', enabling zero-shot segmentatio…
321338maintenance
bloc97/CrossAttentionControl
An unofficial Jupyter Notebook implementation of the 'Prompt-to-Prompt Image Editing with Cross Attention Control' paper adapted for Stable…
321337maintenance
torrvision/crfasrnn
Reference implementation of CRF-RNN, an ICCV 2015 semantic image segmentation method that integrates conditional random fields into a neura…
231335maintenance
SHI-Labs/Versatile-Diffusion
Versatile Diffusion is the official PyTorch implementation of a unified multi-flow multimodal diffusion model that handles text-to-image, i…
321334maintenance
ahmetozlu/tensorflow_object_counting_api
An open-source framework built on TensorFlow and Keras that simplifies developing object counting systems. It supports cumulative counting,…
231333maintenance
wingjay/BlurImageView
An Android library that provides a custom ImageView which loads images progressively like Medium: it first displays a blurred placeholder, …
231331maintenance
google/sg2im
A PyTorch research implementation of the CVPR 2018 paper 'Image Generation from Scene Graphs' by Johnson et al. It converts a structured sc…
101325maintenance
go-opencv/go-opencv
Go bindings for the OpenCV computer vision library, exposing the OpenCV 1.x C API via CGO and an experimental OpenCV 2.x C++ API (the gocv …
321324maintenance
kabachuha/sd-webui-text2video
An Automatic1111 WebUI extension that adds text-to-video generation using diffusion models like ModelScope and VideoCrafter, relying only o…
301322maintenance
shaohui10086/AdvancedLuban
AdvancedLuban is an Android image compression library written in Java that offers multiple compression strategies, including custom limits …
321321maintenance
hongru/canvas2image
A small JavaScript library that saves or converts HTML5 canvas elements into image files such as PNG, JPEG, GIF, and BMP. It provides simpl…
321320maintenance

← prev page 13 / 19 next →