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

function: image-processing

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

ProductHealth v2StarsMaturity
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…
392330experimental
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…
322021experimental
matthewearl/deep-anpr
An experimental Python project that uses neural networks (TensorFlow) to build an automatic number plate recognition (ANPR) system. It incl…
321857experimental
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…
291591experimental
AutoArk/TinyEngram
TinyEngram is an open research project exploring DeepSeek-AI's Engram architecture and memory injection as an alternative to LoRA for param…
521358experimental
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…
561316experimental
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…
311166experimental
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 …
231139experimental
ariya/phantomjs
PhantomJS is a headless WebKit browser scriptable with JavaScript, supporting page automation, screen capture, headless web testing, and ne…
1029441abandoned
facebookresearch/Detectron
Facebook AI Research's Python software system implementing state-of-the-art object detection algorithms such as Mask R-CNN, RetinaNet, and …
1026356abandoned
magenta/magenta
Magenta is a Google Brain research project and Python TensorFlow library for generating music, images, and drawings with machine learning. …
1019801abandoned
facebookresearch/maskrcnn-benchmark
A fast, modular PyTorch reference implementation of instance segmentation and object detection algorithms including Mask R-CNN, Faster R-CN…
109361abandoned
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 …
328289abandoned
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…
327857abandoned
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 …
107258abandoned
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…
236036abandoned
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…
106011abandoned
salesforce/BLIP
PyTorch implementation of BLIP, a vision-language pre-training model for unified image understanding and text generation tasks. The reposit…
105713abandoned
karpathy/neuraltalk
NeuralTalk is a Python+numpy implementation of Multimodal Recurrent Neural Networks that generate natural-language descriptions of images. …
325504abandoned
fizyr/keras-retinanet
A Keras/TensorFlow implementation of the RetinaNet object detection model with focal loss, supporting training and inference on custom data…
234383abandoned
NVIDIA/DIGITS
DIGITS is a web application for training deep learning models on GPUs, supporting frameworks like Caffe, Torch, and TensorFlow with a brows…
104177abandoned
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…
733779abandoned
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…
233701abandoned
endernewton/tf-faster-rcnn
A TensorFlow implementation of the Faster R-CNN object detection framework, supporting VGG16, ResNet, and MobileNet backbones trained and e…
233646abandoned
litesuits/android-common
LiteCommon is a lightweight collection of general-purpose Android utility and helper classes, under 50K in size. It covers logging, bitmap …
323619abandoned
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…
323083abandoned
ryankiros/neural-storyteller
A recurrent neural network research project that generates short stories about images by combining skip-thought vectors, visual-semantic em…
322958abandoned
jetpacapp/DeepBeliefSDK
Jetpac's Deep Belief SDK, a cross-platform image recognition framework implementing the AlexNet convolutional neural network architecture, …
322853abandoned
isl-org/ZoeDepth
ZoeDepth is a PyTorch library implementing metric depth estimation from a single image, combining relative and metric depth approaches with…
102839abandoned
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…
322835abandoned
jiangqqlmj/FastDev4Android
FastDev4Android is an Android rapid development framework built with Android Studio that bundles common utilities, base classes, and custom…
232810abandoned
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…
232658abandoned
sharetribe/sharetribe
Sharetribe Go is a source-available Ruby on Rails application for building peer-to-peer online marketplaces, formerly offered as hosted Saa…
772445abandoned
rbgirshick/rcnn
The original R-CNN (Region-based Convolutional Neural Networks) object detection system from UC Berkeley, released as research code accompa…
232416abandoned
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…
232403abandoned
isl-org/DPT
DPT (Dense Prediction Transformers) is Intel's implementation of Vision Transformers for dense prediction tasks, providing pretrained model…
102332abandoned
WZBSocialScienceCenter/pdftabextract
pdftabextract is a Python library of tools for extracting tabular data from OCR-processed scanned PDFs ('sandwich PDFs' containing scanned …
322255abandoned
Naoki2015/CircleDemo
An Android demo application that clones WeChat's Moments (朋友圈) feed, implemented in Java with RecyclerView. It simulates backend interactio…
322218abandoned
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 …
552212abandoned
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…
232151abandoned
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…
102096abandoned
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…
101990abandoned
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…
321971abandoned
white-cat/ThinkAndroid
ThinkAndroid is a free, open-source Android development framework aimed at simple and rapid Android app development. It bundles MVC structu…
321971abandoned
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…
231811abandoned
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…
231786abandoned
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…
101780abandoned
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…
321753abandoned
metafates/mangal
Mangal is a cross-platform CLI/TUI manga downloader written in Go, with built-in sources (Mangadex, Manganelo, Manganato, Mangapill), exten…
101743abandoned
xiaoyaoyou1212/XSnow
XSnow is an Android base framework built on RxJava2 and Retrofit2 that bundles networking, upload/download, caching, event bus, permission …
231691abandoned
jcjohnson/densecap
DenseCap is a Torch implementation of a fully convolutional localization network that performs dense captioning: detecting objects in image…
321596abandoned
longcw/yolo2-pytorch
A PyTorch implementation of the YOLOv2 real-time object detection model, based on darknet and darkflow. It includes training and inference …
321560abandoned
wizyoung/YOLOv3_TensorFlow
A pure TensorFlow implementation of the YOLOv3 real-time object detection model, including weight conversion from darknet, training, and ev…
231551abandoned
seathiefwang/FaceRecognition-tensorflow
A face recognition neural network trained with TensorFlow, implemented in Python. It provides a model for identifying faces in images using…
321405abandoned
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 …
641358abandoned
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…
101331abandoned
trailbehind/DeepOSM
DeepOSM is a Python application that trains neural networks with TensorFlow to classify roads and features in satellite imagery using OpenS…
321330abandoned
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…
321301abandoned
tianzhi0549/CTPN
Reference implementation of CTPN (Connectionist Text Proposal Network) for detecting text lines in natural images, from the ECCV 2016 paper…
321287abandoned
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…
321280abandoned
mttkay/ignition
Ignition is an Android library project that kick-starts app development by providing ready-to-use components and utility classes that wrap …
321271abandoned
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…
101263abandoned
mobfarm/FastPdfKit
FastPdfKit is an Objective-C static library for embedding fast PDF viewing in iOS applications, offering features like page sliding, search…
321220abandoned
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…
101181abandoned
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…
321173abandoned
libav/libav
Libav is a collection of C libraries and command-line tools for processing multimedia content such as audio, video, subtitles, and related …
321158abandoned
eldar/pose-tensorflow
A TensorFlow implementation of the DeeperCut and ArtTrack algorithms for human body pose estimation, supporting both single-person and mult…
321141abandoned
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 …
101126abandoned
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…
321118abandoned
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 …
321117abandoned
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…
321117abandoned
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 …
101095abandoned
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…
321037abandoned

← prev page 43 / 43