function: image-processing
4273 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| jbilcke-hf/clapper Clapper is an open-source AI story visualization tool - a video synthesizer and sequencer for creating AI-generated cinema. Users iterate o… | 39 | 2330 | experimental |
| EQMG/Acid Acid is an open-source, cross-platform 3D game engine written in modern C++17, using Vulkan as its sole graphics API (with Metal support vi… | 32 | 2021 | experimental |
| matthewearl/deep-anpr An experimental Python project that uses neural networks (TensorFlow) to build an automatic number plate recognition (ANPR) system. It incl… | 32 | 1857 | experimental |
| lyuchenyang/Macaw-LLM Macaw-LLM is a multi-modal language modeling framework that integrates image, video, audio, and text data, built on CLIP, Whisper, and LLaM… | 29 | 1591 | experimental |
| AutoArk/TinyEngram TinyEngram is an open research project exploring DeepSeek-AI's Engram architecture and memory injection as an alternative to LoRA for param… | 52 | 1358 | experimental |
| DLYuanGod/TinyGPT-V TinyGPT-V is an efficient multimodal large language model built on small backbones (Phi-2 2.7B), combining vision and language capabilities… | 56 | 1316 | experimental |
| farzaa/gemini-bball A demo project from a viral tweet that uses Google's Gemini API to analyze basketball video frames, with an OpenCV-based visualizer. The co… | 31 | 1166 | experimental |
| phoboslab/high_impact high_impact is a 2D game engine written in C, designed as a framework for building action games like platformers, twin-stick shooters, and … | 23 | 1139 | experimental |
| ariya/phantomjs PhantomJS is a headless WebKit browser scriptable with JavaScript, supporting page automation, screen capture, headless web testing, and ne… | 10 | 29441 | abandoned |
| facebookresearch/Detectron Facebook AI Research's Python software system implementing state-of-the-art object detection algorithms such as Mask R-CNN, RetinaNet, and … | 10 | 26356 | abandoned |
| magenta/magenta Magenta is a Google Brain research project and Python TensorFlow library for generating music, images, and drawings with machine learning. … | 10 | 19801 | abandoned |
| facebookresearch/maskrcnn-benchmark A fast, modular PyTorch reference implementation of instance segmentation and object detection algorithms including Mask R-CNN, Faster R-CN… | 10 | 9361 | abandoned |
| rbgirshick/py-faster-rcnn A Python reimplementation of the Faster R-CNN object detection model built on a fork of Fast R-CNN and Caffe. The repository is officially … | 32 | 8289 | abandoned |
| jwyang/faster-rcnn.pytorch A pure PyTorch implementation of Faster R-CNN for object detection, supporting multi-image batch training and multi-GPU training with sever… | 32 | 7857 | abandoned |
| facebookresearch/DensePose DensePose is a research library from Facebook AI that maps all human pixels in 2D RGB images to a 3D surface-based model of the human body … | 10 | 7258 | abandoned |
| Swift-AI/Swift-AI Swift AI is a high-performance deep learning library written entirely in Swift, offering a flexible fully-connected neural network optimize… | 23 | 6036 | abandoned |
| 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… | 10 | 6011 | abandoned |
| salesforce/BLIP PyTorch implementation of BLIP, a vision-language pre-training model for unified image understanding and text generation tasks. The reposit… | 10 | 5713 | abandoned |
| karpathy/neuraltalk NeuralTalk is a Python+numpy implementation of Multimodal Recurrent Neural Networks that generate natural-language descriptions of images. … | 32 | 5504 | abandoned |
| fizyr/keras-retinanet A Keras/TensorFlow implementation of the RetinaNet object detection model with focal loss, supporting training and inference on custom data… | 23 | 4383 | abandoned |
| NVIDIA/DIGITS DIGITS is a web application for training deep learning models on GPUs, supporting frameworks like Caffe, Torch, and TensorFlow with a brows… | 10 | 4177 | abandoned |
| askrella/whatsapp-chatgpt A self-hosted WhatsApp bot that connects OpenAI's GPT and DALL-E 2 to WhatsApp, letting users chat with an AI assistant and generate images… | 73 | 3779 | abandoned |
| git-xuhao/KotlinMvp A short-video Android app inspired by the Eyepetizer 'Kaiyan' app, written in Kotlin using an MVP architecture with RxJava2, Retrofit2, and… | 23 | 3701 | abandoned |
| endernewton/tf-faster-rcnn A TensorFlow implementation of the Faster R-CNN object detection framework, supporting VGG16, ResNet, and MobileNet backbones trained and e… | 23 | 3646 | abandoned |
| litesuits/android-common LiteCommon is a lightweight collection of general-purpose Android utility and helper classes, under 50K in size. It covers logging, bitmap … | 32 | 3619 | abandoned |
| CharlesShang/FastMaskRCNN A TensorFlow implementation of Mask R-CNN for instance segmentation, reproducing the paper by Kaiming He et al. It includes ROIAlign, a COC… | 32 | 3083 | abandoned |
| ryankiros/neural-storyteller A recurrent neural network research project that generates short stories about images by combining skip-thought vectors, visual-semantic em… | 32 | 2958 | abandoned |
| jetpacapp/DeepBeliefSDK Jetpac's Deep Belief SDK, a cross-platform image recognition framework implementing the AlexNet convolutional neural network architecture, … | 32 | 2853 | abandoned |
| isl-org/ZoeDepth ZoeDepth is a PyTorch library implementing metric depth estimation from a single image, combining relative and metric depth approaches with… | 10 | 2839 | abandoned |
| ShaoqingRen/faster_rcnn A MATLAB re-implementation of Faster R-CNN, a deep-learning object detection framework combining a Region Proposal Network with a detection… | 32 | 2835 | abandoned |
| jiangqqlmj/FastDev4Android FastDev4Android is an Android rapid development framework built with Android Studio that bundles common utilities, base classes, and custom… | 23 | 2810 | abandoned |
| ryanjay0/miles-deep Miles Deep is a C++ deep learning application built on Caffe that classifies each second of a pornographic video into six sexual act catego… | 23 | 2658 | abandoned |
| sharetribe/sharetribe Sharetribe Go is a source-available Ruby on Rails application for building peer-to-peer online marketplaces, formerly offered as hosted Saa… | 77 | 2445 | abandoned |
| rbgirshick/rcnn The original R-CNN (Region-based Convolutional Neural Networks) object detection system from UC Berkeley, released as research code accompa… | 23 | 2416 | abandoned |
| tryolabs/luminoth Luminoth is an open-source Python toolkit for computer vision built on TensorFlow and Sonnet, focused on object detection with Faster R-CNN… | 23 | 2403 | abandoned |
| isl-org/DPT DPT (Dense Prediction Transformers) is Intel's implementation of Vision Transformers for dense prediction tasks, providing pretrained model… | 10 | 2332 | abandoned |
| WZBSocialScienceCenter/pdftabextract pdftabextract is a Python library of tools for extracting tabular data from OCR-processed scanned PDFs ('sandwich PDFs' containing scanned … | 32 | 2255 | abandoned |
| Naoki2015/CircleDemo An Android demo application that clones WeChat's Moments (朋友圈) feed, implemented in Java with RecyclerView. It simulates backend interactio… | 32 | 2218 | abandoned |
| hncboy/ai-beehive AI Beehive is a self-hosted Java web application (Spring Boot 3, JDK 17) that provides modular chat rooms for interacting with multiple AI … | 55 | 2212 | abandoned |
| Tencent/tmt-workflow Tmt-workflow is a Gulp-based front-end build workflow from Tencent's WeChat team, automating Less/Sass compilation, CSS sprites, image comp… | 23 | 2151 | abandoned |
| openai/image-gpt OpenAI's official code and pre-trained models for iGPT (image GPT), a GPT-2-style transformer adapted to generate and classify images as pi… | 10 | 2096 | abandoned |
| facebookresearch/video-nonlocal-net A research codebase from Facebook AI implementing Non-local Neural Networks for video classification, built on the Caffe2 framework. It rep… | 10 | 1990 | abandoned |
| trevorlinton/webkit.js A pure JavaScript port of WebKit's WebCore compiled via Emscripten, capable of rendering HTML5, CSS3, and SVG to WebGL/Canvas contexts in b… | 32 | 1971 | abandoned |
| white-cat/ThinkAndroid ThinkAndroid is a free, open-source Android development framework aimed at simple and rapid Android app development. It bundles MVC structu… | 32 | 1971 | abandoned |
| ruotianluo/pytorch-faster-rcnn A PyTorch 1.0 implementation of the Faster R-CNN object detection framework, based on Xinlei Chen's tf-faster-rcnn, supporting VGG16, ResNe… | 23 | 1811 | 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 | 1786 | abandoned |
| getmango/Mango Mango is a self-hosted manga server and web reader written in Crystal, supporting formats like CBZ, ZIP, CBR, and RAR with multi-user suppo… | 10 | 1780 | abandoned |
| TuSimple/mx-maskrcnn An MXNet implementation of the Mask R-CNN instance segmentation model, built on top of the mx-rcnn Faster R-CNN codebase. It includes train… | 32 | 1753 | abandoned |
| metafates/mangal Mangal is a cross-platform CLI/TUI manga downloader written in Go, with built-in sources (Mangadex, Manganelo, Manganato, Mangapill), exten… | 10 | 1743 | abandoned |
| xiaoyaoyou1212/XSnow XSnow is an Android base framework built on RxJava2 and Retrofit2 that bundles networking, upload/download, caching, event bus, permission … | 23 | 1691 | abandoned |
| jcjohnson/densecap DenseCap is a Torch implementation of a fully convolutional localization network that performs dense captioning: detecting objects in image… | 32 | 1596 | abandoned |
| longcw/yolo2-pytorch A PyTorch implementation of the YOLOv2 real-time object detection model, based on darknet and darkflow. It includes training and inference … | 32 | 1560 | abandoned |
| wizyoung/YOLOv3_TensorFlow A pure TensorFlow implementation of the YOLOv3 real-time object detection model, including weight conversion from darknet, training, and ev… | 23 | 1551 | 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 | 1405 | abandoned |
| Raival-e/Prism-File-Explorer Prism File Explorer is a modern, lightweight file manager for Android built entirely with Kotlin and Jetpack Compose, featuring a Material … | 64 | 1358 | abandoned |
| facebookresearch/multipathnet A Torch-7 implementation of the MultiPath Network for object detection from the BMVC 2016 paper by Facebook AI Research, also supporting Fa… | 10 | 1331 | abandoned |
| trailbehind/DeepOSM DeepOSM is a Python application that trains neural networks with TensorFlow to classify roads and features in satellite imagery using OpenS… | 32 | 1330 | abandoned |
| Skyexu/TopSup A Python CLI assistant for live trivia quiz apps like 冲顶大会 (Top Hero) that captures Android phone screenshots via ADB, OCRs the question an… | 32 | 1301 | 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 |
| Prinsphield/Wechat_AutoJump A Python bot that automatically plays the WeChat 'Jump Jump' mini-game using computer vision and a CNN coarse-to-fine model to locate the p… | 32 | 1280 | abandoned |
| mttkay/ignition Ignition is an Android library project that kick-starts app development by providing ready-to-use components and utility classes that wrap … | 32 | 1271 | abandoned |
| gnes-ai/gnes GNES (Generic Neural Elastic Search) is a cloud-native framework for building semantic search systems over text, images, and video using de… | 10 | 1263 | abandoned |
| mobfarm/FastPdfKit FastPdfKit is an Objective-C static library for embedding fast PDF viewing in iOS applications, offering features like page sliding, search… | 32 | 1220 | abandoned |
| facebookarchive/C3D C3D is a modified fork of BVLC Caffe that adds support for 3D convolution and pooling layers, enabling training and fine-tuning of 3D ConvN… | 10 | 1181 | abandoned |
| ZhongTaoTian/LoveFreshBeen A high-fidelity clone of the Chinese grocery delivery app 'AiXianFeng' (爱鲜蜂) written in Swift 2.0, built as an iOS demo project. It is a le… | 32 | 1173 | abandoned |
| libav/libav Libav is a collection of C libraries and command-line tools for processing multimedia content such as audio, video, subtitles, and related … | 32 | 1158 | abandoned |
| eldar/pose-tensorflow A TensorFlow implementation of the DeeperCut and ArtTrack algorithms for human body pose estimation, supporting both single-person and mult… | 32 | 1141 | abandoned |
| VikParuchuri/texify Texify is a deep-learning OCR model that converts images or PDFs containing math into markdown and LaTeX renderable by MathJax. It handles … | 10 | 1126 | abandoned |
| ipfspics/ipfspics-server ipfs.pics is an open-source, distributed image hosting website built on the InterPlanetary File System (IPFS), serving as a libre alternati… | 32 | 1118 | abandoned |
| da03/Attention-OCR A Python/TensorFlow implementation of a visual attention-based OCR model that combines a sliding CNN, an LSTM, and an attention decoder to … | 32 | 1117 | 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 |
| sharebrained/portapack-hackrf Original firmware for the PortaPack H1, an add-on that makes the HackRF One software-defined radio portable with an LCD touchscreen, audio … | 10 | 1095 | abandoned |
| JoeyDeVries/Cell Cell is an open-source OpenGL graphics engine written in C++ by LearnOpenGL author Joey de Vries, designed as an educational repository sho… | 32 | 1037 | abandoned |
← prev page 43 / 43