domain: computer-vision
2316 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| gliese581gg/YOLO_tensorflow A TensorFlow implementation of YOLO (Real-Time Object Detection) that runs inference with pretrained YOLO_small, YOLO_tiny, and YOLO_face n… | 32 | 1708 | abandoned |
| szad670401/HyperLandmark A deep learning based face landmark detector that localizes 106 facial points in real time on mobile devices, with a small (~2MB) CNN track… | 32 | 1707 | abandoned |
| Qidian213/deep_sort_yolov3 A real-time multi-person tracker that combines YOLOv3 object detection with the Deep SORT tracking algorithm, implemented in Python with Te… | 32 | 1675 | abandoned |
| ramprs/grad-cam Official Torch (Lua) implementation of Grad-CAM, the ICCV 2017 gradient-weighted class activation mapping technique for producing visual ex… | 32 | 1668 | abandoned |
| ry/tensorflow-resnet An implementation of the ResNet deep residual learning model in TensorFlow, including a tool to convert Kaiming He's published Caffe pretra… | 10 | 1665 | abandoned |
| Zehaos/MobileNet A TensorFlow implementation of Google's MobileNets, efficient convolutional neural networks for mobile vision applications, including Image… | 32 | 1659 | abandoned |
| facebookresearch/ClassyVision Classy Vision is an end-to-end PyTorch framework for image and video classification, offering a modular API for computer vision research wi… | 10 | 1607 | 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 |
| rwightman/gen-efficientnet-pytorch A PyTorch library providing generic implementations and pretrained weights for compute-efficient image classification models such as Effici… | 32 | 1577 | abandoned |
| xunhuang1995/AdaIN-style Torch (Lua) implementation of the ICCV 2017 paper 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization'. It applies … | 32 | 1567 | 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 |
| fzliu/style-transfer A Python implementation of the Gatys et al. neural style transfer algorithm built on Caffe, applying the artistic style of one image onto a… | 32 | 1535 | abandoned |
| promptpirate-x/discord-id-bypass-tool A browser-based tool (HTML/Three.js) that renders an animated 3D avatar head with mouth movement to trick Discord's k-ID face-scan age veri… | 46 | 1526 | abandoned |
| digital-standard/ThreeDPoseUnityBarracuda A Unity sample project that performs real-time 3D human pose estimation from video using an ONNX model loaded via Unity Barracuda, driving … | 32 | 1517 | abandoned |
| JinpengLI/deep_ocr A Python-based deep learning OCR tool built on Caffe that recognizes Chinese characters, positioned as a better alternative to Tesseract fo… | 32 | 1511 | abandoned |
| chenriwei/DeepFace A deep learning face analysis toolkit built on Caffe, implementing face detection, facial keypoint (alignment) detection, and face verifica… | 32 | 1508 | abandoned |
| harthur/kittydar Kittydar is a JavaScript library that detects the locations of cat faces in images using Histogram of Oriented Gradients features fed into … | 10 | 1428 | abandoned |
| matthewearl/faceswap A Python script that swaps facial features from one image onto another using dlib facial landmark detection and OpenCV. It is the demo code… | 32 | 1421 | 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 | 1403 | abandoned |
| raghakot/keras-resnet A Keras implementation of Residual Networks (ResNet) using the Keras 1.0 functional API, supporting both Theano and TensorFlow backends. It… | 32 | 1389 | abandoned |
| bonlime/keras-deeplab-v3-plus A Keras implementation of the DeepLab v3+ semantic image segmentation model with pretrained weights imported from the original TensorFlow c… | 23 | 1375 | abandoned |
| TorchSSL/TorchSSL TorchSSL is a PyTorch-based toolbox for semi-supervised learning that implements popular SSL algorithms like FixMatch, FlexMatch, MixMatch,… | 32 | 1372 | abandoned |
| MIC-DKFZ/medicaldetectiontoolkit A PyTorch framework providing 2D and 3D implementations of object detectors like Mask R-CNN, Retina Net, and Retina U-Net, tailored for med… | 32 | 1357 | abandoned |
| wangfreexx/wangfreexx-tianruoocr-cl-paddle A local (offline) Windows OCR application based on the open-source Tianruo OCR, using ChineseOCR Lite and PaddleOCR models for text recogni… | 23 | 1354 | abandoned |
| reiinakano/fast-style-transfer-deeplearnjs A browser-based demo of Fast Neural Style Transfer running entirely client-side with the deeplearn.js library, letting users stylize images… | 32 | 1352 | abandoned |
| isl-org/PhotorealismEnhancement Research code and data from Intel Labs for the paper 'Enhancing Photorealism Enhancement', a neural network that makes rendered images (e.g… | 10 | 1335 | 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 |
| YonghaoHe/LFFD-A-Light-and-Fast-Face-Detector-for-Edge-Devices LFFD is a light and fast single-class object detection framework designed for edge devices, with pretrained models for face, head, pedestri… | 32 | 1323 | abandoned |
| bamos/dcgan-completion.tensorflow A TensorFlow implementation of semantic image inpainting using DCGANs, based on the paper 'Semantic Image Inpainting with Perceptual and Co… | 32 | 1316 | abandoned |
| happynear/caffe-windows A Windows-specific fork of the Caffe deep learning framework with preconfigured Visual Studio project files, enabling users to build Caffe … | 23 | 1309 | abandoned |
| datitran/object_detector_app A Python application that performs real-time object recognition from a webcam or HLS video stream using TensorFlow's Object Detection API a… | 32 | 1305 | 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 | 1302 | abandoned |
| piiswrong/deep3d Deep3D is a CNN-based research project that automatically converts 2D images and videos into 3D by estimating per-pixel depth maps and gene… | 32 | 1299 | 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 |
| leehomyc/Faster-High-Res-Neural-Inpainting Research code implementing the CVPR 2017 paper 'High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis', written in Lua … | 32 | 1286 | 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 |
| kakaobrain/nerf-factory A PyTorch library collecting reimplementations of seven popular NeRF (Neural Radiance Fields) models such as NeRF, Mip-NeRF, DVGO, and Ref-… | 10 | 1272 | 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 |
| shekkizh/FCN.tensorflow A TensorFlow implementation of Fully Convolutional Networks (FCN) for semantic segmentation, based on the reference code from the original … | 32 | 1248 | abandoned |
| DmitryUlyanov/texture_nets Research code implementing the 'Texture Networks' paper for fast feed-forward texture synthesis and neural style transfer using Torch7. Onc… | 32 | 1225 | 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 |
| Jai-wei/YOLOv8-PySide6-GUI YoloSide is a desktop GUI application built with PySide6 for running YOLOv8 object detection models. Users can load trained .pt model files… | 30 | 1171 | abandoned |
| linkedlist771/SoraWatermarkCleaner A deep learning tool that detects and removes the Sora2 watermark from AI-generated videos using a YOLO-based detector plus a restoration m… | 10 | 1149 | abandoned |
| faceair/youjumpijump A Go-based cheat bot for the WeChat 'Jump Jump' (跳一跳) mini-game that screenshots the screen, computes jump distance via image analysis, and… | 10 | 1146 | 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 |
| mateogianolio/ocr A JavaScript library that trains a multi-layer perceptron neural network to perform optical character recognition on digits and characters.… | 32 | 1132 | 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 |
| 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 |
| carpedm20/DiscoGAN-pytorch A PyTorch implementation of DiscoGAN, a generative adversarial network that discovers cross-domain relations in an unsupervised manner. It … | 32 | 1095 | abandoned |
| MarvinTeichmann/tensorflow-fcn A single-file TensorFlow implementation of Fully Convolutional Networks (FCN) for semantic segmentation, using VGG16 weights loaded from a … | 32 | 1094 | abandoned |
| alexgkendall/caffe-segnet A modified version of the Caffe deep learning framework implementing SegNet, a deep convolutional encoder-decoder architecture for semantic… | 32 | 1083 | abandoned |
| cgtinker/BlendArMocap A Blender add-on that performs markerless motion capture using Google's Mediapipe, detecting pose, hand, and face features from webcam stre… | 48 | 1078 | abandoned |
| mikebuss/MTBBarcodeScanner A lightweight Objective-C barcode scanning library for iOS built on AVFoundation, supporting single and multiple barcode detection, torch c… | 10 | 1075 | abandoned |
| facebookarchive/fbcunn Facebook AI Research's CUDA-accelerated deep learning extension modules for the Torch-7 framework, including fast FFT-based convolutions, m… | 10 | 1059 | abandoned |
| burningcl/wechat_jump_hack A Java-based bot that automatically plays WeChat's 'Jump Jump' (跳一跳) mini-game by capturing screenshots via ADB, recognizing player and tar… | 32 | 1053 | abandoned |
| facebookresearch/VMZ VMZ is a model zoo from Facebook AI's Computer Vision team providing Caffe2 and PyTorch implementations of video classification models such… | 10 | 1052 | abandoned |
| leng-yue/Lengyue-Vcode A library for recognizing and solving CAPTCHA challenges from Tencent, Yidun (NetEase), and Vaptcha verification systems. The project has b… | 10 | 1052 | abandoned |
| NVIDIA-AI-IOT/redtail NVIDIA Redtail provides deep learning and computer vision components for autonomous visual navigation of drones and ground vehicles, center… | 23 | 1047 | abandoned |
| digital-standard/ThreeDPoseTracker A Unity-based Windows application that estimates 3D human pose from video or webcam input using an ONNX neural network model via Unity Barr… | 23 | 1042 | abandoned |
| PRBonn/lidar-bonnetal A deep learning framework for training and deploying semantic segmentation of LiDAR point clouds using range-image representations, develop… | 10 | 1037 | abandoned |
| KevinGong2013/ChineseIDCardOCR A deprecated Swift library for optical character recognition of Chinese second-generation ID cards on iOS, using Vision and CoreML. It has … | 32 | 1025 | abandoned |
| doug/depthjs DepthJS is a browser extension and native plugin (primarily for Chrome) that lets any web page interact with the Microsoft Kinect via JavaS… | 32 | 1001 | abandoned |
| tensorflow/tensorflow TensorFlow is an end-to-end open source platform for machine learning with stable Python and C++ APIs and a broad ecosystem of tools. It su… | 86 | 197638 | stable |
| huggingface/transformers Hugging Face Transformers is a Python library that serves as the model-definition framework for state-of-the-art machine learning models ac… | 95 | 164475 | stable |
| Keras Keras 3 is a multi-backend deep learning framework that runs on JAX, TensorFlow, PyTorch, and OpenVINO, providing a high-level API for buil… | 98 | 64253 | stable |
| mudler/LocalAI LocalAI is an open-source, self-hosted AI inference runtime that runs LLMs, vision, speech, image, and video models behind OpenAI/Anthropic… | 93 | 48696 | active |
| Taichi Taichi Lang is an open-source domain-specific language embedded in Python for high-performance parallel numerical computation, using a JIT … | 64 | 28345 | active |
| fastai/fastai fastai is a deep learning library built on PyTorch that offers high-level components for quickly achieving state-of-the-art results in visi… | 93 | 28125 | stable |
| ApolloAuto/apollo Apollo is an open-source autonomous driving platform providing a high-performance, modular software stack for developing, testing, and depl… | 57 | 26807 | active |
| deepseek-ai/DeepSeek-OCR DeepSeek-OCR is an open vision-language model from DeepSeek AI that researches 'contexts optical compression' - encoding long text contexts… | 45 | 23855 | active |
| microsoft/unilm Microsoft's collection of large-scale self-supervised pre-trained models spanning tasks, 100+ languages, and modalities (text, image, layou… | 67 | 22194 | active |
| huggingface/candle Candle is a minimalist machine learning framework for Rust focused on performance and ease of use, with CPU and CUDA GPU support. It ships … | 73 | 20955 | active |
| alibaba/MNN MNN is a lightweight, high-performance deep learning inference engine developed by Alibaba, supporting LLMs, vision, audio, and multimodal … | 93 | 15973 | active |
| bulletphysics/bullet3 Bullet Physics SDK is a C++ library providing real-time collision detection and rigid/soft body multi-physics simulation, with Python bindi… | 44 | 14700 | stable |
| carla-simulator/carla CARLA is an open-source simulator for autonomous driving research built on Unreal Engine, providing open digital assets like urban layouts,… | 70 | 14328 | active |
| ludwig-ai/ludwig Ludwig is a declarative, low-code deep learning framework for training, fine-tuning, and deploying AI models — from LLMs to tabular, image,… | 99 | 11745 | active |
| NVIDIA/cosmos NVIDIA Cosmos is an open platform of omnimodal world foundation models, datasets, and tools for building Physical AI systems such as robots… | 72 | 11641 | active |
| facebookresearch/xformers xFormers is a PyTorch-based library of hackable, optimized Transformer building blocks with custom CUDA kernels for fast, memory-efficient … | 88 | 10542 | active |
| thumbor/thumbor Thumbor is an open-source, on-demand image thumbnailing service written in Python. It crops, resizes, flips, and applies filters to images … | 90 | 10514 | active |
| Deep Lake Deep Lake is an open-source database for AI that stores multimodal data (images, video, audio, text, embeddings, annotations) in a format o… | 77 | 9228 | active |
| modelscope/modelscope ModelScope is a Python library and ecosystem built on the 'Model-as-a-Service' concept, providing unified APIs to download, run inference o… | 98 | 9111 | active |
| duixcom/Duix-Mobile Duix Mobile is an open-source SDK for building real-time interactive AI avatars (digital humans) that run on-device on Android, iOS, tablet… | 69 | 8198 | active |
| threestudio-project/threestudio threestudio is a unified open-source framework for 3D content generation from text prompts, single images, and few-shot images by lifting 2… | 20 | 7059 | active |
| lance-format/lance Lance is an open lakehouse data format (file format, table format, and catalog spec) for multimodal AI, implemented in Rust with Python and… | 94 | 6973 | active |
| halide/Halide Halide is an embedded DSL (in C++ and Python) for writing high-performance, data-parallel image and array processing pipelines. It separate… | 70 | 6590 | stable |
| haifengl/smile SMILE is a comprehensive, high-performance machine learning framework for the JVM with idiomatic APIs for Java, Scala, and Kotlin. It cover… | 99 | 6413 | active |
| aidlearning/AidLearning-FrameWork AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling… | 70 | 5797 | active |
| dnhkng/GLaDOS A real-life implementation of GLaDOS, the sardonic AI from Valve's Portal series, built as a proactive voice assistant with vision, memory,… | 64 | 5689 | active |
| pytorch/executorch ExecuTorch is PyTorch's framework for exporting and running AI models on-device across mobile, embedded, and edge hardware, with a tiny (~5… | 95 | 4953 | active |
| arrayfire/arrayfire ArrayFire is a general-purpose tensor/numerical computing library for C, C++, and Python that accelerates array operations on GPUs (CUDA, O… | 57 | 4902 | stable |
| Kwai-Kolors/Kolors Kolors is a large-scale latent diffusion model for photorealistic text-to-image synthesis, trained with bilingual (Chinese and English) tex… | 23 | 4615 | active |
| cyberbotics/webots Webots is an open-source, multi-platform desktop application for modeling, programming, and simulating robots, vehicles, and mechanical sys… | 67 | 4576 | stable |
| spipm/Depixelization_poc Depix is a proof-of-concept tool that recovers plaintext from pixelized screenshots by matching pixelated blocks against a rendered font se… | 10 | 4551 | active |
| OAID/Tengine Tengine is a lightweight, high-performance, modular deep learning inference engine developed by OPEN AI LAB for embedded and edge devices. … | 27 | 4531 | active |
| NVlabs/tiny-cuda-nn A small, self-contained C++/CUDA framework for training and querying neural networks, featuring a lightning-fast fully fused MLP and a vers… | 58 | 4528 | active |
| QwenLM/Qwen2.5-Omni Qwen2.5-Omni is an end-to-end multimodal model from Alibaba's Qwen team that understands text, images, audio, and video, and generates stre… | 31 | 4074 | active |
| QwenLM/Qwen3-Omni Qwen3-Omni is a natively end-to-end omni-modal large language model from Alibaba Cloud's Qwen team that understands text, images, audio, an… | 52 | 3980 | active |