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/sefakcmn00/computer-vision-applications

I share simple applications with image processing in this article, and when I make a new application, I will collect them under this github page. Matlab and python coding language is used in Computer Vision in my projects.

computer-vision dinosaur-game facedetection matlab python

Last synced: 10 Apr 2026

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/lambda-science/myoquant-streamlit

MyoQuant-Streamlit is a demo web application to showcase usage of MyoQuant. Demo version deployed at: https://lbgi.fr/MyoQuant

computer-vision deep-learning disease histology image medecine python pytorch quantification streamlit tensorflow

Last synced: 10 Apr 2026

https://github.com/chordizm/rxcv

RxCV provide Rust programming experience to OpenCV.

computer-vision opencv rust

Last synced: 25 Oct 2025

https://github.com/sxv357/inspirit-ai-finalproject-object-detection-for-self-driving-cars

This project makes use of YOLOs transfer learning model called DarkNet to make bounding box and confidence predictions along an autonomous vehicle's path(200+ lines)

computer-vision convolutional-neural-networks deep-learning object-detection

Last synced: 05 Oct 2025

https://github.com/sefakcmn00/fire-detection-using-haar-cascade-classifier-in-opencv

It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

ardunio-uno cascade computer-vision firedetection opencv python

Last synced: 10 Apr 2026

https://github.com/shervinnd/persian_alphabet_detection

๐Ÿง  Persian_Alphabet_Detection is a deep learning project for recognizing Persian alphabet characters using Dense & CNN models in Keras/TensorFlow. It includes dataset preprocessing, model training, accuracy and ROC curve visualization, and real-world testing for 43 distinct character classes.

computer-vision convolutional-neural-networks data-visualization deep-learning image-classification keras machine-learning neural-networks persian-nlp python

Last synced: 03 Sep 2025

https://github.com/jeffasante/gazetrack

Open-source eye tracking framework combining traditional computer vision with machine learning for gaze estimation. Includes calibration protocols, validation metrics, and multiple detection backends.

computer-vision eye-tracking

Last synced: 18 Aug 2025

https://github.com/raihan4520/cvpr

Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.

computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow

Last synced: 04 Feb 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/kimaruthagna/digital-vision

Computer Vision Basics to advanced. My journey through this subfield of AI

computer-vision imageai model-weights object-detection ocr-python opencv-python optical-flow

Last synced: 18 Mar 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/dennishnf/segmentation-in-keras-using-u-net

This repository provides basic example of semantic segmentation using the U-Net architecture.

computer-vision deep-learning keras machine-learning python segmentation semantic-segmentation tensorflow u-net

Last synced: 04 May 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/anidixit64/pro-interview-bot

NLP and RAG powered academic interview analysis for prospective job seekers. Enter your resume, job description, and simulate an interview at different levels of experience. Get graded with the Likert scale via the Amazon Mechanical Turk method, using Llama-LLM and NLP parsing.

computer-vision interview-preparation jobsearch llama3 llms nlp nlp-machine-learning phonetics speech-to-text whisper-ai

Last synced: 01 May 2026

https://github.com/mabogiqwa/aerial-ml

Detects planes, ships, harbours, and vehicles

computer-vision machine-learning yolov8

Last synced: 03 May 2026

https://github.com/devroopsaha744/yogafix

YogaFix is a real-time Yoga Pose detection and feedback system built using Python, OpenCV, and Mediapipe for pose estimation. The system is served via a FastAPI backend that captures webcam frames server-side, processes them to detect poses, and provides real-time feedback over WebSocket connections.

ai-trainer computer-vision fastapi mediapie opencv pose-correction pose-detection pose-estimation python websockets yoga

Last synced: 18 Apr 2026

https://github.com/retkowsky/pcaimages

PCA on images

azure computer-vision

Last synced: 03 May 2026

https://github.com/rohitawate/bokehlicious

Vision model for "portrait mode": Adding shallow depth of field to photos using portrait segmentation and depth estimation.

computer-vision deep-learning image-processing

Last synced: 14 Mar 2025

https://github.com/tahmid-saj/object-identification-project-2020

The purpose of the system is to create a prototype interface of a scene detection and object processing system using a Raspberry Pi 4 with a Raspberry Pi camera module. For a set duration, the scene detection using the camera module will detect changes within a wastewater system and transfer detected image files of the product through the cloud provided by Amazon Web Services (AWS). The service provided by AWS will be Simple Storage Service (S3). After image files have been transferred to the cloud, they will be retrieved for processing using a separate application. The overall scene detection in the system will focus in a parallel detection capability, to transfer image files for processing, which is the main purpose of the research project.

aws computer-vision dnn opencv-python

Last synced: 18 May 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/iv4n-ga6l/computervision_foundations

A repo providing a structured path, blending theoretical knowledge with practical experience through projects and exercises for computer vision

artificial-intelligence computer-vision jupyter-notebook opencv projects python roadmap vision-language

Last synced: 14 Jul 2025

https://github.com/farzonl/lenscraft

An open source implementation of Photobooth

computer-vision cross-platform opencv opencv2 photo-booth

Last synced: 03 May 2026

https://github.com/see-geo/sarssw

Relating SAR-images to wave/wind parameters with machine learning

computer-vision machine-learning master-thesis oceanography radar synthetic-aperture-radar

Last synced: 09 Mar 2026

https://github.com/francisso/robotcalibration

Find coordinate systems transformation between a RGBD camera and a robot's one.

calibration computer-vision coordinate-systems manipulator python3 robotics

Last synced: 02 May 2026

https://github.com/notthestallion/computer-vision-in-the-service-of-bacteriology

Computer vision in the service of bacteriology refers to the use of computer algorithms and technology to analyze and interpret images of bacteria for the purpose of identifying and characterizing different types of bacteria.

bacteria bacterial bacterial-database bacterial-genome-analysis bacterial-genomes bash computer-vision learning opencv

Last synced: 02 May 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/thenishantraj/skydraw

Draw digitally with hand gestures using computer vision. Powered by MediaPipe and OpenCV for real-time sketching via webcam.

computer-vision mediapipe opencv project python

Last synced: 01 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/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/farazkh80/airmouse

A hands-free PC control module using live hand gesture detection and finger movement tracking

classification computer-vision gesture-detection machine-learning mediapipe

Last synced: 20 May 2026

https://github.com/jakekandell/rubiks-cube-teacher

Teaches 2-Look OLL and PLL for the Rubik's Cube With the Help of Computer Vision

c-plus-plus computer-vision opencv rubiks-cube rubiks-cube-solver rubikscube teaching thresholding

Last synced: 01 May 2026

https://github.com/tanishq-ctrl/waste-classification

A deep learning-based web application that classifies different types of waste materials using computer vision. The system helps in proper waste segregation by identifying whether an item belongs to categories like cardboard, glass, metal, paper, plastic, or trash.

computer-vision deep-learning environmental flask image-classification keras mobilenetv2 sustainability tensorflow transfer-learning waste-management waste-management-system web-application

Last synced: 22 Mar 2025

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/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/kelvins/ipcv-snippets

:framed_picture: Image Processing and Computer Vision code snippets

computer-vision image-processing opencv python

Last synced: 30 Apr 2026

https://github.com/jmanhype/vggt-mps

VGGT 3D Vision Agent optimized for Apple Silicon with Metal Performance Shaders

3d-reconstruction apple-silicon claude-desktop computer-vision depth-estimation m1 m2 m3 macos mcp metal-performance-shaders mps pytorch vggt

Last synced: 28 Sep 2025

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/saadkh1/clip_dual_encoder

Visual and Vision-Language Representation Pre-Training with Contrastive Learning

computer-vision contrastive-language-image-pretraining deep-learning nlp openai-clip pytorch

Last synced: 07 May 2026

https://github.com/zjutcv/zjutcv

๐ŸŽ‡ZJUT toolbox for computer vision.

computer-vision deep-learning numpy pytorch

Last synced: 24 Apr 2025

https://github.com/ibaigorordo/cv_videowriter

Wrapper library around the OpenCV VideoWriter function with some extra features

computer-vision opencv opencv-python python video-writer

Last synced: 30 Apr 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/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/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/gitbolt/self-driving-rpi

๐Ÿš™ A simple self driving car using computer vision in Raspberry Pi

computer-vision opencv raspberry-pi self-driving-car tensorflow

Last synced: 29 Apr 2026

https://github.com/furk4nbulut/solarvizyon-solar-panel-detection

This project contains the code for the SolarVizyon solar panel initiative. It primarily includes various algorithms, with a focus on convolutional neural networks (CNNs), to analyze and optimize the performance of solar panels.

cnn computer-vision machine-learning python

Last synced: 15 May 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/jordankzf/hough-circle-traffic-light

Detect and recognise traffic lights using Hough circle transform implemented with OpenCV and Python

autonomous-driving autonomous-vehicles computer-vision hough-circle-detector hough-circles opencv python traffic-light traffic-sign-recognition traffic-signs

Last synced: 29 Apr 2026

https://github.com/jacobmarks/double-band-filter-plugin

Filter a float-valued field on two ranges simultaneously with this FiftyOne Plugin!

computer-vision data-centric-ai data-science fiftyone filtering-data plugins python

Last synced: 22 Jun 2026

https://github.com/dalmia/carnd-advance-lane-lines-p2

The code for my submission to the second project of Udacity's Self-driving Car Nanodegree Program

artificial-intelligence computer-vision image-processing self-driving-car-engineer

Last synced: 22 Feb 2026

https://github.com/red-rapious/car-computer-vision

Mon projet de TIPE pour l'annรฉe 2023, visant la crรฉation d'un algorithme de dรฉtection d'objets dans une image.

computer-vision object-detection video viola-jones-algorithm

Last synced: 01 Mar 2025

https://github.com/iamklevy/multi-cancer-classification

Classifying breast & brain cancers using deep learning

cnn-classification computer-vision deep-learning

Last synced: 19 Feb 2026

https://github.com/pushtogithub23/real-time-people-counting-yolov8

This repository contains scripts that use the YOLO model for real-time object detection and tracking. The focus is on detecting and counting people and vehicles within defined polygon zones. The project utilizes the ultralytics YOLO model and supervision for annotation and tracking.

computer-vision object-detection opencv-python people-counter supervision yolov8

Last synced: 06 Feb 2026

https://github.com/chekoduadarsh/optimization-of-retinex-and-image-processing-algorithms

This project analysis and optimizes Retinex image enhancement algorithm for embedded system applications

computer-vision hardware-optimization multi-threading optimization parellel-programming retinex

Last synced: 06 Jul 2025

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/amac-lfc/frsystem

A machine learning project: Real-time face mask recognition with Python.

computer-vision covid-19 deep-learning face-detection face-mask face-recognition mask-detection

Last synced: 14 Jan 2026

https://github.com/davidramosarchilla/colorizing-images

An implementation of the Pix2Pix paper for image colorization using PyTorch.

colorization computer-vision gan google-colab ia pytorch

Last synced: 19 May 2026

https://github.com/prodev717/examify

Examify is an AI-powered Python application that ensures fair online exam conduction by detecting unethical practices like screen sneaking and tab switching. It uses OpenCV, Mediapipe, Selenium, and FastAPI for real-time monitoring and secure browser automation.

browser-automation computer-vision education-technology fastapi gaze-detection mediapipe online-exam opencv python selenium student-monitoring-system tkinter

Last synced: 19 Feb 2026

https://github.com/borisboc/ucvtk

UCVTK : a Useful Computer Vision Tool Kit for us, the vision engineers, who need to be efficient and productive

computer-vision computervision cv gui image-processing imageprocessing machine-learning machine-vision machinelearning machinevision opencv toolkit

Last synced: 19 May 2026

https://github.com/dnum-mi/basegun-ml

All code related to machine learning for Basegun project

computer-vision machine-learning ocr python

Last synced: 28 Jan 2026

https://github.com/mrdvince/vision

A computer vision repo with random implementations. Using PyTorch

cnn computer-vision opencv python pytorch pytorch-implementation

Last synced: 13 Apr 2026

https://github.com/eduardo-lezama/aerial-scene-image-classifier

Project using PyTorch in which we create custom datasets and dataloaders, train a convnext_tiny model and log it using tensorboard, do inferences and use Captum for more detailed results.

classification computer-vision convnext-tiny pytorch tensorboard

Last synced: 19 Feb 2026

https://github.com/heathsun/cpu-python-competition

2022 Apr, Python Contest regarding decoding, RSA, and Pytorch. I led the team to the 3rd place by scoring 1445 points as the leader of a team of five. CPU is Computer Psyco Union of UNNC.

computer-vision encryption pytorch rsa-cryptography

Last synced: 29 Apr 2025

https://github.com/hypoxic127/fh6-afk

๐ŸŽ๏ธ Fully automated super wheel farming bot for Forza Horizon 6, powered by Computer Vision & Virtual Gamepad

afk-farming automation bot computer-vision forza-horizon-6 opencv python

Last synced: 06 Jun 2026

https://github.com/jalajthanaki/pytorch_sign_classification

Classification of 0 to 5 digits using PyTorch

computer-vision hand-sign-recognition python3 pytorch

Last synced: 25 Apr 2026

https://github.com/blaz-r/gesture_recognition

Repository is part of my BSc thesis with title "Gesture recognition in video streams on an embedded device"

cnn computer-vision deep-learning depthai embedded-vision gesture-recognition lstm python

Last synced: 14 May 2025

https://github.com/georgeerol/advancedlanefinding

This project is to write a software pipeline that identify lane boundaries in a video.

camera computer-vision computer-vision-tools lane-boundaries

Last synced: 14 Jun 2025

https://github.com/tallamjr/kccv

Collection of Kaggle Competitions for Computer Vision

computer-vision deep-learning kaggle tensorflow2

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/bhavyac16/handwriting-recognition

Python module to use Micrsoft Azure's Computer Vision API for handwriting recognition

computer-vision computer-vision-api handwriting-recognition microsoft-azure-api

Last synced: 11 May 2026

https://github.com/red-rapious/adversarial-attacks

Report, slides and code of our presentation about Adversarial Attacks for the classย "Introduction to Computer Vision"

adversarial-attacks adversarial-defense computer-vision deep-learning

Last synced: 03 Nov 2025

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/khanovico/depthimage-self-sv

depth image generation from image of monocular camera

computer-vision deep-neural-network depth-image segmentation

Last synced: 07 Feb 2026

https://github.com/niteshctrl/biceps-curl-counter

Biceps Curl Counter python app based on Mediapipe's Human Pose Estimation architecture.

computer-vision convolutional-neural-networks mediapipe pose-estimation python

Last synced: 31 May 2026

https://github.com/amogh7joshi/media-vision

๐ŸŽฅ Visual media restoration using deep-learning-based colorization, upscaling, interpolation, and more.

colorization computer-vision deep-learning interpolation neural-networks pytorch super-resolution upscaling

Last synced: 17 Apr 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/khanovico/lip-sync-fullstack

This is tremendous approach for implementing super light weight real-time lip-sync AI engine. This engine can be forked for the purpose of building real-time consistent character generation system and other purposes. I am open to live discussion with AI engineers and fans.

ai ai-web-app computer-vision deep-learning deep-neural-network generative-ai image-synthesis lipsync opencv pytorch

Last synced: 16 Apr 2026

https://github.com/westandunited/kiosk-people-counter

Raspberry Pi System that tracks and counts people as they walk by the Shineman Building KIOSK.

computer-vision facial-recognition object-tracking python statistics

Last synced: 30 Mar 2025

https://github.com/kiing-dom/punch-prediction-model

A computer vision project that analyzes a boxer's stance and movements to predict likely punches. It uses deep learning models to process video input, identifying movement patterns to forecast boxing moves. Designed for sports analytics, training improvement, and strategic insights in boxing.

3d-cnn cnn computer-vision opencv prediction-model

Last synced: 27 Jan 2026

https://github.com/priyanshudutta04/ai-self-checkout

Automated AI self checkout system using CNN and Yolo.

cnn computer-vision deep-learning pytorch self-checkout tensorflow yolov8

Last synced: 22 Jan 2026

https://github.com/lazyoracle/motion-detection

Motion Detection in Video Feed using OpenCV with Python

computer-vision image-processing motion-detection opencv pandas python3 video-processing

Last synced: 22 Jan 2026

https://github.com/adrianocleao/talking-hands

Talking Hands is a project that implements real-time recognition of Brazilian Sign Language (LIBRAS).

computer-vision deep-learning keras libras machine-learning mediapipe sign-language tensorflow

Last synced: 16 Apr 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-Skeleton-based-Action-Recognition 104 Awesome-3D-Object-Detection 169 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