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/shivammishra1603/llama-cure

LlamaCure is a modern medical chatbot application that leverages the powerful Llama 3.2 90B Vision model through Groq's API to provide medical information and assistance. The application features a full-stack implementation with a React TypeScript frontend and FastAPI Python backend.

chatbot-llm computer-vision fastapi groq-api nlp react typescript

Last synced: 08 May 2026

https://github.com/joogswastaken/nand-measure

Android application implementing two different algorithms for measuring the distance between the device camera and a black circle

android android-studio app computer-vision java opencv

Last synced: 08 May 2026

https://github.com/mohamad-shosha/aseel-ai

Aseel AI โ€“ Intelligent Academic Integrity Platform powered by AI and Computer Vision for analyzing and verifying university projects.

academic-integrity artificial-intelligence computer-vision integration java spring spring-boot

Last synced: 08 May 2026

https://github.com/ammoradi/computer-vision-course-exercises

Iran university of science and technology computer vision(CV) winter-2018 course exercises solutions

computer-vision convolutional-neural-networks deep-learning image-processing keras machine-learning opencv

Last synced: 08 May 2026

https://github.com/hanannazri/speed-sign-board-detection-speed-control-raspberrypi5-yolov11n-opencv

A prototype that detects speed signboards (20, 40, 60, STOP) using a custom-trained YOLOv11 model and automatically adjusts the movement of a small car using motor control. Designed for real-world scenarios like hospital, school, and highway zones.

computer-vision object-detection opencv raspberry-pi-camera raspberrypi5 speedcontrol speedsign yolov11n

Last synced: 08 May 2026

https://github.com/nowrin-sanjana/efficientdeeplearningmodelsforalzheimer-sstagedetectionusingmri_images

This repository contains the implementation and documentation of deep learning models designed to classify the stages of Alzheimer's disease using MRI images. The project explores the effectiveness of pre-trained convolutional neural networks (CNNs) such as VGG16, ResNet50, and EfficientNetB0 in detecting and categorizing neurodegenerative disease

computer-vision efficientnetb0 keras python3 tensorflow vgg16

Last synced: 08 May 2026

https://github.com/kmohamedalie/zalando_fashion-mnist

FashionMnist - Mnist Extension computer vision(neural nets) ๐Ÿค–๐Ÿง ๐Ÿ‘๏ธ

computer-vision deep-learning deep-learning-algorithms fashion-mnist-dataset machine-learning mnist tensorflow zalando

Last synced: 08 May 2026

https://github.com/sztaroszta/bgone

A GUI-based Python utility engineered to remove image backgrounds using a suite of AI models. It streamlines testing by processing one image with multiple algorithms (rembg, mediapipe) and saving separate, transparent outputs for easy side-by-side comparison.

ai background-removal computer-vision deep-learning gui image-editing image-processing machine-learning mediapipe photo-editing python rembg tkinter transparency transparent-background utility

Last synced: 08 May 2026

https://github.com/shirsendu1260/road-lane-detection-system

Image processing pipeline equipped with object detection feature built for self-driving cars to detect lanes and vehicles from a dashcam video.

computer-vision image-processing object-detection opencv python

Last synced: 08 May 2026

https://github.com/arielyosua/emotion-detection

Emotion Detection is a deep learning project for real-time facial emotion recognition from webcam input, detecting 7 basic emotions. Perfect for learning, research, or facial expression-based applications.

cnn computer-vision deep-learning emotion-detection facial-expression-recognition machine-learning opencv python real-time tensorflow

Last synced: 08 May 2026

https://github.com/atharvapathak/melanoma_detection_case_study

Creating a possible model to detect melanoma from the dataset accurately using CNN.

cnn-model computer-vision deep-learning keras machine-learning melanoma python skin-cancer-detection tensorflow

Last synced: 08 May 2026

https://github.com/ahmedabdalkreem/optical_mark_recognition

In this project we work to know all the contours in the image and how to deal with specific part of image and splitting it to work on it wihtout another part of image.

canny-edge-detection computer-vision contours gaussian-blur matplotlib object-detection open-cv optical-mark-recognition python

Last synced: 08 May 2026

https://github.com/loevlie/skinsai

Skin Key Image Nursing Systems - Helping detect signs of skin cancer to encourage early action.

computer-vision django pytorch

Last synced: 08 May 2026

https://github.com/dcabezas98/lux-model

Coding, training and testing of the generative model used in LUX.

computer-vision gans image-translation machine-learning python3 tensorflow

Last synced: 08 May 2026

https://github.com/aryanjain28/image-caption-generator

Fused RNN and CNN to predict image activity by amalgamating Xception model output and text input for enhanced accuracy.

cnn computer-vision data-science machine-learning neural-network python rnn tensorflow

Last synced: 08 May 2026

https://github.com/krishbharadwaj5678/clearcut

Transform your live streams with ClearCut a powerful Python script that removes backgrounds in real time using your webcam. Elevate your content instantly, offering a professional touch with zero hassle!

background-removal bg-remove computer-vision cross-platform cvzone image-processing live-streaming mediapipe opencv os python python3 real-time real-time-streaming selfie-segmentation

Last synced: 08 May 2026

https://github.com/loustoc/sentiers-aveugles

2nd Year project at Gobelins Paris - Sound mapping using Kinect v1, Three.JS and M5StickC-Plus

art bluetooth computer-vision electron hardware installation interactive kinect libfreenect osc threejs

Last synced: 08 May 2026

https://github.com/denial-web/register-token-sidecar-av

Register-token sidecar concept for data triage, long-tail mining, and upload efficiency in large-scale perception pipelines.

active-learning autonomous-driving computer-vision data-efficiency perception robotics

Last synced: 08 May 2026

https://github.com/as567652/color-identification

OpenCV program to determine whether color of a car is Red, Green, Blue or White.

computer-vision digital-image-processing matplotlib opencv python3

Last synced: 08 May 2026

https://github.com/sydney-informatics-hub/computer-vision-fine-tuning

Fine tune a computer vision to solve your task locally, on HPC, in a container, or in the cloud!

computer-vision cuda deep-learning python

Last synced: 09 May 2026

https://github.com/sidd0894/object-detector

This project implements real-time object detection using OpenCV and the EfficientDet Lite model. The application provides an interactive display, allowing users to visualize object detection in real-time.

computer-vision mediapipe mediapipe-models object-detection opencv python3

Last synced: 09 May 2026

https://github.com/yuxno/feature-matching-and-image-classification-opencv

computer vision workshop, basic operations with opencv plus an image classification simple application

computer-science computer-vision feature-detection feature-matching image-classification opencv python

Last synced: 09 May 2026

https://github.com/ehvenga/mnist.handwritten.digit.recognition-tensorflow

This Jupyter Notebook demonstrates a TensorFlow model for recognizing handwritten digits using the MNIST dataset, focusing on model construction, training, and accuracy evaluation.

computer-vision convolutional-neural-networks handwritten-digit-recognition machine-learning mnist-classification tensorflow

Last synced: 09 May 2026

https://github.com/codecat0/deep-learning-with-code

ๆœฌ้กน็›ฎๅŒ…ๅซ่ฎบๆ–‡้˜…่ฏปใ€่ง†่ง‰ใ€่‡ช็„ถ่ฏญ่จ€ๅค„็†ใ€ๅคงๆจกๅž‹ใ€ๅคšๆจกๆ€็›ธๅ…ณๆ•™็จ‹็ญ‰

computer-vision multimodal nlp paper stable-diffusion

Last synced: 09 May 2026

https://github.com/sadevans/b2u_sber_implemetation

ะœะพะดะธั„ะธะบะฐั†ะธั Blind2Unblind ะดะปั ะบะพะฝะบั€ะตั‚ะฝั‹ั… ะดะฐะฝะฝั‹ั… ะธ ะทะฐะดะฐั‡

blind2unblind computer-vision opencv pytorch

Last synced: 09 May 2026

https://github.com/vinayak2005917/hand-gesture-controlled-virtual-keyboard-and-mouse

Hand-Gesture Controlled Virtual Keyboard and Mouse is a Streamlit app that uses OpenCV and MediaPipe to track hand gestures via webcam. It enables switching between mouse control and a virtual keyboard, with PyAutoGUI performing clicks and typing. The live camera feed in-browser responds to gestures for interactive control.

autopygui computer-vision hand-tracking mediapipe opencv

Last synced: 09 May 2026

https://github.com/soroushcro/banknote-detector

Advanced multi-threaded computer vision system for detecting and matching Iranian banknotes with 98.86% accuracy using ORB feature detection. Flexible, fast, and easily adaptable to other image recognition tasks.

banknote-detection computer-vision feature-detection image-recognition multi-threading opencv python

Last synced: 09 May 2026

https://github.com/hrolive/computer-vision-for-industrial-inspection

How to create an end-to-end hardware-accelerated industrial inspection pipeline to automate defect detection.

computer-vision dali deep-learning jupyter-notebook nvidia-tao-toolkit pandas pre-training python tensorrt triton-inference-server visual-inspection

Last synced: 09 May 2026

https://github.com/mrdvince/slam

Implement SLAM (Simultaneous Localization and Mapping) for a 2 dimensional world. Combining robot sensor measurements and movement to create a map of an environment from only sensor and motion data gathered by a robot, over time.

computer-vision localization python robotics slam vision

Last synced: 09 May 2026

https://github.com/byannurcahyo/2241720134-pcvk-2024

Project Praktikum Mata Kuliah Pengolahan Citra dan Visi Komputer

computer-vision image-processing opencv python

Last synced: 09 May 2026

https://github.com/sametgundz/drivesafe

Real-time driver drowsiness and distraction detection system. EU regulation C(2023)4523 compliant gaze zone detection.

automotive computer-vision driver-drowsiness-detection eth-xgaze eye-aspect-ratio fatigue-detection gaze-tracking head-pose-estimation mediapipe opencv perclos pyqt6 python real-time-detection safety-systems

Last synced: 09 May 2026

https://github.com/mohasarc/fundamental_cv_algos

An python implementation of some fundemental CV algorithms like dilation, erosion, thresholding, and edge detection.

computer-vision opencv python python3

Last synced: 09 May 2026

https://github.com/sushmithaa02/virtual-mouse-keyboard

Control your PC with Hand Gestures! A futuristic AI-powered Virtual Mouse & Keyboard built using Python, OpenCV, and MediaPipe. Touchless interaction made seamless.

computer-vision gesture-recognition hand-tracking-automation mediapipe opencv python virtual-keyboard virtual-mouse

Last synced: 09 May 2026

https://github.com/vanditg/paper-implementation-deep-learning

This repository contains the implementation of different papers relating to Computer Vision and Deep Learning fields.

computer-vision deep-learning generative-adversarial-network google-colaboratory jupyter-notebooks python pytorch pytorch-implementation

Last synced: 09 May 2026

https://github.com/measterpojo/adversarial-discriminative-domain-adaptation

Adversarial Discriminative Domain Adaptation (ADDA) is a domain adaptation approach that uses adversarial training to align the feature distributions of the source and target domains in an unsupervised setting

adversarial-learning computer-vision deep-learning deep-neural-networks domain-adaptation python pytorch unsupervised-learning

Last synced: 09 May 2026

https://github.com/swish78/videomaster

VideoMaster is a sleek web app for effortless video editing, allowing users to trim, adjust brightness, change speed, and convert formats with a simple, intuitive interface and one-click processing.

aws-lambda aws-s3 computer-vision fastapi react

Last synced: 09 May 2026

https://github.com/timdev-r/cv-ground-truth-extraction

(Dump) Helper for ground truth extraction, movement analytics and silhouette visual demonstration

computer-vision cuda ground-truth intel-realsense pandas python

Last synced: 18 Apr 2026

https://github.com/hareshjambucha/dino

Lightweight DSL for Entity Framework Core. Write SQL-like queries safely with full EF Core integration. Perfect for dynamic queries and SQL-first developers. ๐Ÿฆ•โœจ

chat computer-vision deep-learning gtk hackclub indiedev instance-segmentation javascript jingle keras-tensorflow machine-learning omemo panoptic-segmentation paperspace semantic-segmentation threejs voxel xmpp

Last synced: 20 Jan 2026

https://github.com/arpanpramanik2003/sign-language-recognition

This project is a real-time ASL (American Sign Language) gesture classifier built using TensorFlow and Xception. It supports both webcam-based prediction with OpenCV and image upload via a Streamlit web interface. The model can classify 29 hand gestures including alphabets, space, del, and nothing, and displays confidence scores for each prediction

classification computer-vision deep-learning highest-accuracy keras-tensorflow opencv-python python3 recognition sign-language-recognition streamlit xception-model

Last synced: 09 May 2026

https://github.com/willguimont/korigatachi

Collection of Go tools written in Elixir

baduk computer-vision elixir game go phoeni phoenix-framework python

Last synced: 09 May 2026

https://github.com/arfazrll/neurovision-smarter-realtime-detection

Real-time object detection using webcam with YOLOv3 and OpenCV - Detecting 80 types of objects from the COCO dataset with high accuracy and optimal speed.

computer-vision darknet-yolo deep-learning opencv yolov3

Last synced: 09 May 2026

https://github.com/duyndh98/digitalrace-mymodules

My modules for Final Round - Cuแป™c ฤ‘ua sแป‘ (2017 - 2018)

computer-vision cpp image-processing machine-learning opencv

Last synced: 09 May 2026

https://github.com/as567652/noise-reduction-using-fourier-transform

Implementing Case Specific Noise Reduction using Discrete Fourier Transform (DFT).

computer-vision digital-image-processing discrete-fourier-transform matplotlib opencv python3

Last synced: 09 May 2026

https://github.com/hariprasath-v/av_ripikai-hackfest-unleashing-ai-potential

Develop a robust and high-performance model for classifying an image of a car into different types of damages.

computer-vision cv2 exploratory-data-analysis fastai image-classification machine-learning pandas sklearn

Last synced: 09 May 2026

https://github.com/poripouria/bot-ross-robot

A cable-driven parallel robot which have ability of drawing

computer-vision human-robot-interaction image-processing path-planning robotics

Last synced: 10 May 2026

https://github.com/arseniistratiuk/war-trace-vision

A platform for documenting war-related destruction through AI and user collaboration. It detects damage in satellite and aerial images using deep learning while allowing users to highlight, annotate, and comment. Built with Django, OpenCV, and Leaflet, it supports humanitarian efforts and historical records.

computer-vision django image-analysis mask-rcnn opencv python social-network web-development

Last synced: 10 May 2026

https://github.com/teolevan/12

A repository dedicated to exploring the significance of the number 12 in various cultures, religions, and disciplines. Investigating its connections to astrology, mythology, mathematics, and more.

bs12 cnn computer-vision css curriculum data-science education iot-device javascript microcontroller nlp python rnn windows-12

Last synced: 10 May 2026

https://github.com/frc1076/vision_2016

2016 Vision code for frc team 1076

computer-vision first-frc opencv

Last synced: 10 May 2026

https://github.com/gift-exe/virtual-mouse-pad

An (app??) no one asked for, but definitely wants, you can control your mouse with your fingers now, you're welcome lol (^_^ )

computer-vision gui-automation human-computer-interaction opencv virtual-mouse

Last synced: 10 May 2026

https://github.com/kaushikb11/videoflow-factory

Dynamically generate VideoFlows from YAML configuration files

batch-processing computer-vision videoflow videos

Last synced: 10 Jun 2026

https://github.com/muhammedhossam/asl-detection

Real-time American Sign Language (ASL) letters detection, via PyTorch, OpenCV, YOLOv11, Roboflow and LabelImg

asl-recognizer computer-vision deep-learning labelimg opencv python pythorch real-time torch yolo yolov11

Last synced: 11 May 2026

https://github.com/rnchg/apa

AI Productivity Assistant - Free and open source, improve user productivity, and protect privacy and data security. Provide efficient and convenient AI solutions, including but not limited to: built-in local exclusive ChatGPT, DeepSeek, one-click batch intelligent processing of pictures, videos, audio, etc.

ai audio-processing chatgpt computer-vision image-processing llm machine-learning video-processing

Last synced: 11 May 2026

https://github.com/csharpseth/expression-analysis

AI that determines your facial expression when prompted with a social media post, and likes/dislikes it accordingly

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

Last synced: 12 May 2026

https://github.com/giangson-5/robust-pca_for_background_extraction

This project uses RPCA to separate static backgrounds from video frames. RPCA is better than traditional PCA at handling noise and outliers, making background subtraction more accurate. Useful for video surveillance and motion analysis. It enhances the precision of object detection by focusing on significant changes in the scene.

computer-vision jupyter-notebook kaggle robust-pca video

Last synced: 12 May 2026

https://github.com/ani717/pneumonia_detection_effecientnet_b7

Pneumonia Detection in Chest X-ray Image with EfficientNet-B7. Accuracy = 87.98%, Precision = 100%, Recall = 83.87%, F1 Score = 91.23.

cnn computer-vision data-analysis data-augmentation efficientnet image-classification image-processing machine-learning

Last synced: 13 May 2026

https://github.com/innovater21/find-my-image

Find your image by keywords or uploading a similar image

computer-vision image-classification react search-image search-images-by-keywords

Last synced: 13 May 2026

https://github.com/dan-niles/opencv-snippets

Useful code snippets for OpenCV library in Python

computer-vision opencv python

Last synced: 14 May 2026

https://github.com/juliabeliaeva/tfliteobjectdetection

Sample app demonstrating object detection on Android with TensorFlow Lite

android computer-vision object-detection tensorflow-lite

Last synced: 14 May 2026

https://github.com/vskarleas/lanewatch

The course covers essential topics such as erosion, dilation, openings, closings, and convolutions, alongside in-depth filter analysis including median, average, Laplacian, and Nagao filters. Practical work focuses on real-world applications like detecting lane markings and tracking vehicles using C++ and OpenCV.

computer-vision cpp lane-detection opencv vehicle-detection

Last synced: 11 Jun 2026

https://github.com/gsaini/opencv-use-cases

A Python-based project for removing image backgrounds using OpenCV, featuring both simple threshold-based and advanced GrabCut algorithms. Includes a user-friendly Streamlit web interface for interactive processing.

computer-vision image-processing opencv pillow pillow-library python straml

Last synced: 14 Jun 2026

https://github.com/sofiane87/atarigames_rl

Learning to play simple atari games using tensorflow and reinforcement learning

algorithm computer-vision machine-learning reinforcement-learning

Last synced: 19 Jun 2026

https://github.com/tnwei/geohack2024

APGCE Geohack 2024 post-hack documentation

computer-vision exploration geoscience hackathon python seismic

Last synced: 20 Jun 2026

https://github.com/edycutjong/scarecrow

๐Ÿ”Œ Off-grid AI sentry: vision + rules + spoken alerts on a Raspberry Pi โ‰ค4GB

computer-vision dorahacks edge-ai offline-ai qvac raspberry-pi sentry tts

Last synced: 21 Jun 2026

https://github.com/imosudi/resilient-edge-ai-fusion

Failure-aware edge AI perception system using Visionโ€“LiDAR fusion on Raspberry Pi 5 and Hailo-8L for resilient real-time object detection under degraded sensing conditions.

aiot computer-vision edge-ai edge-computing embedded-ai failure-aware-ai hailo iot lidar multimodal-ai object-detection raspberry-pi real-time-inference resilient-ai sensor-fusion yolov8

Last synced: 25 Jun 2026

https://github.com/malk97sc/images

OpenCV Image Processing

c computer-vision cpp image-processing opencv python

Last synced: 01 Sep 2025

https://github.com/kis-balazs/chromedinogame

Agent playing the Google Chrome Dino Game on the website: https://chromedino.com/

agent ai computer-vision project python

Last synced: 18 Jun 2026

https://github.com/mrlizhaozhi/insy4054-emerging-technologies-saffarizadeh

้ฉฌๅ‡ฏ็‰นๅคงๅญฆๆœฌ็ง‘ไฟกๆฏ็ณป็ปŸไธ“ไธš INSY4054 ๆ–ฐๅ…ดๆŠ€ๆœฏ่ฏพ็จ‹ Saffarizadeh ๅšๅฃซ็š„่ฏพไปถไปฃ็ ใ€‚

artificial-intelligence computer-vision deep-fake emerging-technology machine-learning marquette-university natural-language-processing python

Last synced: 19 Jun 2026

https://github.com/ehsanwwe/openmakeupsdk

Open-source AR makeup try-on for the web: foundation, lipstick, blush, eyeliner, mascara, eyeshadow + face reshaping โ€” MediaPipe + WebGL, no SDK lock-in.

augmented-reality beauty-tech blendshapes computer-vision face-landmarks face-mesh face-morphing face-tracking glsl makeup-ar-makeup makeup-sdk mediapipe shaders threejs virtual-try-on web-ar webgl

Last synced: 19 Jun 2026

https://github.com/apoorvdarshan/scowld

๐Ÿฆซ Open-source iOS AI companion with a live VRM avatar that sees you โ€” bring-your-own-key chat, vision, speech-to-text & text-to-speech (OpenAI, Anthropic, Gemini, ElevenLabs, Groq & more). SwiftUI.

ai ai-assistant ai-companion anthropic assistant byok chatbot computer-vision elevenlabs gemini ios llm multimodal openai speech-to-text swift swiftui text-to-speech voice-assistant vrm

Last synced: 19 Jun 2026

https://github.com/relostar-devil/real-time-queue-monitoring-at-asu-campus-eateries-using-computer-vision-yolov8

This project uses computer vision (YOLOv8) to detect and count people in real-time at campus eateries, enabling live queue monitoring and wait-time prediction. It helps students at ASU avoid long lines and improves operational efficiency for vendors.

aws-ec2 aws-s3 computer-vision ultralytics yolov8

Last synced: 29 Jun 2026

https://github.com/andrew-chen-wang/age-detection

Estimating Age using BOTH Speech and Facial Features

age-estimation computer-vision opencv python python3 speech-recognition

Last synced: 20 Jun 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,116 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