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
HRNet/HRNet-Semantic-Segmentation
Official PyTorch implementation of HRNet (High-Resolution Network) and the Segmentation Transformer (OCR) approach for semantic segmentatio…
323331maintenance
run-youngjoo/SC-FEGAN
SC-FEGAN is a GUI application that uses a generative adversarial network (SN-patchGAN discriminator with a U-Net generator) to edit face im…
323329maintenance
PixArt-alpha/PixArt-alpha
PixArt-α is a Transformer-based text-to-image diffusion model with PyTorch model definitions, pre-trained weights, and inference/training c…
273304maintenance
jathu/UIImageColors
A Swift library that extracts the most dominant and prominent colors from UIImage and NSImage instances, in the style of iTunes artwork col…
103275maintenance
zhanghang1989/ResNeSt
ResNeSt is a PyTorch implementation of the Split-Attention Network, a ResNet variant that applies channel-wise attention across network bra…
233261maintenance
kennethcachia/background-check
A small vanilla JavaScript library that detects the brightness of images behind overlapping elements and applies `.background--dark` or `.b…
233250maintenance
anandpawara/Real_Time_Image_Animation
A real-time Python application that animates a still image (e.g., a portrait) using facial motion from a live camera or video file, built o…
323248maintenance
stereobooster/react-ideal-image
An adaptive React image component that lazily loads images based on viewport visibility and network conditions, with placeholders (LQIP) to…
323244maintenance
thearn/webcam-pulse-detector
A Python desktop application that estimates a person's heart rate in real time using only a webcam, by analyzing subtle color intensity cha…
423232maintenance
JoePenna/Dreambooth-Stable-Diffusion
A Jupyter Notebook-based implementation of Dreambooth fine-tuning for Stable Diffusion, adapted from XavierXiao's repo with tweaks for trai…
323211maintenance
VinsonLaro/stable-diffusion-webui-chinese
A Simplified Chinese localization extension for the AUTOMATIC1111 Stable Diffusion WebUI, provided as JSON translation templates. It also i…
323205maintenance
JuanPotato/Legofy
Legofy is a Python CLI program that transforms static images and GIFs so they appear to be built out of 1x1 LEGO bricks, using palettes bas…
323179maintenance
pythongosssss/ComfyUI-Custom-Scripts
A ComfyUI custom node extension providing UI enhancements and quality-of-life features such as prompt autocomplete, graph auto-arrangement,…
613177maintenance
adambielski/siamese-triplet
A PyTorch library implementing siamese and triplet networks for learning image embeddings, with online pair/triplet mining strategies. It p…
323174maintenance
jonom/jquery-focuspoint
A jQuery plugin for responsive cropping that dynamically crops images to fill available space while keeping the image's focal point visible…
233108maintenance
cysmith/neural-style-tf
A TensorFlow implementation of neural style transfer based on Gatys et al.'s convolutional neural network approach, with support for video …
323104maintenance
AlloyTeam/AlloyImage
AlloyImage is a JavaScript image processing library built on HTML5 Canvas, offering multi-layer editing, 17 Photoshop-compatible blend mode…
323022maintenance
HuanTanSheng/EasyPhotos
An Android photo and video picker library supporting single/multi selection, camera capture, GIF/video filtering, custom UI theming, and ad…
233021maintenance
microsoft/human-pose-estimation.pytorch
Official PyTorch implementation of the ECCV 2018 paper 'Simple Baselines for Human Pose Estimation and Tracking' from Microsoft. It provide…
103008maintenance
divamgupta/image-segmentation-keras
A Keras library implementing popular deep learning semantic image segmentation models including SegNet, FCN, U-Net, and PSPNet. It provides…
233003maintenance
BeauNouvelle/FaceAware
A Swift extension for UIImageView on iOS that detects faces in an image and adjusts the view's focus so faces stay visible when aspect-fill…
102996maintenance
replicate/scribble-diffusion
Scribble Diffusion is an open-source Next.js web application that turns rough sketches into refined images using the ControlNet scribble mo…
482977maintenance
biubug6/Pytorch_Retinaface
A PyTorch implementation of the RetinaFace single-stage face detection model, supporting mobilenet0.25 and resnet50 backbones with pretrain…
322976maintenance
Tencent/FaceDetection-DSFD
DSFD (Dual Shot Face Detector) is Tencent Youtu's high-accuracy face detection network, released with PyTorch inference code and pretrained…
562969maintenance
CainKernel/CainCamera
An open-source Android app and set of libraries demonstrating how to build a beauty camera, image editor, and short-video editor. It implem…
322962maintenance
xiaofengShi/CHINESE-OCR
An end-to-end Chinese scene-text OCR pipeline combining CTPN for text detection, a VGG16-based orientation classifier, and CRNN with CTC fo…
762955maintenance
zxing-js/library
ZXing TypeScript is an open-source, multi-format 1D/2D barcode image processing library ported from the Java ZXing project. It can decode b…
922930maintenance
ajbrock/BigGAN-PyTorch
A PyTorch implementation of BigGAN for large-scale high-fidelity image synthesis, written by the paper's first author. It supports multi-GP…
322923maintenance
zhaipro/easy12306
A Python project that uses deep learning models to automatically recognize 12306 (China Railway) captchas, identifying both the Chinese tex…
232910maintenance
biometrics/openbr
OpenBR is an open-source biometrics library and command-line tool focused on face recognition, written in C++ on top of Qt and OpenCV. It p…
502903maintenance
nickliqian/cnn_captcha
A Python project that uses convolutional neural networks built with TensorFlow to recognize character-based image captchas. It packages val…
322881maintenance
alisen39/TrWebOCR
TrWebOCR is an open-source offline Chinese OCR service built on the Tr project, exposing both a web UI and HTTP API for text recognition. I…
232878maintenance
GPUImage
GPUImage is a BSD-licensed framework for GPU-accelerated image and video processing on iOS and Mac, letting developers apply filters and ef…
322876maintenance
rosinality/stylegan2-pytorch
A PyTorch implementation of StyleGAN 2, the image-quality-improved version of the StyleGAN generative adversarial network, including traini…
322833maintenance
jina-ai/dalle-flow
DALL·E Flow is a client-server workflow for generating high-definition images from text prompts using DALL·E-Mega, GLID-3 XL, and Stable Di…
322829maintenance
ai-forever/Kandinsky-2
Kandinsky 2 is a multilingual text-to-image latent diffusion model library from Sber AI, supporting text2img, img2img, inpainting, outpaint…
322814maintenance
IDEA-Research/DWPose
DWPose is the official implementation of 'Effective Whole-body Pose Estimation with Two-stages Distillation' (ICCV 2023), providing whole-b…
282807maintenance
YCG09/chinese_ocr
An end-to-end Chinese OCR system implemented with TensorFlow and Keras, combining CTPN for text detection with DenseNet + CTC for text reco…
322782maintenance
inspirit/jsfeat
JSFEAT is a JavaScript computer vision library implementing classic CV algorithms in pure JS for browser use. It includes image processing …
232772maintenance
saharmor/dalle-playground
A web-based playground for generating images from text prompts using Stable Diffusion V2 (originally DALL-E Mini). It pairs a Python backen…
322740maintenance
zllrunning/video-object-removal
A PyTorch application that removes objects from videos by drawing a bounding box around them. It combines SiamMask for object tracking and …
322711maintenance
VainF/DeepLabV3Plus-Pytorch
A PyTorch library providing pretrained DeepLabv3 and DeepLabv3+ semantic segmentation models for Pascal VOC and Cityscapes datasets. It inc…
322699maintenance
junyanz/interactive-deep-colorization
A deep learning application for interactively colorizing black and white images with user-guided hints, based on the SIGGRAPH 2017 paper 'R…
322692maintenance
nikopueringer/CorridorKey
CorridorKey is a Python-based neural network tool that unmixes green/blue screen footage, reconstructing true foreground color and linear a…
5314594experimental
buaazp/zimg
zimg is a lightweight, high-performance image storage and processing server written in C. It serves resized, cropped, rotated, and reformat…
232683maintenance
nerdyrodent/VQGAN-CLIP
A Python application for running VQGAN+CLIP text-to-image generation locally on your own GPU, derived from Katherine Crowson's Google Colab…
322647maintenance
KupynOrest/DeblurGAN
A PyTorch implementation of the DeblurGAN paper for blind motion deblurring using conditional adversarial networks. It uses a Conditional W…
322638maintenance
HypoX64/DeepMosaics
DeepMosaics is a Python application that automatically removes or adds mosaics in images and videos using semantic segmentation and image-t…
232633maintenance
sanghyun-son/EDSR-PyTorch
Official PyTorch implementation of EDSR (Enhanced Deep Residual Networks for Single Image Super-Resolution, CVPRW 2017). It provides traini…
322627maintenance
Foliotek/Croppie
Croppie is a fast, easy-to-use JavaScript image cropping library with extensive configuration options, usable standalone or as a jQuery plu…
232627maintenance
Sunzxyong/Tiny
Tiny is a high-fidelity, high-compression-ratio image compression framework for Android, implemented with native C code and no external dep…
232627maintenance
knazeri/edge-connect
EdgeConnect is a PyTorch implementation of a two-stage generative adversarial model for image inpainting, published at ICCV 2019. It first …
322620maintenance
PeterH0323/Smart_Construction
A YOLOv5-based object detection application for detecting people, heads, and safety helmets on construction sites, including pretrained wei…
232619maintenance
yangxy/GPEN
GPEN (GAN Prior Embedded Network) is a deep learning library for blind face restoration of low-quality, in-the-wild photos. It also support…
642612maintenance
DavidBuchanan314/tweetable-polyglot-png
A Python tool that packs up to 3MB of arbitrary data into a PNG polyglot file that survives upload to Twitter and other image hosts. It exp…
322608maintenance
Phimp.me
Phimp.me is an open-source Android photo imaging and picture editor app developed by FOSSASIA. It combines camera capture, image editing wi…
102590maintenance
zllrunning/face-parsing.PyTorch
A PyTorch implementation of face parsing using a modified BiSeNet architecture, trained on the CelebAMask-HQ dataset. It provides training …
322586maintenance
lucidrains/big-sleep
Big Sleep is a Python command line tool that generates images from natural language text prompts by combining OpenAI's CLIP with a BigGAN g…
232573maintenance
tg-bomze/Face-Depixelizer
A Jupyter Notebook-based tool that turns low-resolution pixelated face images into realistic high-resolution faces using the PULSE method, …
322560maintenance
ZBar/ZBar
ZBar is an open-source C library and software suite for reading bar codes from video streams, image files, and raw intensity sensors. It su…
322544maintenance
nanchen2251/CompressHelper
An Android library for compressing images and files via size and quality compression, based on Compressor and Luban with bug fixes. It supp…
232544maintenance
taesungp/contrastive-unpaired-translation
A PyTorch implementation of Contrastive Unpaired Translation (CUT), an ECCV 2020 method for unpaired image-to-image translation using patch…
322543maintenance
znxlwm/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT, an unsupervised image-to-image translation model using attention modules and adaptive layer-in…
322536maintenance
butaixianran/Stable-Diffusion-Webui-Civitai-Helper
A Stable Diffusion WebUI extension that integrates with Civitai to manage local models. It scans models via SHA256 hashes to fetch metadata…
692527maintenance
Zomato/AndroidPhotoFilters
PhotoFiltersSDK is an Android image processing library that applies filters like tone curves, saturation, contrast, brightness, vignette, a…
232512maintenance
igreenwood/SimpleCropView
SimpleCropView is an image cropping library for Android that provides a customizable CropImageView for cropping and rotating images. It sup…
232483maintenance
coneypo/Dlib_face_recognition_from_camera
A Python application that performs real-time face detection and recognition from a webcam using Dlib's ResNet-34-based 128D descriptor mode…
322477maintenance
ctripcorp/C-OCR
C-OCR is Ctrip's in-house OCR project focused on recognizing travel-related documents such as ID cards, passports, train tickets, and visas…
322476maintenance
ascoders/react-native-image-viewer
A tiny and fast React Native component library for viewing images with pan and zoom gestures, including swipe navigation and swipe-to-dismi…
102444maintenance
RameenAbdal/StyleFlow
StyleFlow is a research implementation of attribute-conditioned exploration of StyleGAN-generated images using conditional continuous norma…
322442maintenance
rickytan/RTImageAssets
An Xcode plugin that automatically generates missing @2x and @1x image assets from @3x images (or upscales @2x to @3x) inside asset catalog…
102441maintenance
Stability-AI/stability-sdk
A Python SDK and command-line client for interacting with Stability AI's gRPC-based APIs, primarily for Stable Diffusion image generation a…
602436maintenance
notAI-tech/NudeNet
NudeNet is a lightweight Python library for nudity detection in images, built on YOLOv8 models running via ONNX Runtime. It detects exposed…
622433maintenance
gavinbunney/Toucan
Toucan is a Swift library providing a clean, chainable API for image processing on iOS. It simplifies resizing, cropping, masking (elliptic…
322432maintenance
Y-Vladimir/SmartDeblur
SmartDeblur is a C++/Qt desktop application that restores defocused and blurred photos using deconvolution techniques (Wiener, Tikhonov, To…
322413maintenance
deepcam-cn/yolov5-face
YOLOv5-Face is a real-time, high-accuracy face detector built on the YOLOv5 object detection framework in PyTorch, with TensorRT deployment…
322406maintenance
indulgeIn/YBImageBrowser
YBImageBrowser is an iOS image browser component written in Objective-C that supports local and network images (GIF, APNG, WebP), photos li…
232397maintenance
iPERDance/iPERCore
Impersonator++ (iPERCore) is a PyTorch implementation of Liquid Warping GAN with Attention, a unified framework for human image synthesis. …
322393maintenance
prompt-engineering/click-prompt
ClickPrompt is an open-source web application for prompt writers to view, share, and run prompts for AI tools like ChatGPT, Stable Diffusio…
102390maintenance
Roujack/mathAI
mathAI is a photo-based math problem solver written in Python: it takes an image containing a handwritten or printed arithmetic expression,…
322370maintenance
QianyanTech/Image-Downloader
A Python application that crawls and downloads images from Google, Bing, and Baidu using Selenium or API drivers. It offers both a PyQt5 GU…
232362maintenance
EyalAr/lwip
A lightweight native NodeJS image processing library with no external runtime dependencies, supporting resize, crop, rotate, blur, color ad…
232360maintenance
civitai/sd_civitai_extension
A Civitai extension for the Automatic 1111 Stable Diffusion Web UI that lets users manage Civitai models, LORAs, hypernetworks, and embeddi…
322358maintenance
sarxos/webcam-capture
A Java library for accessing built-in or USB webcams (and MJPEG IP cameras) with a simple, thread-safe, driver-abstracted API. It includes …
462356maintenance
moskomule/senet.pytorch
A PyTorch implementation of Squeeze-and-Excitation Networks (SENet), the ILSVRC 2017 classification winner, including SE-ResNet and SE-Ince…
232344maintenance
n00mkrad/cupscale
Cupscale is a Windows GUI application for AI-based image upscaling built around ESRGAN and Real-ESRGAN models. It supports CUDA, Vulkan/NCN…
232341maintenance
LuckyJayce/LargeImage
An Android library for loading and displaying very large images (up to 10000x10000 pixels) with smooth scrolling, pinch-to-zoom, and pan, s…
232333maintenance
Hzzone/pytorch-openpose
A PyTorch reimplementation of OpenPose for body and hand pose estimation, with models converted directly from the original OpenPose caffemo…
322321maintenance
FlexMonkey/Filterpedia
Filterpedia is an iPad application for exploring nearly all image filters provided by Apple's Core Image framework, with adjustable paramet…
322318maintenance
joe-bell/plaiceholder
Plaiceholder is a server-side TypeScript library for generating low-quality image placeholders (LQIP) as colors, CSS gradients, SVG, or Bas…
102318maintenance
zhanghuanchong/icon-workshop
Icon Workshop (图标工场) is a web application that generates all required app icon sizes and launch/splash images for mobile platforms like iOS…
322317maintenance
kijai/ComfyUI-SUPIR
A ComfyUI custom node wrapper for the SUPIR image upscaler, an SDXL img2img pipeline with a custom ControlNet. It offers more efficient mod…
612308maintenance
fudan-zvg/Semantic-Segment-Anything
Semantic Segment Anything (SSA) is a Python framework that adds semantic category prediction to the Segment Anything Model (SAM) by combini…
302301maintenance
titu1994/Neural-Style-Transfer
A Keras 2.0+ implementation of Neural Style Transfer from the paper 'A Neural Algorithm of Artistic Style', with improvements like INetwork…
232287maintenance
andreas128/RePaint
Official PyTorch implementation of RePaint, a CVPR 2022 paper on image inpainting using denoising diffusion probabilistic models. It provid…
322267maintenance
MhLiao/DB
A PyTorch implementation of DBNet and DBNet++, real-time arbitrary-shape scene text detection models based on differentiable binarization. …
322260maintenance
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
A PyTorch implementation of several U-Net variants for image segmentation, including UNet, R2U-Net, Attention U-Net, Attention R2U-Net, and…
322249maintenance
Gsllchb/Handright
A lightweight Python library that simulates realistic Chinese handwriting by applying random perturbations to character positions, sizes, a…
102245maintenance
idealo/image-quality-assessment
A Python implementation of Google's NIMA (Neural Image Assessment) models that predict the aesthetic and technical quality of images using …
102243maintenance
machrisaa/tensorflow-vgg
A Python library implementing the VGG16 and VGG19 convolutional neural networks in TensorFlow, loading pretrained weights from npy files fo…
322237maintenance

← prev page 11 / 19 next →