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/alwaysai/kalman_hackyhour

May 12th Kalman filter-based tracker demonstration

computer-vision kalman-filter kalman-tracking

Last synced: 11 Jul 2025

https://github.com/demon-2-angel/mudra-detection-for-kathak-using-yolov8-object-detection

Discover the Kathak Mudra Detection Modelโ€”an innovative fusion of classical dance and AI. Using YOLOv8 and a custom dataset, this project provides real-time feedback on Asamyukta Hasta Mudras, enhancing practice and preserving tradition. Ideal for developers and dancers alike, explore the future of dance-tech synergy!

computer-vision gesture-detection kathak object-detection yolov8

Last synced: 01 Apr 2025

https://github.com/nicklasbekkevold/lidar-object-detection

Object detection on short LiDAR videos from buses in Trondheim, Norway. This was a part of the course TDT17 - Visual Intelligence at NTNU autumn 2021.

computer-vision lidar object-detection transfer-learning yolov5

Last synced: 08 Apr 2025

https://github.com/rasyadh/photos-impression

Final Project Application "Analyzing Facial Expression Change Based On Photo Impression"

computer-vision facial-expression-recognition flask-framework image-processing opencv3-python photos python3

Last synced: 14 May 2026

https://github.com/hrichharms/proximity-warning

Provides the foundation of a camera based proximity warning and ride camera system.

computer-vision steganography vehicle-detection

Last synced: 08 Apr 2025

https://github.com/filipbasara0/simple-convnext

Simple implementation of the ConvNext architecture in PyTorch

computer-vision convnext deep-learning image-classification pytorch

Last synced: 14 May 2026

https://github.com/zuehlke/doorplate-ar

ARKit Demo Application developed at #zCamp2018

arkit azure cognitive-services computer-vision ios ocr zcamp

Last synced: 14 May 2026

https://github.com/anshler/clip-prefix_blind-guessing

CLIP-Prefix for Image Captioning and an Experiment on Blind Image Guessing ๐Ÿ‘๏ธ๐Ÿ“œ๐Ÿ–‹๏ธ

clip computer-vision gpt-2 image-captioning nlp sentence-transformers text-classification

Last synced: 25 May 2026

https://github.com/girinchutia/sam_onnx

A simple package for installing & running Segment Anything (SAM) model in ONNX format.

computer-vision onnx onnx-models segment-anything segmentation utilities

Last synced: 25 Jan 2026

https://github.com/lingyzhu0101/gemsc

[TCSVT'22] Enlightening Low-Light Images With Dynamic Guidance for Context Enrichment

computer-vision deep-learning image-enhancement low-light-vision

Last synced: 23 Jul 2025

https://github.com/simonzhaoms/facedetect

Simple face detection package for MLHUB

computer-vision face-detection mlhub

Last synced: 17 Mar 2025

https://github.com/ansh420/real_life-facial-emotion_recoginsation-using-deep-learning

Facial emotion recognition using deep learning is a popular research area in computer vision and artificial intelligence. Deep learning algorithms, such as Convolutional Neural Networks (CNNs), have shown promising results in recognizing facial expressions accurately and efficiently.

computer-vision deep-learning emotion-recognition machine-learning

Last synced: 07 May 2026

https://github.com/armaggheddon/tensorrt_yolov8

Run yolo V8 models as tensorrt engines natively for maximum performance ๐ŸŽ๏ธ๐Ÿ’จ

computer-vision nvidia pycuda python3 tensorrt tensorrt-engine yolov8

Last synced: 10 Apr 2026

https://github.com/k1ethoang/accident_detect

ฤแป“ รกn tแป‘t nghiแป‡p 2025 - Huแบฅn luyแป‡n & ฤ‘รกnh giรก mรด hรฌnh YOLO ฤ‘แปƒ phรกt hiแป‡n tai nแบกn giao thรดng tแบกi Viแป‡t Nam

accident-detection computer-vision object-detection yolo yolov11

Last synced: 23 Jun 2025

https://github.com/khanhlvg/digitclassifier

A end-to-end demo of how to build train a digit classifier using TensorFlow 2.0 (Keras API), then convert the model to TensorFlow Lite, and run inference on mobile apps

computer-vision keras tensorflow

Last synced: 04 May 2026

https://github.com/abrarshahok/ai-football-analysis

AI Football Analysis is a computer vision-based system that automatically processes football match videos to track players, detect the ball, and analyze team possession.

bytetrack computer-vision deep-learning kmeans-clustering object-detection object-tracking yolo yolov5

Last synced: 31 Aug 2025

https://github.com/filipbasara0/simple-ijepa

A simple and efficient implementation of Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture (I-JEPA)

computer-vision i-jepa jepa joint-embedding representation-learning self-distillation self-supervised-learning

Last synced: 08 Apr 2025

https://github.com/furkantsnb/coalclassifie

CoalClassifier: A deep learning model for classifying coal types using EfficientNetB0-based transfer learning and fine-tuning techniques. This project is designed to accurately distinguish between Anthracite, Bituminous, Lignite, and Peat classes and is developed using TensorFlow/Keras

coal-classification computer-vision data-visualization efficientnetb0 image-classification keras python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/tonyduan/retinanet-detection

Single-shot CNN object detection with RetinaNet in PyTorch.

computer-vision object-detection

Last synced: 21 Jul 2025

https://github.com/ishaansathaye/ee428-computervision

Cal Poly Spring 2025 EE 428 Computer Vision

ai cal-poly computer-vision deep-learning roboflow

Last synced: 20 Jan 2026

https://github.com/alextanhongpin/opencv-sudoku

Experimenting sudoku solver with OpenCV

algorithm-x computer-vision cv dancing-links opencv sudoku

Last synced: 18 May 2026

https://github.com/avicenne-ctrl/deep_fashion

Leverage computer vision with YOLO and Roboflow to implement clothing recognition and develop a recommendation app for outfit suggestions.

computer-vision dockerfile flask-api flask-application neighbor-search roboflow yolov8

Last synced: 05 Apr 2025

https://github.com/jotstolu/semantic-segmentation-of-tomato-fruits

This project leverages the segment anything model by Meta AI as a semi automated way of generating training data for training Mask-RCNN model and YOLO-V8 seg model for semantic/instance segmentation of tomato fruits images

computer-vision deep-learning instance-segmentation mask-rcnn segmentanythingmodel semantic-segmentation yolov8

Last synced: 21 Mar 2025

https://github.com/ibz-04/obj-detection

Detecting common objects in context with TensorFlow

computer-vision object-detection ocr tensorflow

Last synced: 16 Apr 2026

https://github.com/lingyzhu0101/diffusion_image_enhancement

[TMM'25] From Understanding to Enhancement: Progressing Generative Low-Light Image Enhancement via Context-Aware Understanding Technique

computer-vision diffusion-models generative-model low-level low-light-image-enhancement

Last synced: 04 Feb 2026

https://github.com/akash1070/pose-detection-with-cv

Deploying a Pose Detection Model With Computer Vision

computer-vision mediapipe pose-detection

Last synced: 29 Apr 2026

https://github.com/akash1070/fruits-vegetable-classifier-with-keggle-datasets-using-cv

Fruits Vegetable Classifier with keggle datasets using CV

computer-vision fruits-and-vegetables keggle

Last synced: 24 Mar 2025

https://github.com/hakaneroztekin/face-recognition

A face recognition application developed in JavaScript. It is a collaborative work of our project team.

computer-vision face-recognition image-processing javascript

Last synced: 02 Sep 2025

https://github.com/ascarrambad/handreco

Computer Vision project to test hand detection and gesture classification to control IoT devices over the network.

computer-vision hand-detection hand-gesture-recognition iot

Last synced: 02 Jul 2025

https://github.com/miladfa7/image-classification-vision-transformer

State of the art Vision Transformer ๐Ÿš€ model for image classification on popular Kaggle dataset.

computer-vision dataset image-classification kaggle vision-transformer

Last synced: 11 Apr 2026

https://github.com/code-alchemist01/pharmaapp

PharmaApp, kullanฤฑcฤฑlarฤฑn ilaรง kutusu fotoฤŸraflarฤฑndan otomatik olarak ilaรง tanฤฑma, takip etme ve hatฤฑrlatma alabilmelerini saฤŸlayan kapsamlฤฑ bir mobil uygulamadฤฑr. Sistem, iki aลŸamalฤฑ derin รถฤŸrenme yaklaลŸฤฑmฤฑ (YOLOv8 + Vision Transformer) kullanarak yรผksek doฤŸruluk oranlarฤฑ elde etmektedir.

classification computer-vision dete mobile-app pharmacy vision vision-transformer yolov8

Last synced: 06 May 2026

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

A PyTorch-based deep learning implementation for MNIST digit recognition featuring CNNs, GPU acceleration, experiment tracking, and comprehensive testing capabilities.

cnn computer-vision cuda data-science deep-learning digit-recognition image-classification machine-learning mnist neural-networks python pytorch wandb

Last synced: 10 Jun 2025

https://github.com/balena-io-examples/alwaysai-starter-apps

Sample project to showcase how to run alwaysAI starter apps in balenaOS.

aai alwaysai balena balenaos computer-vision deep-learning

Last synced: 30 Apr 2026

https://github.com/zywangzy/mosaic_cpp

Side project focused on computer vision.

computer-vision image-processing

Last synced: 24 Mar 2025

https://github.com/graiphic/graiphic-documentation

Graiphic Toolkits for LabVIEW provide advanced AI, GPU, and graph-oriented computing capabilities directly inside LabVIEW. Built on ONNX Runtime, they enable seamless integration of SOTA, Accelerator, and Deep Learning Toolkit for high-performance execution across CPUs, GPUs, and edge devices.

accelerator-toolkit ai-orchestration computer-vision cuda deep-learning directml edge-ai graph-computing hardware-acceleration high-performance-computing inference labview neural-networks onednn onnx onnxruntime openvino sota tensorrt training

Last synced: 22 Nov 2025

https://github.com/lahdhirim/cv-human-pose-classifier-vit-aws

Human Pose Classifier using Vision Transformers (ViT) โ€“ end-to-end pipeline for preprocessing, training, testing, and deploying models with FastAPI/Streamlit and AWS integration.

amazon-web-services computer-vision deep-learning deployment ec2-instances fastapi fine-tuning huggingface human-pose human-pose-estimation inference mlops-project s3-storage streamlit visual-transformer

Last synced: 06 May 2026

https://github.com/bonfry/vessel_tree_identification

Biometric identification system using retinal vessel trees, featuring automated optic disc detection, extraction, and robust feature-based matching algorithms.

computer-vision healthcare-application opencv opencv-python

Last synced: 13 Jan 2026

https://github.com/Reiqy/document-scanner

Document Scanner application in Python

computer-vision python scanner

Last synced: 09 Jul 2025

https://github.com/scivision/cv-phantom-gen

Computer Vision phantom generation

computer-vision geoscience

Last synced: 03 Oct 2025

https://github.com/hk-kumawat/insight-lens

๐Ÿ“ธ An AI-powered tool for intelligent image analysis with captioning, summaries, and Q&A capabilities!

ai computer-vision gemini-ai gemini-api image-analysis image-captioning nlp

Last synced: 24 Mar 2025

https://github.com/vpanjeta/self-driving-car

A Program for the implementation of Udacity's nano degree on self driving cars

cnn cnn-keras computer-vision deep-learning deep-neural-networks self-driving-car udacity

Last synced: 02 Jul 2026

https://github.com/amifunny/deep-learning-notebook

A Repository For My Notebooks for anyone to SEE , USE and LEARN

computer-vision deep-learning nlp research-project

Last synced: 03 Apr 2025

https://github.com/qbarthelemy/pygofpid

Python package for good old fashioned perimeter intrusion detection systems for video protection.

computer-vision foreground-detection i-lids image-processing intrusion-detection opencv python scientific-computing video-processing video-protection video-surveillance

Last synced: 06 Jan 2026

https://github.com/bwconrad/cv-rl

Experiments training computer models using policy optimization

computer-vision pytorch pytorch-lightning reinforcement-learning segmentation

Last synced: 09 May 2026

https://github.com/ashishtukaral/sign-language-recognition-using-ai

A real-time Sign Language Recognition system using AI to translate hand signs into text and speech, enhancing communication for individuals with hearing impairments. This web application leverages neural networks and computer vision to provide accurate and accessible translation.

ann classification cnn computer-vision deep-learning flask keras machine-learning matplotlib neural-network numpy oops opencv pandas python3 tensorflow

Last synced: 04 Feb 2026

https://github.com/singlezombie/afldm

[CVPR 2025] Alias-free Latent Diffusion Models official implementation

artificial-intelligence computer-vision

Last synced: 24 Mar 2025

https://github.com/akinduid/fazetrak

FazeTrak is a smart webcam capable of face recognition, gesture-based face locking, tracking, and release the lock, developed For the CS3283 - Embedded Systems Project in Semester 5.

arduino computer-vision cplusplus face-detection gesture-recognition mediapipe opencv pyqt5 python

Last synced: 12 Apr 2026

https://github.com/mh0386/toys_dataset

Images of Panda and Rabbit Toys

computer-vision

Last synced: 04 Feb 2026

https://github.com/satvikpraveen/fashionmnist-analysis

A comprehensive analysis of the Fashion MNIST dataset using PyTorch. Covers data preparation, EDA, baseline modeling, and fine-tuning CNNs like ResNet. Includes modular folders for data, notebooks, and results. Features CSV exports, visualizations, metrics comparison, and a requirements.txt for easy setup. Ideal for ML workflow exploration.

computer-vision confusion-matrix convolutional-neural-networks deep-learning-algorithms exploratory-data-analysis fashion-mnist-dataset fine-tuning hyperparameter-tuning image-classification jupyter-notebook machine-learning-algorithms matplotlib-pyplot model-evaluation numpy pandas pytorch resnet-18 scikit-learn seaborn vgg

Last synced: 22 Apr 2025

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

This is a repository of computer vision techniques used on live video feed.

cli computer-vision opencv python

Last synced: 01 May 2026

https://github.com/mayankanand007/antidistracto

Platform to prevent distracted driving and help drowsy drivers ๐Ÿš—(Top 10 @ HackTheValley 4 :trophy:)

automl computer-vision django flask google-cloud haar-cascade-classifier opencv-python python3

Last synced: 12 Apr 2025

https://github.com/njurquet/zigzag

Computer Vision bot for the ZigZag mobile game developped by Ketchapp

computer-vision opencv python

Last synced: 24 Apr 2026

https://github.com/shreyas9699/classification-of-aquatic-animals-using-cnn

The main aim of this project was to get the basic insight into what computer vision is and how computers deal with it. I used CIFAR-100 to extract images and fed these images to CNN to classify the images.

cnn computer-vision image-classification

Last synced: 25 Mar 2025

https://github.com/blarc/correlation-filter-tracking

Implementation of correlation filter tracker.

computer-vision correlation-filter tracker

Last synced: 25 Mar 2025

https://github.com/sagarbapodara/ai-data-science-projects

Repository of all Machine Learning, Deep Learning, Computer Vision & Data Science projects made by Sagar Bapodara.

computer-vision data-science deep-learning machine-learning projects

Last synced: 04 Feb 2026

https://github.com/chenshuliu/posture2melody

Mapping human posture to music melody, breaking the barrier for music expression for emotion therapy

computer-vision gan motion-tracking music-engineering transformer

Last synced: 18 Jan 2026

https://github.com/devdezzies/freshvision

Fruits freshness classifier with EfficientNet trained on Spoiled and fresh fruit inspection dataset, currently available for bananas, apples, and oranges

computer-vision convolutional-neural-networks efficientnet food-vision freshness-detection image-classification pytorch tensorboard

Last synced: 04 Feb 2026

https://github.com/justanhduc/spatial-transformer-network

A Theano implementation of the paper "Spatial Transformer Networks" by Jaderberg et al..

computer-vision deep-learning deep-neural-networks spatial-transformer-network theano

Last synced: 04 Sep 2025

https://github.com/michalwols/kb

My personal Knowledge Base, mostly focused on applied deep learning and computer vision.

computer-vision deep-learning machine-learning pytorch

Last synced: 21 Jan 2026

https://github.com/gangula-karthik/trashminator-v2

AI-driven waste management for a smarter, cleaner, and more sustainable future ๐ŸŒฑ๐Ÿค–โ™ป๏ธ

computer-vision next-js real-time-object-detection shadcn-ui sustainability tensorflowjs transfer-learning typescript yolov8

Last synced: 29 Jul 2025

https://github.com/semihdervis/vit-image-classification-with-any-images

Training (fine-tuning) and evaluating Vision Transformer (ViT) models on any image dataset

computer-vision image-classification vision-transformer vision-transformer-image-classification vit

Last synced: 25 Mar 2025

https://github.com/moesio-f/prost

Python implementation of the PROST (Parallel robust online simple tracking) algorithm.

computer-vision object-detection tracking-algorithm

Last synced: 12 Jun 2025

https://github.com/anthonyhuang19/edgeseg-edge-detection-and-image-segmentation

EdgeSeg: Edge Detection and Image Segmentation

computer-vision matlab

Last synced: 04 Jul 2025

https://github.com/poacosta/animals-classifier

This project combines computer vision and natural language processing to identify animals from images, then enriches the identification with detailed information from Wikipedia.

computer-vision gradio image-classification llamaindex openai pillow python wikipedia

Last synced: 12 Apr 2026

https://github.com/gbr-rl/visionsort-rpi

A conveyor belt sorting system powered by Raspberry Pi and YOLOv8 for real-time object detection.

automation computer-vision diy-project hailo hailo-ai object-detection raspberry-pi real-time-inference yolov8

Last synced: 17 Oct 2025

https://github.com/vyahello/motion-detector

๐Ÿง Webcam motion detection system (opencv + pandas)

computer-vision motion-detection

Last synced: 19 Apr 2026

https://github.com/rishikesh-jadhav/cmsc828i-advanced-techniques-in-visual-learning-recognition

This repository, contains my academic work for the Fall 2023 CMSC828I course. It includes assignments, projects, and relevant documentation covering various aspects of computer vision and recognition.

computer-vision deep-learning generative-model image-segmentation implicit-neural-representation machine-learning multimodal-learning object-detection self-supervised-learning superpixel-segmentation

Last synced: 18 Jun 2025

https://github.com/vaibhav-2303/imagestitching

Image Stitching algorithm in Python

computer-vision image-stitching opencv python3 sift

Last synced: 13 Apr 2026

https://github.com/grgomariani/raymarching--opencv--ffmpeg

Use raymarching with opencv and stream the result to ffmpeg

computer-vision ffmpeg opencv raymarching shaders stream

Last synced: 08 May 2026

https://github.com/mehnaz2004/hand-controlled-snake-game-using-opencv

Control a snake using hand gestures! Built with OpenCV, MediaPipe, and Streamlit, collect points within 60 seconds in this interactive game. ๐Ÿš€๐Ÿ

ai computer-vision opencv python

Last synced: 22 Feb 2026

https://github.com/codewithcc/Mpkit_cc

mpkit-cc - A Python wrapper for MediaPipe that simplifies real-time hand, face, and pose detection. Just pip install mpkit-cc to add computer vision superpowers to your projects with minimal code. Perfect for gesture control, AR apps, and motion tracking. ๐Ÿ”ฅ

computer-vision mediapipe opencv-python python3

Last synced: 05 Jul 2025

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