An open API service indexing awesome lists of open source software.

Computer vision

Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.

https://github.com/01110011011101010110010001101111/orderbot

A food preparation manipulation robot that autonomously prepares sandwiches and salads from an order

computer-vision drake food-ordering iiwa manipulation natural-language-processing pydrake robotics

Last synced: 30 Jul 2025

https://github.com/boemer00/signet-ring-cv

This project focuses on classifying pathological images of signet ring cells from the WSI of gastrointestinal tissues.

classification computer-vision image-classification keras neural-networks pathology python recall vgg19

Last synced: 15 Apr 2025

https://github.com/subhangisati/classification-of-venomous-and-non-venomous-snakes

This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2

binary-image-classification classification cnn-classification cnn-keras computer-vision convolutional-neural-network cv2 data-science deep-neural-networks keras-tensorflow matplotlib mobilenetv2 neural-network numpy-library pandas-dataframe tensorflow transfer-learning

Last synced: 09 Mar 2026

https://github.com/real-veersandhu/object-detection

🚥 Web app deployment of YoloV3 (Inspirit AI Project)

artificial-intelligence computer-vision object-detection yolov3

Last synced: 10 Aug 2025

https://github.com/lorenzoh/sudoku-scanner

A scanner that detects, recognizes and solves sudoku puzzles from real-life pictures using a pipeline of classical Computer Vision algorithms.

computer-vision opencv-python python sudoku-scanner

Last synced: 15 May 2026

https://github.com/zeeshier/vistai

VistAI is an AI-powered visual search for e-commerce, enabling users to upload photos and find visually similar products. Built with CLIP for image matching, FAISS for efficient similarity search, and DQN for optimized recommendations, it features a Flask-based interface. Developed by Team Recoo at Alpha Network.

ai clip computer-vision deep-learning dqn e-commerce faiss flask python reinforcement-learning visual-search web-app

Last synced: 18 Apr 2026

https://github.com/arquolo/bipl

Big Image Python Library

computer-vision image-processing openslide python tiff

Last synced: 10 Jun 2025

https://github.com/franco-ruggeri/covid19-detection

Explainable detection of COVID-19 from chest X-ray images

computer-vision covid-19 deep-learning

Last synced: 25 Apr 2025

https://github.com/abdeljalil-ounaceur/real-time-face-recognition-and-surveillance-system

A real-time surveillance system using VGG-Face for facial recognition, integrated with Apache Spark and Kafka for data processing.

apache-spark computer-vision data deep-learning facial-recognition kafka real-time surveillance-systems vgg-face

Last synced: 11 Aug 2025

https://github.com/methyldragon/knowledge-hoard

Manifold disparate and esoteric concepts, easily found and concisely explained 📖🐲🔥

computer-science computer-vision data-science engineering machine-learning math mathematics notes

Last synced: 04 Jan 2026

https://github.com/darshangowda0/musicalinstrumentsclassification

Identification of predominant musical instrument in a 3s audio excerpt.

audio-processing autoencoders cnn computer-vision machine-learning pca svm-classifier tensorflow

Last synced: 13 Apr 2026

https://github.com/faisal-fida/faisal-fida

Short description about me. Feel free to reach out to me via LinkedIn: https://www.linkedin.com/in/faisal-fida/ or Medium: https://medium.com/@faisal-fida

computer-vision data-science javascript machine-learning python

Last synced: 25 Apr 2025

https://github.com/sanchitvj/aod-net-using-tf-v2

Implementation of All-In-One-Dehazing Network in Tensorflow V2.

computer-vision deep-learning dehazing tensorflow2

Last synced: 07 Oct 2025

https://github.com/rickyxume/computer_vision

广州大学计算机视觉与模式识别课程实验报告&笔记

computer-vision

Last synced: 03 Sep 2025

https://github.com/alexlouden/pulse

Calculate heart rate from video taken from phone with finger over the flash

computer-vision pulse

Last synced: 06 Mar 2025

https://github.com/dspace-group/smart_tagging

Smart Tagging is a collection of RTMaps diagrams which deploy neural network based algorithms, e.g. for object detection.

computer-vision object-detection python3

Last synced: 28 Oct 2025

https://github.com/ivan-magda/opencv-examples

Examples on the usage of OpenCV

android computer-vision detection java javafx opencv

Last synced: 11 Apr 2026

https://github.com/mmaithani/data-science

All new Data science and deep learning frameworks notebook tutorials.

computer-vision datascience deep-learning jupyter-notebook machine-learning python python-library python3

Last synced: 16 Aug 2025

https://github.com/msikorski93/dental-anatomy-detection-with-yolo11

An object detection task completed with YOLO11n (nano) network for dental application.

computer-vision dental dentistry object-detection roboflow-dataset transfer-learning ultralytics yolov11

Last synced: 23 Apr 2025

https://github.com/ahadcove/rgb2hsv

Convert RGB colors to HSV to use with your OpenCV projects

computer-vision hsv opencv opencv-python python rgb

Last synced: 19 Apr 2026

https://github.com/dakota-hawkins/intensipy

Normalize intensity values in 3D image stacks

3d-image-stacks brightness computer-vision intensity normalization z-index

Last synced: 16 Jan 2026

https://github.com/dmitryryumin/openav

An open-source library for recognition of speech commands in the user dictionary using audiovisual data of the speaker

artificial-intelligence artificial-neural-networks computer-vision data-augmentation deep-machine-learning lip-reading openav preprocessing signal-processing speech-recognition statistics transfer-learning

Last synced: 09 Mar 2026

https://github.com/bobmcdear/open-clip-jax

Implementation of OpenAI's CLIP in JAX/Flax

computer-vision contrastive-learning deep-learning flax jax

Last synced: 13 Apr 2025

https://github.com/jjlee0802cu/open-set-image-classification

Building open-set image classification models via thresholding

computer-vision open-set-classification

Last synced: 01 Mar 2025

https://github.com/aqafridi/zombieskillgame

Zombies killing Game is using advanced computer Vision techniques and with Radar for Measuring accurate distance. Bytime It's Private due to some ...........

aqflow computer-vision cplusplus python pytorch ros tensorflow

Last synced: 09 Apr 2026

https://github.com/ahammadmejbah/image-contrast-adjustment-through-graphical-user-interface-in-opencv

The difference in brightness or color between two different aspects of an item that serves to differentiate the two aspects is referred to as contrast. The difference in color and brightness between one item and other things that are within the same field of vision is what determines contrast in the visual sense of the actual world.

computer-vision opencv python

Last synced: 27 Apr 2025

https://github.com/matiascarabella/self-driving-ai

2D self-driving car simulation developed in Python using Pygame, featuring a Q-learning agent that learns to navigate a circuit.

2d-simulation artificial-intelligence computer-vision machine-learning pygame python q-learning reinforcement-learning self-driving-car

Last synced: 18 May 2026

https://github.com/sunsided/qr

QR Code detection experiments

computer-vision image-processing jupyter opencv python qr-code qrcode

Last synced: 07 May 2025

https://github.com/hajin-park/v-quip

V-QUIP: A Vision-based Quick Impromptu Polling System for the Classroom

classroom-response-system computer-vision gesture-recognition mediapipe pose-estimation react-native yolo-nas

Last synced: 07 May 2025

https://github.com/sayyedrabeeh/virtual-painter

A virtual painting app built with Python that lets you draw using hand gestures or mouse input. Powered by OpenCV & MediaPipe for real-time gesture tracking. Ideal for AI, CV, and creative tech enthusiasts!

ai-project computer-vision drawing-app gesture-control hand-tracking mediapipe opencv python virtual-painting

Last synced: 17 Jun 2025

https://github.com/collidingscopes/arpeggiator

Hand-controlled arpeggiator, drum machine, and audio reactive visualizer. Built with mediapipe computer vision, threejs, tonejs

arpeggio audio-reactive augmented-reality computer-vision drum-machine hand-gesture-recognition hand-tracking mediapipe music spatial-computing synthesizer threejs tonejs visualizer

Last synced: 22 Jun 2025

https://github.com/jrzvnn/tour-in-tramuros

Realtime image recognition of tourist attractions in intramuros using YOLOv8

artificial-intelligence computer-vision image-classification machine-learning streamlit yolov8

Last synced: 22 Jun 2025

https://github.com/prasannapulakurthi/spm

Shuffle PatchMix (SPM) for Source-Free Domain Adaptation (ICIP 2025); patch-shuffle augmentation + confidence-margin pseudo-labels. New SOTA on PACS (+7.3%), strong results on DomainNet-126 and VisDA-C.

classification computer-vision contrastive-learning data-augmentation deep-learning domain-adaptation icip-2025 image-augmentation image-classification image-processing machine-learning pseudo-labeling python pytorch self-training source-free-domain-adaptation

Last synced: 01 Mar 2026

https://github.com/farhanic017/vision-tool

MCP vision server for AI agents, Claude, Cursor, OpenCode, VS Code, local LLMs, Ollama, LM Studio, OpenRouter, Gemini, image analysis, and video understanding.

ai-agent ai-agents claude-code claude-desktop computer-vision continue-dev cursor gemini image-analysis lm-studio local-llm mcp mcp-server multimodal-ai ollama opencode openrouter video-analysis vision-ai vscode

Last synced: 02 Jul 2026

https://github.com/bee1997/anpr-yolov8-paddleocr

Automatic Number Plate Recognition (ANPR) using YOLOv8 and PaddleOCR for vehicle tracking and license plate extraction

ai-ml anpr computer-vision paddleocr python tracking vehicle-detection vehicle-tracking yolov8

Last synced: 16 Jul 2025

https://github.com/jaketae/res-mlp

PyTorch implementation of ResMLP: Feedforward networks for image classification with data-efficient training

computer-vision image-classification mlp pytorch

Last synced: 17 May 2026

https://github.com/aposb/stereo-matching-algorithms

Optimized (very fast) stereo matching algorithms in MATLAB and Python. It includes implementations of Block Matching, Dynamic Programming, Semi-Global Matching, Semi-Global Block Matching and Belief Propagation.

belief-propagation block-matching block-matching-algorithm computer-vision disparity-map dynamic-programming dynamic-programming-algorithm loopy-belief-propagation semi-global-matching sgm stereo-matching stereo-vision

Last synced: 01 Apr 2026

https://github.com/lddl/mot-rs

Dead simple Multi-object tracking in Rust

computer-vision multiobject-tracking tracking

Last synced: 09 Sep 2025

https://github.com/groundlight/groundlight-mcp-server

MCP Server for Groundlight

computer-vision mcp

Last synced: 18 Jun 2025

https://github.com/iotjumpway/tass-ai

This repository provides the history of the open source TASS projects, and provides links directly to the relevant projects in our Github repos.

artificial-intelligence artificial-neural-networks computer-vision deep-learning internet-of-things iot iot-jumpway

Last synced: 27 Mar 2025

https://github.com/shobuj-paul/strawberry-stacker

Repository for Strawberry Stacker Theme of eYRC 2021-22

computer-vision drones px4-autopilot robotics

Last synced: 30 Apr 2026

https://github.com/thenewflesh/hidebound

Hidebound is massive, distributed digital asset management system for ML pipelines on Kubernetes

asset-management computer-vision data-science machine-learning mlops mlops-workflow vfx vfx-pipeline

Last synced: 19 Mar 2025

https://github.com/ai4ce/egopat3dv2

[ICRA 2024] Official Implementation of EgoPAT3Dv2: Predicting 3D Action Target from 2D Egocentric Vision for Human-Robot Interaction

computer-vision dataset egocentric-vision human-robot-collaboration human-robot-interaction robotics

Last synced: 02 Feb 2026

https://github.com/ashutosh1919/context-cluster-pytorch

Ready to run PyTorch implementation of Context-Cluster: Image as Set of Points

computer-vision deep-learning image-classification machine-learning pytorch segmentation segmentation-models

Last synced: 03 Apr 2025

https://github.com/yashrsharma44/textextractor

Repository for the webpapp for text extractor

computer-vision flask python3 text-extractor

Last synced: 17 Mar 2025

https://github.com/stephanecharette/darknet_ng_to_be_deleted

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 11 Sep 2025

https://github.com/dlr-rm/recall

Code and image database for IROS2022 paper "RECALL: Rehearsal-free Continual Learning for Object Classification". A algorithm to learn new object categories on the fly without forgetting the old ones and without the need to save previous images.

computer-vision continual-learning dataset deep-learning household-objects-classification incremental-learning object-classification online-learning python rehearsal-free tensorflow

Last synced: 15 May 2026

https://github.com/pauldanielml/point-cloud-shape-approximation

Using k-order Markov Path Optimization to fit shapes to sparse point cloud data.

computer-vision optimization point-cloud python robotics

Last synced: 18 May 2026

https://github.com/abdullahazharkhan/headsortails-opencv

Hand-gesture-based Game HeadsTails, built with Python and OpenCV.

computer-vision opencv opencv-python python

Last synced: 13 Apr 2025

https://github.com/walchko/bearsnacks

:robot: Jupyter Notebooks on robotics, computer vision, python and more

computer-vision data-science hexapod inertial-navigation-systems jupyter-notebook mathematics multiped python3 robotics space

Last synced: 08 May 2025

https://github.com/mandyschen/bwtocolorized

Automatic image colorization for scenery.

computer-vision tensorflow

Last synced: 26 Nov 2025

https://github.com/ksachdeva/face-embeddings-generator

A simple tool to generate face embeddings using dlib and/or facenet networks

computer-vision descriptors dlib embeddings face-detection face-recognition neural-network

Last synced: 19 Jul 2025

https://github.com/emalagoli92/cvt-tensorflow

TensorFlow 2.X reimplementation of CvT: Introducing Convolutions to Vision Transformers, Haiping Wu, Bin Xiao, Noel Codella, Mengchen Liu, Xiyang Dai, Lu Yuan, Lei Zhang.

computer-vision deep-learning image-classification python pytorch tensorflow transformers

Last synced: 13 Apr 2025

https://github.com/mikhailvokhrameev/archive_vision

A service for extracting and indexing archival document images

computer-vision ocr ocr-recognition trocr web-service

Last synced: 15 May 2026

https://github.com/ramamagarwal/project_wildlife_classification

This project deals with Wildlife Classification using Computer Vision and Image Processing

computer-vision data-augmentation image-processing machine-learning

Last synced: 08 Jul 2025

https://github.com/uni-creator/handgestureautomation

A Python-based application that lets you control your computer mouse using hand gestures captured through your webcam. Using computer vision and hand tracking technology, it enables natural mouse movements, clicks, scrolling, and drag operations without touching your physical mouse.

ai automation computer-vision hand-gesture-recognition mediapipe mouse-control opencv python

Last synced: 07 Apr 2026

https://github.com/salgado2004/pool_shot_predictor_contest

Programming contest hosted by CV Zone, sponsored by NVIDIA. Where the objective is to predict the paths of the ball on the pool table and whether they will go in the hole.

computer-vision contest-programming cv2 image-processing object-detection opencv-python trajectory-prediction video-processing

Last synced: 31 May 2026

https://github.com/kawchar85/interactivemodelcomparator

A web-based tool designed for comparing output images from different machine learning models on the same dataset.

computer-vision fastapi image-viewer image-viewing image-visualization image-visualizer javascript machine-learning-models research

Last synced: 23 Oct 2025

https://github.com/emadehsan/food-classifier

Experimenting with Cloud Vision API. DEMO:

cloud computer-vision deep-learning gcp machine-learning vision-api

Last synced: 01 May 2025

https://github.com/touradbaba/deep-learning-specialization-coursera

This repository contains programming assignments for the Deep Learning Specialization by deeplearning.AI. It includes Jupyter Notebooks for exercises in neural networks, hyperparameter tuning, convolutional networks, and sequence models.

andrew-ng andrew-ng-course backpropagation cnn computer-vision convolutional-neural-networks coursera deep-learning deeplearning-ai face-recognition hyperparameter-optimization hyperparameter-tuning keras natural-language-processing neural-network neural-networks object-detection recurrent-neural-networks rnn tensorflow

Last synced: 01 May 2025

https://github.com/geektrovert/sinext

Sign language to text with OpenCV and MNIST sign-language dataset

computer-vision opencv python python3

Last synced: 15 May 2026

https://github.com/talhaahussain/grappling-pose-identification

Third year university dissertation. Continuous Assessment for ECM3401 - Individual Literature Review and Project. Involves the implementation of a human pose estimation computer vision model to detect two combat athletes, and a machine learning algorithm to identify their grappling position.

artificial-intelligence bjj brazilian-jiu-jitsu computer-vision grappling human-pose-estimation judo mma pytorch super-gradients wrestling yolo yolo-nas

Last synced: 10 Apr 2025

https://github.com/mxagar/generative_ai_udacity

My personal notes, code and projects of the Udacity Generative AI Nanodegree.

ai computer-vision data-science diffusion-models genai generative-ai llm llm-finetuning machine-learning rag

Last synced: 08 Jul 2025

https://github.com/cloudmedicio/describe-media-library

Describe images in the WordPress Media Library using a local large language model. Generates titles, captions, descriptions, and alt tags.

accessibility alt-text alt-text-generator apple-silicon computer-vision gpt4 intel-mac linux llama2 llamacpp llava localwp media-library ollama openai plugin search-engine-optimization seo wordpress wp-cli

Last synced: 04 Apr 2025

https://github.com/flrs/genai_robotics

Learning project for exploring generative AI for robotics action planning and control

computer-vision genai generative-ai llm robotics yolo-world

Last synced: 30 Apr 2025

https://github.com/hasibzunair/road-intensity

A small attempt to monitor traffic intensity in Bangladesh.

color-segmentation computer-vision opencv video-processing

Last synced: 15 May 2026

https://github.com/Abhradipta/OCR-With-Read-Out-Loud-Using-Python

An Optical Character Recognition (OCR) System designed using Python to read the contents out loud.

computer-vision google-tesseract google-text-to-speech natural-language-processing opencv python tesseract-ocr text-to-speech

Last synced: 03 Apr 2025

https://github.com/alejandroamat/3dgs-vulkan-cpp

Cross-platform Vulkan 3D Gaussian Splatting renderer - Windows/Mac/Linux, any GPU, with Python binding support

3d 3d-graphics 3d-reconstruction 3dgs apple computer-vision cuda differentiable-rendering gaussian-splatting glfw3 gpu gpu-acceleration linux macos nerf neural-rendering python real-time vulkan windows

Last synced: 15 Jun 2025

https://github.com/aabduvak/object-detection-setup

The YOLOv8 Object Detection Setup allows users to perform real-time object detection using the YOLOv8 algorithm. The project is designed for simplicity and convenience, enabling users to run their models seamlessly and obtain output videos with detected objects.

computer-vision deep-neural-networks object-detection opencv yolov8

Last synced: 16 Feb 2026

https://github.com/hotdogcookie20/yingyanai

鹰眼 AI 是一个先进的计算机视觉平台,利用深度学习技术提供精确且高效的视觉智能解决方案。本系统致力于为各类视觉分析任务提供专业可靠的技术支持。一款革命性的计算机视觉系统,采用尖端人工智能技术,将图像分析提升至新高度。基于谷歌高效轻量级 MobileNetV2 架构,实现快速精准的视觉智能化。

artifi china chinese computer-vision ctkqiang image-classification machine-learning mobilenetv2 neural-network nsfw-detection nsfw-recognition python tensorflow transfer-learning

Last synced: 05 Apr 2025

https://github.com/theolepage/face-detection

Simple C++ program to detect human faces in an image.

computer-vision cpp face-detection

Last synced: 21 Jul 2025

https://github.com/hlfshell/face_recognition_tf_pose_playground

DensePose + Facial Recognition in Python

computer-vision python

Last synced: 07 Mar 2026

https://github.com/shingt/visiontrackersample

A simple example app of Rectangle / Face tracker using Vision framework.

computer-vision ios swift vision

Last synced: 29 Mar 2025

https://github.com/a-jacobson/shiba

A simple, flexible, pytorch training loop.

computer-vision deep-learning nlp pytorch

Last synced: 18 May 2026

https://github.com/vanhoai/visioncpp

🚀 High-performance C++ implementations of computer vision and image processing algorithms from scratch

cmake computer-vision cpp deep-learning edge-detection image-processing neural-network opencv

Last synced: 07 Mar 2026

https://github.com/matlab-deep-learning/Pretrained-RESA-Network-For-Road-Boundary-Detection

Pretrained RESA model for road boundary detection in MATLAB

computer-vision deep-learning matlab

Last synced: 12 May 2025

https://github.com/sitkevij/opencv

Small OpenCV (Open Source Computer Vision Library) Docker Image for Alpine Linux

alpine computer-vision deep-learning docker-image image-manipulation image-processing machine-learning opencv opencv-docker opencv-python

Last synced: 06 May 2026

Computer vision Awesome Lists
Awesome-pytorch-list 707 awesome-multimodal-ml 480 awesome-self-supervised-learning 463 Awesome-Transformer-Attention 2,160 awesome_3DReconstruction_list 169 awesome-industrial-anomaly-detection 1,102 awesome-hand-pose-estimation 497 awesome-image-classification 220 Awesome-Crowd-Counting 468 awesome-human-pose-estimation 89 awesome-autonomous-vehicles 296 Awesome-World-Model 725 Awesome-Federated-Learning 558 Awesome-FL 4,069 awesome-low-light-image-enhancement 219 Awesome-pytorch-list-CNVersion 692 Awesome-Interaction-aware-Trajectory-Prediction 564 Awesome-Implicit-NeRF-Robotics 191 iOS_ML 39 awesome-tensorflow-lite 110 CV-pretrained-model 103 awesome-attention-mechanism-in-cv 195 Awesome-Image-Colorization 150 awesome-grounding 157 openstl 43 Awesome-Open-Vocabulary 162 awesome-ai-awesomeness 236 awesome-capsule-networks 67 awesome-autonomous-vehicle 181 awesome-6d-object 600 awesome-multi-task-learning 233 awesome-robotics-3d 111 awesome-photogrammetry 90 awesome-open-data-centric-ai 56 awesome-ai-data-guided-projects 56 Awesome-3D-Object-Detection 169 Awesome-Skeleton-based-Action-Recognition 104 awesome-optical-flow 110 awesome-holistic-3d 129 awesome-data-annotation 93 Awesome-Parameter-Efficient-Transfer-Learning 124 awesome-panoptic-segmentation 45 awesome-computer-vision-models 189 awesome-state-of-depth-completion 71 awesome-robotics-datasets 79 awesome-nerf-editing 537 arctic 34 awesome-image-alignment-and-stitching 108 Awesome-Distributed-Deep-Learning 44 Awesome-Monocular-3D-detection 97