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/cospectrum/snake-opencv

Snake case OpenCV with type annotations for Python

computer-vision image-processing opencv opencv-python python

Last synced: 04 Oct 2025

https://github.com/kilianyp/person-multi-task-dataset

A framework for multi-task and multi-dataset training.

computer-vision multi-dataset-training multi-task

Last synced: 20 Mar 2025

https://github.com/kbinani/noteshrink

go version of https://github.com/mzucker/noteshrink

computer-vision golang noteshrink

Last synced: 12 Apr 2025

https://github.com/scivision/morecvutils

Python computer vision algorithms using OpenCV, including plots

cohen-sutherland computer-vision geoscience opencv

Last synced: 12 Mar 2026

https://github.com/jeanchilger/readminds-features-study

Studies conducted on top of readminds' data, aimed to discover and implement new features.

affective-computing computer-vision emotion-analysis games human-computer-interaction machine-learning

Last synced: 15 Jul 2025

https://github.com/roboflow/scavenger-hunt

Roboflow SXSW Scavenger Hunt game.

computer-vision scavenger-hunt

Last synced: 05 May 2025

https://github.com/tharuneshwar-s/body-measurement-to-smpl-beta

This project was born out of a passion for computer vision and 3D human modeling. It explores the power of SMPLX for body shape representation and demonstrates its application in generating realistic 3D avatars from simple measurements.

3d-human-mesh computer-graphics computer-vision flask mesh-processing numpy pandas python smpl smplx three-js vitejs

Last synced: 31 Jul 2025

https://github.com/Torpedo2648/PCLMix

[ICIC 2024] Official Pytorch Implementation for "PCLMix: Weakly Supervised Medical Image Segmentation via Pixel-Level Contrastive Learning and Dynamic Mix Augmentation"

computer-vision medical-image-analysis

Last synced: 06 May 2025

https://github.com/kylesayrs/competitive-drawing

A game where players compete to draw differing prompts on a shared canvas, as scored by a computer vision model

computer-vision game-development machine-learning onnxruntime-web quickdraw-dataset vector-graphics

Last synced: 21 Sep 2025

https://github.com/daleonpz/poc_cv_tinyml

Screw type detection using ESP-EYE and TensorFlow Lite Micro for real-time classification on ESP32.

computer-vision esp32 machne-learning tinyml yolo

Last synced: 12 Apr 2025

https://github.com/nathanbwaters/playaid_core

AI/CV engine for Super Smash Bros Ultimate that powers https://playaid.app.

ai computer-vision

Last synced: 21 Jul 2025

https://github.com/mantasu/uob-cv

My notes and exercises for UoB CV module

computer-vision imaging latex matlab uob

Last synced: 09 Sep 2025

https://github.com/makerlinck/antllm

A auto-classifier for files based on Langchain & Deepdanbooru-tagger-mini

automatic classification computer-vision cv eagle efficiency filesystem langchain langgraph llm utility

Last synced: 30 Apr 2025

https://github.com/didierrlopes/meme-filter

Multiplayer customizable snapchat kind of filter

computer-vision customizable funny meme-generator memes python

Last synced: 11 Apr 2025

https://github.com/adamspannbauer/youtube_reaction_face

using python, opencv, & keras to pull reaction faces from youtube videos

computer-vision opencv python

Last synced: 28 Oct 2025

https://github.com/vermavinay982/numpy-image-processing

Edge Detect, Histogram, Noise Removal, Bit Plane, Image Resize using NumPy and the matrix operations

computer-vision edge filter histogram image-processing noise numpy processing python

Last synced: 18 Mar 2025

https://github.com/mtli/llcv

An Extensible Framework for Low-Latency Computer Vision Research :fast_forward:

classification computer-vision deep-learning detection latency

Last synced: 23 Aug 2025

https://github.com/alok-ahirrao/playing_with_computer_vision

🎮 Computer Vision Games in Python! Hill climbing racing with hand detection, stack builder, pin pong ball, and dino game. Explore immersive gameplay with cutting-edge tech. Join me on this coding adventure! 🚀

computer-vision gui machine-learning machine-learning-algorithms project-based-learning pyautogui python

Last synced: 07 Apr 2025

https://github.com/wasmvision/go-wasmcv

Go bindings for wasmCV computer vision interfaces using WebAssembly. This package is generated.

computer-vision golang opencv tinygo wasi wasm wasmcv

Last synced: 26 Mar 2025

https://github.com/mshr-h/image_dehazing

Haze removal using Dark channel prior

computer-vision haze-removal

Last synced: 14 Oct 2025

https://github.com/scaleoutsystems/digital-pathology-tutorial

Federated digital pathology: classification of Acute Myeloid Leukemia (AML) cells with a CNN.

acute-myeloid-leukemia cnn computer-vision convolutional-neural-networks deep-learning digitalpathology fedn keras-tensoflow studio

Last synced: 23 Aug 2025

https://github.com/abhifuturetech/hri-ai

This project aims to develop and showcase various techniques and algorithms for effective interaction between humans and robots through programming.

computer-vision dynamics human-robot-interaction image-classification kinematics large-language-models python

Last synced: 09 Jul 2025

https://github.com/autodistill/autodistill-yolonas

YOLO-NAS module for use with Autodistill.

autodistill computer-vision yolo-nas

Last synced: 14 Apr 2025

https://github.com/ramanks19/capstone-project-aiml

This project was done as part of Capstone Project for PGP in Artificial Intelligence and Machine Learning by Great Learning

capstone-project computer-vision eda greatlearning mobilenet pneumonia-detection resnet-50 unet

Last synced: 08 Sep 2025

https://github.com/theroughcode/picfive

:camera:A web app game where users have to take a picture that matches as many of the given key words as possible. Implements Computer Vision and Machine Learning through Clarifai API.

clarifai clarifai-api computer-vision game handlebars learning machine machine-learning nodejs

Last synced: 07 May 2025

https://github.com/theeluwin/pytorch-quadratum

Additional torchvision image transforms for practical usage.

computer-vision deep-learning preprocessing pytorch torchvision

Last synced: 17 Jan 2026

https://github.com/mendez-luisjose/flower-instance-segmentation-model

Flower-Instance-Segmentation-with-YOLOv8

computer-vision python yolov8

Last synced: 07 Jul 2025

https://github.com/ashutosh1919/consistency-models

Ready to run PyTorch implementation of Consistency Models: One-Step Image Generation & Editing

computer-vision consistency-models diffusion-models generative-model image-generation monte-carlo-tree-search pytorch pytorch-implementation

Last synced: 20 Jun 2025

https://github.com/ycc789741ycc/hog-bgr-with-visualization

HOG feature descriptor, the kind of feature transform before we put our image into SVM. This repository also provides hog visualization both before and after doing block normalization.

computer-vision hog-features hog-features-extraction numpy opencv python

Last synced: 20 Jul 2025

https://github.com/balavenkatesh3322/free-ai-certification

Your one-stop repository for 100% free, high-quality AI certifications offered by top universities, companies, and platforms.

agent ai algorithms certificates computer-vision deep-learning education freecertificate generative-ai learning llm machine-learning ml python rag tutorial

Last synced: 18 May 2026

https://github.com/thisisashukla/face-tracker

Face tracker to detect and analyze lack of attention using facial features.

computer-vision facial-landmarks tensorflowjs-models

Last synced: 12 Apr 2025

https://github.com/solisoares/therapy-aid-tool

Monitor patient's progress in autism therapies using computer vision

computer-vision deep-learning machine-learning python webapplication yolo

Last synced: 15 May 2026

https://github.com/samarjit98/cat-breeds

Cat breed classification using RowCNN and deriving inter-breed relationships

clustering computer-vision convolutional-neural-networks deep-learning deep-neural-networks dendrogram python3 pytorch

Last synced: 06 May 2025

https://github.com/qxresearch/face-mesh-detection

Face Mesh Detection of Static Image & Live Video Using Python

computer-vision face-landmark-detection mediapipe mediapipe-facemesh opencv opencv-python python

Last synced: 16 May 2025

https://github.com/pratham-jaiswal/two-wheeler-traffic-rule-violation

Two-Wheeler Traffic Rule Violation detection using computer vision and AI.

computer-vision roboflow

Last synced: 23 Oct 2025

https://github.com/mrpt/mrpt_vrep_bridge

Interface the Mobile Robot Programming Toolkit (MRPT) with the V-REP robotics simulator

c-plus-plus computer-vision mobile-robotics mobile-robots mrpt robot-framework robotics slam vrep vrep-plugin vrep-remote

Last synced: 23 Oct 2025

https://github.com/arthurdouillard/keras-squeeze_and_excitation_network

Implementation in Keras of Squeeze and Excitation (https://arxiv.org/abs/1709.01507)

computer-vision deep-learning keras

Last synced: 26 Oct 2025

https://github.com/jlian/matlab-particle-tracker

An application in MATLAB used for tracking particles

computer-vision matlab particle-tracking

Last synced: 16 Mar 2026

https://github.com/shi-labs/mask-selection-networks

[CVPR 2021] Youtube-VIS 2021 3rd place, [CVPR 2020] winner DAVIS 2020. Code for mask selection based methods.

computer-vision video-instance-segmentation video-segmentation

Last synced: 09 Feb 2026

https://github.com/hametar0u/people2vec

3rd place overall @ LAHacks. A game-changing method to find new, authentic connections.

computer-vision llms

Last synced: 11 Mar 2026

https://github.com/mertyildiran/rapideye

An Image Search Toolkit based on OpenCV

computer-vision histogram opencv

Last synced: 23 Apr 2025

https://github.com/black-roland/homeassistant-vkcloud-vision

VK Cloud Vision for Home Assistant: AI-powered object recognition from cameras and more

computer-vision home-assistant home-assistant-integration homeassistant object-detection surveillance vk-cloud

Last synced: 04 May 2026

https://github.com/ripose-jp/libmocr

A library providing C and C++ bindings for mangaocr

computer-vision japanese manga ocr

Last synced: 23 Apr 2025

https://github.com/crispengari/pneumonia-infection

(computer vision in hosipitals) this is a simple rest api that classifies pneumonia infection weather it is Normal, Pneumonia Virus or Pneumonia Bacteria from a chest-x-ray image.

artificial-intelligence computer-vision deeplearning image-classification machine-learning python pytorch

Last synced: 16 Aug 2025

https://github.com/jamnicki/metin2_vision_bot

Automatic MMORPG Bot for Dungeons Massive Passing based on Windows API, YoloV8 object detection, statistical methods from OpenCV, Tesseract-OCR and spaCy virtualised on Hyper-V, Win11+CUDA

computer-vision object-detection opencv spacy tesseract-ocr torchvision ultralytics win32

Last synced: 02 Apr 2025

https://github.com/junlulocky/computervisiontopics

This repository contains several Computer Vision related topics

computer-vision topic

Last synced: 20 Mar 2025

https://github.com/enpeizhao/episode_robot

6轴机械臂 6 degrees robot arm

computer-vision llm python robotics vlm

Last synced: 17 Apr 2026

https://github.com/lukasbommes/grid-annotation-tool

Annotation Tool for Instance Segmentation of Grid Structures (deprecated in favour of Grid Annotation Tool 2)

annotation computer-vision dataset deep-learning grid instance-segmentation labelling mask-rcnn webapp

Last synced: 12 Mar 2025

https://github.com/datamarkin/pixelflow

A computer vision library that builds reusable tools

computer-vision no-code python tracking

Last synced: 03 Apr 2026

https://github.com/angeligareta/image-colorization

This project aims to study the Image Colorization problem and implement a Convolutional Neural Network that is able to colorize black and white images using CIELAB color space.

autoencoder cielab colorization computer-vision convolutional-neural-networks image-colorization ltsm tensorflow tensorflow2

Last synced: 13 Jul 2025

https://github.com/ovshake/awesome-2-3d-vision

Awesome list of awesome 3D vision related repositories

3d computer-graphics computer-vision nerf

Last synced: 12 Mar 2026

https://github.com/qc20/pinportrait

PinPortrait: An immersive 3D webcam pixelation experiment. Transform your live video feed into an interactive, three-dimensional pixel art portrait. Explore the intersection of computer vision and creative coding.

3d-graphics computer-vision creative-coding css3-animations data-visualization hci html5 interactive interactive-art javascript pixel-art real-time-processing threejs ux-design web-experiment webgl

Last synced: 29 Apr 2026

https://github.com/srdg/bangla-dl

Classifying handwritten Bengali alphabet characters in real-time using OpenCV and Keras.

classification computer-vision convolutional-neural-networks deep-learning handwritten-character-recognition keras ocr-recognition opencv2 tensorflow

Last synced: 01 Mar 2026

https://github.com/sovit-123/american-sign-language-detection-using-deep-learning

This project aims to detect American Sign Language using PyTorch and deep learning. The neural network can also detect the sign language letters in real-time from a webcam video feed.

american-sign-language-recognition computer-vision convolutional-neural-networks deep-learning deep-neural-networks machine-learning neural-networks pytorch

Last synced: 17 Oct 2025

https://github.com/hritik5102/shala2020

MastAI ki paathSHALA : Data Science, Machine Learning, and Deep Learning codes with explanation and reference links 👨‍💻

artificial-intelligence computer-vision data-science deep-learning machine-learning statistics

Last synced: 12 Oct 2025

https://github.com/shaheennabi/production-ready-leaflogic-multi-ai-agents-project

🍃🌱 Business or Production ready automated one-click. An AI-driven system designed to identify 100+ plants and crops while providing enriched details sourced from the web by using Multi-AI Agents. Ideal for industry use, this scalable project showcases power of object detection & Multi-AI Agents tech for real-world applications. 🍃🌍 🚀�

amazon-web-services api cloud computer-vision deployed information-retrieval internship-project leaflogic modular-code plant-recognition production-ready pytorch scalable tensorflow web-scraping

Last synced: 16 Oct 2025

https://github.com/justanhduc/deeplte

Implementation of the paper "Video Frame Interpolation by Plug-and-Play Deep Locally Temporal Embedding"

computer-vision deeplearning frame-interpolation theano

Last synced: 02 Mar 2026

https://github.com/sadhasivamx/boar-hunting-yolov8

YoloV8-based boar detection system with Arduino-triggered buzzer for enhanced security.

arduino artificial-intelligence computer-vision custom machinelearning security yolov8

Last synced: 07 Oct 2025

https://github.com/wocns1457/gan-based-face-mask-removal-version2

This project is to restore the face hidden behind the mask from the image of the person wearing the mask.

computer-vision deep-learning gan opencv-python segmentation tensorflow

Last synced: 23 Oct 2025

https://github.com/habibslim/dkt-for-cil

PyTorch implementation of "Dataset Knowledge Transfer for Class-Incremental Learning Without Memory" (WACV2022)

computer-vision continual-learning deep-learning

Last synced: 11 Apr 2025

https://github.com/oaslananka/camstreamandroidtopython

This repository contains an Android application for live streaming camera footage via RTSP and a Python script for processing the stream using OpenCV.

android android-camera camera-streaming computer-vision live-camera live-streaming mobile-development opencv python python-opencv rtsp rtsp-streaming

Last synced: 27 Oct 2025

https://github.com/autodistill/autodistill-kosmos-2

Kosmos-2 base model for use with Autodistill.

computer-vision kosmos2 multimodal object-detection

Last synced: 10 Oct 2025

https://github.com/dastratakos/face-mask-detection

A machine learning model to identify if a person is wearing a face mask or not and if the face mask is worn properly.

computer-vision cs229 face-mask machine-learning

Last synced: 16 Jun 2025

https://github.com/habbes/xaval

Interactive web-based playground for computer vision exploration and experimentation

computer-vision image-processing interactive javascript opencv playground video

Last synced: 17 Jun 2025

https://github.com/thecoderpinar/plant-health-monitoring

🌱 This project aims to automate plant health monitoring using computer vision and deep learning. It focuses on accurate disease detection and classification in plants through rigorous data preprocessing and robust model selection.

agriculture artificial-intelligence cnn cnn-model computer-vision deep-learning github keras machine-learning open-source opencv plant-health tensorflow

Last synced: 16 Aug 2025

https://github.com/harium/keel

An Image Processing Library made in pure java from scratch

computer-vision image-processing java

Last synced: 10 Apr 2025

https://github.com/harshitwaldia/traffictally

"Detect and count vehicles in videos using OpenCV for accurate analysis in traffic management and monitoring systems."

computer-vision numpy opencv python3 vehicle-counting vehicle-detection

Last synced: 05 May 2026

https://github.com/dtoyoda10/eye-contact-cnn

Eye Contact Corrector uses AI to make it look like you're looking at the camera in videos or images.

computer-vision eye-detection tensorflow

Last synced: 28 Apr 2026

https://github.com/chanzuckerberg/saber

Segment Organelles from Electron Microscopy Datasets with Segment-Anything 2

computer-vision deep-learning segmentation

Last synced: 06 Oct 2025

https://github.com/romerorodriguezd/repairing-old-photos-with-opencv-from-scratch

Repairing old photos with OpenCV, starting from the masking process all the way up to the inpainting algorithm from Telea. This can also be used to just remove undesired items from images.

computer-vision computer-vision-opencv hsv-colorspace inpainting-algorithm inpainting-methods masking opencv opencv-python photography python

Last synced: 03 May 2026

https://github.com/gbeckers/birdwatcher

A Python computer vision library for animal behavior

animal behavior computer-vision data-science ffmpeg opencv python science

Last synced: 13 Oct 2025

https://github.com/ctkqiang/yanjiai

眼迹AI是一套集成了面部识别和物体检测功能的系统,它能够实时监控环境并在检测到危险情况时自动向服务器发送警报,从而迅速通知当局应对风险。对于司机而言,时常面临乘客可能实施抢劫或其他不当行为的潜在威胁。通过在您的手机或行车记录仪上部署这一AI系统,不仅能提供即时的安全保障,还能在关键时刻为您节省宝贵的求助时间,确保您能在第一时间获得必要的帮助。

algorithms artificial-intelligence china china-region chinese computer-vision ctkqiang huatuoai ios opencv python pytorch swiftui tensorflow yanjiai

Last synced: 05 Sep 2025

https://github.com/seatonullberg/grains

Metallic and ceramic grain analysis made easy.

computer-vision materials-science opencv

Last synced: 23 Apr 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-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