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/subhangisati/hand-gesture-recognition-system

This project implements a hand gesture recognition system using deep learning techniques with TensorFlow and Keras. It involves preprocessing a dataset from Kaggle, building and training a convolutional neural network (CNN) model.

cnn computer-vision hand-gesture-recognition image-processing image-recognition keras-tensorflow machine-learning python3

Last synced: 30 Apr 2026

https://github.com/ibrahimbagwan1/hand-tracking-virtual-painter

An AI-powered virtual painting app using real-time hand tracking with OpenCV and MediaPipe. Move your hand to draw on screen without touching any hardwareโ€”just gestures and a webcam!

ai computer-vision drawing-app gesture-recognition hand-tracking machine-learning mediapipe opencv python realtime virtual-painter

Last synced: 08 May 2026

https://github.com/sayamalt/flowers-recognition

Successfully trained a deep learning model which can precisely predict the species of flowers based on their images.

computer-vision convolutional-neural-networks deep-learning image-classification image-preprocessing multiclass-image-classification opencv

Last synced: 29 Apr 2026

https://github.com/dracupid/ai-notes

Personal notes on Machine Learning, Deep Learning, Natural Language Processing, Computer Vision and so on.

computer-vision deep-learning machine-learning natural-language-processing note

Last synced: 24 Jan 2026

https://github.com/dataplayer12/hey-daug

A light weight data augmentation tool for training CNNs and Viola Jones detectors

computer-vision convolutional-neural-networks data-augmentation haar-cascade viola-jones

Last synced: 16 Mar 2025

https://github.com/dinhanhx/vcc

Vietnamese Conceptual Caption

computer-vision dataset image-captioning nlp python vietnamese

Last synced: 14 May 2026

https://github.com/assadounto/face-recognition-using-computer-vision

This project is based on face recognition using computer vision. It uses OpenCv and face recognition libraries to detect faces

computer-vision face-detection face-recognition opencv opencv-python

Last synced: 01 May 2026

https://github.com/shenliuming/inlook-yolo-model-lab

INLOOK Studio is an open-source AI content creation workbench for turning owned or authorized scripts, audio, and video materials into reusable talking-head content.

ai-education computer-vision model-testing object-detection ultralytics yolo yolov8

Last synced: 28 Jun 2026

https://github.com/MisterEkole/slam_with_vit

Visual SLAM for Mobile Robots with Vision Transformer(ViT)

computer-vision optimal-control slam transformer visual-slam-learning

Last synced: 25 Mar 2025

https://github.com/zjutcv/zjutcv

๐ŸŽ‡ZJUT toolbox for computer vision.

computer-vision deep-learning numpy pytorch

Last synced: 24 Apr 2025

https://github.com/shaheennabi/computer-vision-practices-and-mini-projects

๐ŸŽ‡ Computer Vision Experiments ๐ŸŽ† A hands-on collection of computer vision experiments ๐Ÿ“ธ, featuring models like YOLO, Mask R-CNN, and GANs. ๐Ÿš€ Explore applications like object detection, image segmentation, and pose estimation ๐ŸŒ. Continuously updated with cutting-edge models and techniques! ๐Ÿ”ฅ

computer-vision convolutional-neural-networks generative-adversarial-network mask-rcnn object-detection object-segmentation pose-estimation ssd variational-autoencoder

Last synced: 05 Jan 2026

https://github.com/bchao1/high-dynamic-range-imaging

๐Ÿ“ท High Dynamic Range Imaging with Debevec '97 Algorithm.

computer-graphic computer-vision debevec image-processing

Last synced: 14 May 2026

https://github.com/acoadmarmon/covid-autoencoder-cv

We propose an unsupervised learning approach that can be tied back to existing metadata, like mortality, age, BMI, etc. To accomplish this, we will train an Autoencoder model to create a low-dimensional representation of each image (Bank et al. 2020), and then use different clustering methods to determine optimal groupings for these images based on their encoding (Song et al. 2013)(Guo et al. 2017). Once these groups are instantiated, we can then associate image metadata to each cluster to determine whether there are statistically significant attributes tied to specific clusters. If it could be proven that attributes like mortality rate or success with intubation are linked to certain clusters, that information could be incredibly valuable for clinical outcomes. Also, although we have limited prognosis labels, we will also determine autoencoder performance by trying to classify the image based on the encoding using fully connected layers.

autoencoder computer-vision covid-19

Last synced: 11 Jun 2026

https://github.com/danielgomezrico/falling-man--opengl-

Some c++, OpenGL and parabolic and object physics applied into a "lego figure"

c computer-vision opengl physics

Last synced: 06 May 2026

https://github.com/anto18671/conv-neural-net

A custom implementation of a Convolutional Neural Network (CNN) from scratch in Rust

computer-vision convolutional-neural-networks from-scratch neural-network rust

Last synced: 05 Oct 2025

https://github.com/csinva/dnn-experiments

A set of scripts and experiments making it easier to analyze deep learning empirically.

ai artificial-intelligence cifar computer-vision deep-learning machine-learning ml mnist neural-network polynomial python pytorch sparse-coding statistics theory

Last synced: 06 May 2026

https://github.com/dveselov/runtech

Computer vision for better results in running

computer-vision machine-learning pose-estimation running-analysis

Last synced: 28 Jul 2025

https://github.com/ilieschibane/augmented-reality-bricks-breaker-game

An augmented reality break breaker game using computer vision techniques and mediapipe

augmented-reality computer-vision mediapipe mini-game-development opencv python

Last synced: 11 Apr 2026

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

Evolution of Basic Stereo Matching Algorithms. From Block Matching and Dynamic Programming to Semi-Global Matching and Belief Propagation. Compare the source code to see the improvements.

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: 11 Jun 2026

https://github.com/kadirnar/sahi-tutorials

SAHI Kรผtรผphanesi iรงin Detaylฤฑ Tรผrkรงe Dokรผmantasyonu

computer-vision deep-learning derin-ogrenme sahi turkce-kaynak yapay-zeka youtube

Last synced: 31 May 2026

https://github.com/mathieucaroff/metravision

Detecting and counting light vehicles (motorbikes and alikes) on highways, using video processing.

computer-vision emse group-project opencv opencv-python

Last synced: 12 Jun 2026

https://github.com/zackakil/iod2vot

๐Ÿ“ท -> ๐Ÿ“ฝ๏ธ Turn any Image object detection model into a video object tracking model.

computer-vision image-processing iod machine-learning object-detection object-tracking video-processing vot

Last synced: 08 Jun 2026

https://github.com/iwolf22/face-tracking-software

Can track multiple faces. Predicts based off of someone's appearance, their age, gender, or emotional state. Built with TypeScript, ReactJS, MaterialUI, and TensorFlow!

ai computer-vision machine-learning material-ui reactjs tensorflow typescript

Last synced: 12 Apr 2026

https://github.com/rese1f/random-bridge-generator

a blender platform for developing computer vision-based structural inspection algorithms

3d-vision blender bridge civil-engineering computer-graphics computer-vision point-cloud semantic-segmentation structure

Last synced: 19 Nov 2025

https://github.com/ccomkhj/charuco_stereo_calibrator

Charuco Camera Calibrator for Stereo vision and raspberry pi camera

calibration calibration-toolbox charuco computer-vision depth stereo-vision

Last synced: 21 Apr 2026

https://github.com/stifler7/yolo-comparison

A comprehensive analysis of two state-of-the-art object detection modelsโ€”YOLOv8 and YOLOv9

computer-vision cv object-detection yolo yolov8 yolov9

Last synced: 20 Apr 2026

https://github.com/marceloeatworld/yolo26-training

YOLO26 hand pose (21 keypoints) & face detection โ€” trained for touchless kiosk interaction

computer-vision directml face-detection hand-pose hand-tracking keypoint-detection onnx photobooth pose-estimation ultralytics yolo yolo26

Last synced: 04 Jun 2026

https://github.com/pottekkat/tfjs-object-detection

A real time object detection model in your browser using TensorFlow JS

computer-vision deep-learning machine-learning tensorflow tensorflow-examples tensorflowjs

Last synced: 21 Jan 2026

https://github.com/mvrilo/cam

cam is a package for Go that provides a high level api (similar to net/http) and a small set of plugins for working with camera frames.

cam camera camera-frames computer-vision computervision go gocv golang opencv video webcam

Last synced: 02 May 2026

https://github.com/lmammino/movementdetector

A simple java openvc application to detect user movement in front of a camera

camera camera-image camera-recorder computer-vision experiment experimental java

Last synced: 30 Mar 2025

https://github.com/americast/blood-smear-analysis

Counts number of RBCs and WBCs in a photo of blood smear

blood-smears computer-vision cpp image-processing opencv

Last synced: 06 May 2026

https://github.com/rese1f/univhp

Unified Human-centric Perception Model and Benchmark in Sports

action-recognition computer-vision human-perception human-pose-estimation multi-object-tracking sports

Last synced: 19 Mar 2026

https://github.com/nem-web/smart-attendance

A modern, dual-portal web application that automates classroom attendance using real-time face recognition and provides detailed analytics for teachers and students.

computer-vision nodejs python reactjs tailwindcss

Last synced: 26 Jan 2026

https://github.com/javtahir/live-measurements-api

API to extract body measurements from front and side images using computer vision.

body-measurement-api computer-vision flask image-processing pose-estimation

Last synced: 20 Jun 2026

https://github.com/programmer-rd-ai/detectx

A Pythonic approach to object detection using Detectron2, a clean, modular framework for training and deploying computer vision models. DetectX simplifies the complexity of object detection while maintaining high performance and extensibility.

coco-dataset computer-vision computer-vision-library cuda deep-learning detectron2 faster-rcnn gpu-accelerated machine-learning ml-framework object-detection object-recognition python3 pytorch retinanet

Last synced: 10 Jun 2025

https://github.com/sdpdas/yolov5-docanalyser

This tool extracts images from a PDF, annotates them using the YOLOv5 model, and converts the annotated images back into a single PDF.. https://github.com/ultralytics/yolov5 https://github.com/HumanSignal/labelImg https://www.kaggle.com/code/sagardeepdas/yolov5-model1

computer-vision dataset-generation deep-learning document-classification image-annotation kaggle labelimg machine-learning object-detection python yolov5

Last synced: 05 May 2026

https://github.com/nuraj250/traceback-reverse-image-finder

TraceBack helps you instantly find the source of any image, detect edits or crops, and identify AI-generated or fake imagesโ€”all with one click.

ai-image-detection computer-vision deep-learning flask image-recognition opencv perceptual-hashing react reverse-image-search

Last synced: 05 May 2026

https://github.com/ilieschibane/mask-detection

A python Program that check if a person is wearing a mask or not

computer-vision deep-learning haar-cascade-classifier mask-detection python tensorflow

Last synced: 04 May 2026

https://github.com/sunsided/bht-mas

Maschinelles Sehen TI-M an der BHT Berlin

bht-berlin computer-vision cplusplus opencv

Last synced: 30 Apr 2026

https://github.com/2000pawan/smart-face-recognition-system

๐Ÿ‘๏ธ Smart Face Recognition System using Machine Learning This is a GUI-based Smart Face Recognition System built using Python, Tkinter, OpenCV, and Machine Learning techniques. It can recognize faces in real-time webcam feeds capturing new training data via webcam.

ai artificial-intelligence computer-vision face-recognition haar-cascade-classifier image-processing machine-learning opencv pillow python tkinter-gui

Last synced: 30 Apr 2026

https://github.com/agarnung/threepde

A 3D visualization of image evolution under partial differential equations

computer-vision image-processing partial-differential-equations pde three-js threejs

Last synced: 02 Jul 2025

https://github.com/g0bel1n/megazord-backend

Megazord (Backend) is the backend of an industrial pieces image recognition app using deep learning.

computer-vision convolutional-neural-networks deep-learning

Last synced: 13 Aug 2025

https://github.com/40uf411/facial-keypoints-detection

Facial keypoints detection using Pytorch

computer-vision facial-keypoints kaggle opencv pytorch

Last synced: 04 May 2026

https://github.com/rexionmars/sightvision

This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries

computer-vision mediapipe opencv opencv-python sightvision

Last synced: 28 Jan 2026

https://github.com/drapegnik/objectdetector

:octocat: human detector that accurately bounds the human model on the photo

computer-vision cv object-detection opencv python

Last synced: 04 May 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/alkasaliss/whichflower

# whichFlower : a flower species recognition app using tensorflow/keras and React-Native

computer-vision flower-classification keras react-native tensorflow

Last synced: 04 May 2026

https://github.com/cvjena/4dpadcurvanalysis

Implementation of the 4D curvature analysis for facial behavior analysis using a single Intel RealSense camera.

behavior computer-vision face-recognition pattern-recognition

Last synced: 28 Jan 2026

https://github.com/benjamindkilleen/artifice

Object detection in scientific images, confronting data scarcity and general principles with boundary-aware augmentation.

active-learning annotation augmentation computer-vision data-augmentation keras machine-learning object-detection scientific-images tensorflow tensorflow-keras unet unet-keras

Last synced: 01 May 2026

https://github.com/kourouklides/perspective-taking

Visual and Spatial Perceptual Perspective Taking (using Kinect)

c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic

Last synced: 12 Apr 2026

https://github.com/andersonbosa/car-speed-tracking

Simple application of how to use the "OpenCV" python module to track a object in real time from a video source.

begginer computer-vision open-cv

Last synced: 11 Jun 2025

https://github.com/aqafridi/ai-engineering-specialization

This repo contain all materials for modern techniques used in Artificial intelligence engineering using frameworks of TensorFlow, Pytorch and OpenCV.

cnn computer-vision keras neural-network opencv pillow pytorch tensorflow

Last synced: 11 Apr 2026

https://github.com/jrzaurin/workshop_milan18

Mild introduction to computer vision and NLP with Keras

computer-vision keras machine-learning nlp

Last synced: 17 Apr 2026

https://github.com/sverrenystad/computer-vision

Winter Pole Detection for Autonomous Driving.

computer-vision

Last synced: 27 Feb 2026

https://github.com/vermavinay982/vizon-demographics-gift-advisor-aws

Rekognition based, shopping site - recommends gift based on uploaded image of your Gifted One.

aws computer-vision css flask html js machine machine-learning python

Last synced: 10 Feb 2026

https://github.com/sliday/graffiti-finder

A small civic robot that walks Krakow through Mapillary, finds graffiti with a local vision model, and produces a form-ready list. Local-first, no live submissions by default.

apple-silicon arcgis civic-tech clip computer-vision graffiti krakow mapillary mlx sam3

Last synced: 18 Jun 2026

https://github.com/amazingandyyy/album-app

The repo move to https://github.com/amazingandyyy/voicealbum

album apis application blindness computer-vision microsoft-cognitive-services

Last synced: 18 Mar 2026

https://github.com/neuodev/inside-cnn

Visualize filters and feature Maps in Convolutional Neural Networks (CNN)

cnn computer-vision vgg

Last synced: 20 Apr 2026

https://github.com/farooqueesamiya/friday-the-object-following-robot

This GitHub repository documents the design and development of an object-following robot using Raspberry Pi, showcasing the fusion of robotics and computer vision.

autonomous-robots color-tracking computer-vision object-detection opencv-python raspberry-pi-3 robotics rpi-camera

Last synced: 27 Jan 2026

https://github.com/gokulnpc/ai-virtual-mouse

This project leverages OpenCV for hand tracking and gesture recognition and AutoPy for mouse control to create a real-time hand gesture mouse control application. Users can control the mouse cursor's movement and perform mouse clicks using hand gestures detected by the camera.

computer-vision deeplearning mediapipe opencv-python python virtual-mouse-using-hand-gesture

Last synced: 30 Apr 2026

https://github.com/autrainer/aucurriculum

A Curriculum Learning Toolkit for Deep Learning Tasks built on top of autrainer.

autrainer computer-audition computer-vision deep-learning deep-neural-networks pytorch

Last synced: 05 Feb 2026

https://github.com/agb2k/multi-view-oil-palm-seed-classification-correspondence

Using Computer Vision and Deep Learning to Classify and Find Correspondences between Multi-View Oil Palm Seeds

classification cnn computer-vision deep-learning image-processing pytorch

Last synced: 30 Apr 2026

https://github.com/mouralisandra/sign-language-object-detection

Sign Language Object Detection Model using Mediapipe and ANNs for our Personal Professional Project assignment at INSAT.

ann artificial-neural-networks computer-vision mediapipe sign-language

Last synced: 02 Apr 2025

https://github.com/nikpan1/movemaster

Movemaster is a computer application designed to help users learn proper execution of basic strength and isometric exercises by offering an interactive and engaging gameplay experience.

computer-vision exercises game healthcare unity

Last synced: 09 Feb 2026

https://github.com/imsrbh/cs231n

Convolutional Neural Networks for Visual Recognition

artificial-intelligence artificial-neural-networks cnn computer-vision deep-learning

Last synced: 08 Jan 2026

https://github.com/negativenagesh/unfake

UnFake is the first platform to integrate a deepfake detection tool directly into the image-downloading process. Check Live by pressing below link -->

computer-vision data-science data-science-projects deep-fake deep-fake-detection deep-learning deep-learning-projects deepfake-detection efficientnetb7 image-processing python streamlit-webapp

Last synced: 27 Feb 2026

https://github.com/alvarogarciapiz/moodwise

Repositorio del prototipo realizado para mi Trabajo Fin de Grado de Ingenierรญa informรกtica

artificial-intelligence computer-vision emotion-recognition gesture-recognition machine-learning python

Last synced: 06 Sep 2025

https://github.com/krisharul26/smart-way-gate-monitoring-system-for-supermarket-due-to-the-covid-19-period-using-ai--live-streaming

This project is related to whether the person is carrying a rolling basket as well as wearing a mask with them into entering the supermarket or else. The system will generate an alert in terms of sound as well as text.

computer-vision deep-learning objectdetection opencv python ssd-mobilenet

Last synced: 24 Apr 2026

https://github.com/mxagar/image_captioning

Image captioning project with a deep learning model. Given an image, it is processed by an encoder CNN and then passed to a decoder RNN. The decoder outputs a text caption of the image content. The work is based on the paper "Show and Tell" by Vinyals et al. Pytorch is used for the implementation and the COCO dataset for training.

cnn coco-dataset computer-vision deep-learning image-captioning lstm machine-learning nlp pytorch rnn

Last synced: 17 May 2026

https://github.com/isarandi/deltacamera

Python library for modifying camera calibrations and warping images according to such changes

brown-conrady camera-calibration camera-model computer-vision extrinsic-parameters image-processing image-warping intrinsic-parameters kannala-brandt scheimpfl

Last synced: 12 Feb 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