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.
- GitHub: https://github.com/topics/computer-vision
- Wikipedia: https://en.wikipedia.org/wiki/Computer_vision
- Related Topics: vision, deep-learning, machine-learning, opencv, gan,
- Aliases: machine-vision, computervision,
- Last updated: 2026-07-10 00:06:16 UTC
- JSON Representation
https://github.com/bruaristimunha/pollendata
Computer Vision Project
computer-vision pollen-grain pollen-identification
Last synced: 09 Oct 2025
https://github.com/tinh2044/plantdisease_classification
Transfer learning efficientNet to classification disease on plants. Build web application with React and FastAPI
computer-vision convolutional-neural-networks deeeepio deep-learning deep-neural-networks efficientnet plant-disease-detection
Last synced: 23 Feb 2026
https://github.com/bensouchet/ipex
Image Paper EXtractor - Detect Sheets of Paper in Photographs, Extract & Straighten them!
computer-vision detection-algorithm document image-processing opencv4 python-3 scanner-app
Last synced: 10 Oct 2025
https://github.com/sarthak-1408/tensorflow-basic-to-advanced
"Tensorflow zero to advanced" cover all the topics related to deep learning and explains each section in an easy and efficient way.
cnn-classification cnn-keras computer-vision keras-neural-networks keras-tensorflow neural-network tensorflow tensorflow-tutorials tensorflow2
Last synced: 21 Jan 2026
https://github.com/edwardoboh/matlab-ocr
Optical Character Recognition App built with MATLAB. For the recognition and extraction of single characters and words present in an image.
computer-vision image-processing matlab optical-character-recognition
Last synced: 19 Jan 2026
https://github.com/fiuner-lica/micro-stitch
Implementation of an innovative tool designed for real-time panoramic imaging in an optical microscopy environment.
computer-vision microscopy-images opencv python3 qml
Last synced: 12 Oct 2025
https://github.com/70null07/parkingcontrolcenter
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение
classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n
Last synced: 19 Jan 2026
https://github.com/muhd-umer/torch-classification
PyTorch-based image classification with super-resolution support
cnn computer-vision deep-learning image-classification pytorch
Last synced: 19 Jan 2026
https://github.com/theosorus/argus
Unity simulation in which we simulate a self-guided missile using computer vision with a YOLOv8 model
computer-vision missile-guidance simulation unity3d yolov8
Last synced: 17 May 2026
https://github.com/3dlg-hcvc/enet-scannet
Helper tools for extracting and projecting ENet features to ScanNet pointclouds.
2d 3d computer-vision visual-grounding
Last synced: 13 Oct 2025
https://github.com/sarah627/horus_eye_fcih_graduation_project
An AI-powered tourism website using YOLOv7 for real-time landmark detection in images. Built with Flask, PyTorch, and Roboflow for seamless tourist interaction.
computer-vision cuda flask jupyter-notebook kaggle matplotlib object-detection opencv python pytorch roboflow
Last synced: 14 Apr 2026
https://github.com/anujdutt9/opencv_with_python
Image Processing and Computer Vision using Python and OpenCV.
computer-vision image-processing opencv-python python35
Last synced: 13 Oct 2025
https://github.com/limon-s-ai-zone/ml-dl-project
🌟 Welcome to the Machine Learning and Deep Learning Projects repository! This project is a compilation of diverse and engaging projects spanning computer vision, Kaggle competitions, generative AI, and advanced techniques such as autoencoders and variational autoencoders
autoencoder cnn computer-vision deep-learning generative-adversarial-network image-captioning image-classification image-processing kaggle-competition ml object-detection pytorch rnn tensorflow variational-autoencoders
Last synced: 14 Oct 2025
https://github.com/dor-sketch/pyface3d
Real-time 3D face modeling application that generates textured mesh models from webcam input.
3d-models computer-vision delaunay-triangulation face-detection facial-recognition mediapipe mesh-generation opengl pygame python real-time scipy
Last synced: 24 Feb 2026
https://github.com/kuohaozeng/cartpole_model_based_control
Behaviour Cloning of Cartpole Swing-up Policy with Model-Predictive Uncertainty Regularization (UW CSE571 Guided Project)
behavioral-cloning cartpole computer-vision deep-learning model-based-rl uncertainty-estimation uncertainty-neural-networks
Last synced: 14 Oct 2025
https://github.com/lykhoyda/advance-line-finding
computer-vision python self-driving-car
Last synced: 14 Oct 2025
https://github.com/pronzzz/weather-prediction
This repository implements an end-to-end Python pipeline to classify weather-clear sky, cloudy, rainy, stormy by merging CCSN_v2 and Howard-Cloud-X datasets. It automates preprocessing, data splitting, EDA, trains ViT, ResNet50 & EfficientNetB0 with transfer learning, uses GradCAM for explainability, and offers GPU-accelerated standalone prediction
computer-vision data-preprocessing deep-learning eda efficientnet explainable-ai flask google-cloud-run gpu-acceleration gradcam image-classification pytorch resnet vision-transformer weather-prediction
Last synced: 18 Apr 2026
https://github.com/asadiahmad/face-recognition
Implementing face recognition in videos using OpenCV’s deep learning models and pre-trained ONNX models.
computer-vision cosine-similarity deep-learning face-detection face-recognition feature-extraction onnx-model opencv video-processing
Last synced: 27 Jan 2026
https://github.com/kariemoorman/didactic-diy
Data Engineering, Science & Analytics, for practice and utility.
computer-vision data-analysis data-engineering datascience forecasting machine-learning nlp sentiment-analysis sql statistics
Last synced: 27 Jan 2026
https://github.com/subhangisati/opensim_walk
This project sets up a simulation environment for forward walking dynamics using OpenSim in Google Colab. It involves installing necessary dependencies, handling datasets, and performing forward dynamics and inverse kinematics using pre-built models to simulate human gait analysis. Used Python libraries like Pandas, Plotly, and OpenSIm and
3d-models ar computer-vision conda opensim python3 vr
Last synced: 17 Oct 2025
https://github.com/microsoftcloudessentials-learninghub/ai-900studyguide
Study Guide for AI-900 Microsoft certification. Check the official Microsoft documentation for official materials.
ai-900-questions ai-900-questions-answers artificial-intelligence certification computer-vision custom-vision machine-learning microsoft microsoft-azure natual-language-processing nlp-machine-learning
Last synced: 27 Jan 2026
https://github.com/kashifmoin1410/computer-vision-traditional-vs.-deep-learning-approaches
This project compares traditional Bag-of-Words with SVM and a custom ResNet-style CNN for image classification on the CIFAR-10 dataset. It covers the full workflow: feature extraction, model building, training, evaluation, and visualization. Results demonstrate the superior accuracy and robustness of deep learning models over classic ML pipelines.
bag-of-words cifar10 cnn comparative-analysis computer-vision deep-learning feature-extraction image-classification keras knn-classification machine-learning model-evaluation neural-network python3 resnet scikit-learn sift-algorithm svm-classifier
Last synced: 06 May 2026
https://github.com/sanikamal/vehicle-detection-counting
Vehicle Detection and Counting App Using OpenCV Haar Cascade Classifier and Flask
Last synced: 09 Apr 2026
https://github.com/lingyzhu0101/bit_depth_expansion
[MMSP'24] Diffusion-based Bit-depth Expansion
computer-vision deep-learning diffusion-models generative-model
Last synced: 15 Mar 2026
https://github.com/josancamon19/landmark_detection_and_tracking
Landmark detection and tracking project for Computer Vision Nanodegree.
computer-vision computer-vision-nanodegree deep-learning udacity-nanodegree
Last synced: 24 Jan 2026
https://github.com/j-bodek/formal-photo-verification
An easy web application that predicts whether the photo is in a formal style
computer-vision convolutional-neural-networks fastapi resnet-50 streamlit-webapp tensorflow2
Last synced: 15 Apr 2026
https://github.com/starwit/sae-video-source
Part of Starwit's Awareness Engine that connects to video sources.
Last synced: 29 Jan 2026
https://github.com/michaelholm6/yoloez
An all-in-one GUI tool for labeling, training, and running YOLO11 models. Built with Python and Ultralytics, this tool simplifies dataset creation, model training, and inference.
computer-vision data-labeling deep-learning-tool gui-application image-annotation inference model-training object-detection python ultralytics yolo
Last synced: 06 Feb 2026
https://github.com/trongkhanh083/virtual-try-on-ring
Virtual Ring Try-On using AI
computer-vision controlnet mediapipe realesrgan segment-anything stable-diffusion virtual-try-on
Last synced: 15 Apr 2026
https://github.com/mlojek/which-yugioh-card-are-you
Using the power of machine learning to find out which Yu-Gi-Oh! card you look like
computer-vision deep-learning keras machine-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/gabboraron/diagnosztikai_celu_orvosi_kepalkotas
Képalkotás szenzor adatokból
computer-graphics computer-vision confocal-microscopy ct-imaging cti-imaging medical-image-processing medical-imaging microscopy mri-images near-infrared-spectroscopy optical-coherence-tomography pet-imaging positron-emission-tomography raman-spectroscopy thermography ultrasound-imaging x-ray-images
Last synced: 18 Mar 2026
https://github.com/wasmvision/wasmcv-org
Website for wasmCV
computer-vision opencv wasm wasmcv webassembly
Last synced: 19 Mar 2026
https://github.com/lasithaamarasinghe/face-recognition
This project demonstrates a basic face recognition system using Python, OpenCV, and the face_recognition library.
cmake computer-vision dlib face-recognition numpy opencv python visualstudiocode
Last synced: 16 Apr 2026
https://github.com/cizodevahm/learn_computervision
A curated list of essential computer vision resources, to kickstart your computer vision learning journey.
ai computer-vision cv learn ml
Last synced: 19 Mar 2026
https://github.com/projects-developer/crop-recommendation-system-using-machine-learning
This innovative system utilizes machine learning algorithms to provide farmers with personalized crop recommendations based on their specific climate, soil type, and regional conditions. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials
btechproject computer-vision computerscienceproject crop-recommendation-system cropanalysis deep-learning machine-learning mtechproject precision-agriculture soil-analysis
Last synced: 01 Mar 2026
https://github.com/becauseofai/tensorrtcv
:rocket:Fastest Deep Learning in CV!
computer-vision deep-learning tensorrt
Last synced: 03 Mar 2026
https://github.com/wenhaochai/pose2img
pose-driven human natural image generation based on latent diffusion model
computer-vision diffusion-models human-pose image-editing image-generation stable-diffusion
Last synced: 16 Apr 2026
https://github.com/opendatacam/demo-object-detection-browser
A technical prototype to test the posibility of runinng object detection in the browser of your phone or computer
camera coco-ssd computer-vision cv mobile object-detection object-tracking tensorflowjs
Last synced: 19 Mar 2026
https://github.com/bobberdolle1/maixcam-wildtrap
🎯 AI-Powered Camera Trap for MaixCAM | Hybrid Motion+YOLOv8 Detection | Telegram Notifications | Wildlife Monitoring & Security | 4 Detection Modes | Night Vision | Auto Storage Management | Production Ready
ai camera-trap computer-vision edge-ai embedded-systems iot maixcam maixpy motion-detection object-detection opencv python security telegram-bot wildlife yolov8
Last synced: 03 Jun 2026
https://github.com/hmarichal93/deepcstrd
[ICIAP 2025] DeepCS-TRD, a Deep Learning-based Cross-Section Tree Ring Detector
computer-vision computer-vision-algorithms dendrometry images tree-ring-detection wood-cross-section
Last synced: 05 Mar 2026
https://github.com/ahestevenz/flood-detection-segmentation
Flood detector using effientnet as semantic segmentation model
computer-vision effientnet flood-detection floods machine-learning segmentation-models
Last synced: 01 Apr 2026
https://github.com/nachovizzo/autonavx
computer-vision parrot-ar-drone robotics
Last synced: 17 Apr 2026
https://github.com/intummadee/visionid-check
Apply Computer Vision to create a system for checking names for exams by checking cards instead of signing and displays the names of students and their exam entry status. 💳
bootstrap computer-vision django-admin django-framework django-project image-processing jquery mongodb mongodb-atlas ocr ocr-python opencv pandas pillow python tesseract tesseract-ocr
Last synced: 04 Apr 2026
https://github.com/automaticdai/jetson-object-detection
Real-time object detection and tracking with Jetson and Pytorch!
computer-vision deep-learning jetson nvidia opencv pytorch
Last synced: 18 Apr 2026
https://github.com/devmuniz02/porfolio-code-ai-projects
AI, ML, RL, CV Projects | Portfolio
autonomous-car cnn computer-vision imitation-learning neural-networks optimization python pytorch quantization reinforcement-learning stable-baselines3 tensorflow transfer-learning
Last synced: 04 Apr 2026
https://github.com/tomash1234/robot-arm-filler
WORK IN PROGRESS: A robo-arm filling a cup automatically when it is empty. A cup is detected using a webcam viewing the table
computer-vision esp8266-arduino inverse-kinematics opencv python roboarm robotics webcam
Last synced: 18 Apr 2026
https://github.com/astrabert/awesome-tiny-sd
Tiny stable diffusion chatbot based on segmind/small-sd to generate images upon text prompts.
ai chatbot computer-vision gradio gradio-interface image-generation open-source stable-diffusion stable-diffusion-webui text-to-image
Last synced: 20 Apr 2026
https://github.com/hayashi-yudai/srgan
Super resolution GAN
computer-vision gan machine-learning python3 super-resolution tensorflow
Last synced: 21 Apr 2026
https://github.com/rexionmars/live-heart-east-ocr
New OCR model with pre-triened for real text detection
Last synced: 23 Apr 2026
https://github.com/ahmeterdempmk/car-number-detection
A car number detection app program that uses cv2, matplotlib, cvlib modules and GUI designed with Tkinter.
computer-vision cvlib jupyter-notebook object-detection python
Last synced: 25 Apr 2026
https://github.com/aniket965/bhool-bhulaiyaa
भूलभुलैया-from-pen🖋
computer-vision experiment maze-generator vr webvr
Last synced: 07 Jun 2026
https://github.com/smaranjitghose/lunarsightai
Unleashing the power of local vlms with moondream and streamlit
computer-vision llm localllm moondream python streamlit vlm
Last synced: 07 Jun 2026
https://github.com/databytesun/machine-learning
Machine Learning example includes code, explanations, and insights into the story behind the problem being solved.
artificial-intelligence computer-vision data-science exploratory-data-analysis linear-regression machine-learning machine-learning-beginners machine-learning-courses machine-learning-practice machine-learning-projects machine-learning-stories python regression-models
Last synced: 26 Apr 2026
https://github.com/lealex262/machine-learned-image-classification-
Home Depot Deep Learning Competition
computer-vision machine-learning tensorflow
Last synced: 27 Apr 2026
https://github.com/veeara282/solartracer
Code from our research project on detecting solar panels in satellite images
computer-vision photovoltaic-systems
Last synced: 20 Jun 2026
https://github.com/choyingw/meta-initialized-depth
[IROS 2024] Boosting Generalizability towards Zero-Shot Cross-Dataset Single-Image Indoor Depth by Meta-Initialization
3d computer-vision deep-learning depth-estimation iros machine-learning meta-learning navigation robotics
Last synced: 28 Apr 2026
https://github.com/25thr/blinkd
Real-time blink detection engine turning blinks into actions for games, accessibility, and next-gen interfaces.
assistive-technology computer-vision eye-tracking game-engine godot opencv unity3d unreal-engine video-game
Last synced: 28 Apr 2026
https://github.com/marknature/python_mini_projects
I am an aspiring Python developer who has honed my skills by creating several projects while mastering the language’s fundamentals. My work spans web development, machine learning, and natural language processing (NLP). Additionally, I have a background in education. I use this page to upload basic python concepts.
computer-vision opencv pandas python3 random tkinter-graphic-interface tkinter-library
Last synced: 28 Apr 2026
https://github.com/lahi-ru/image_style_transfer
This project implements neural style transfer using PyTorch. The model combines the content of one image with the style of another to generate a stylized output.
ai-art artificial-intelligence computer-vision deep-learning generative-model image-processing neutral-style-transfer python pytorch
Last synced: 28 Apr 2026
https://github.com/arminfabritzek/watchmybirds
WatchMyBirds is a lightweight, customizable object detection application designed for real-time monitoring and birdwatching. Leveraging state-of-the-art AI models and supporting a variety of video sources—including web- and IP-cams and RTSP streams—WatchMyBirds transforms any camera into a powerful detection system.
birdwatching computer-vision deep-learning docker edge-computing environmental-monitoring object-detection opencv rtsp wildlife-monitoring yolov8
Last synced: 02 May 2026
https://github.com/rishraks/hand_gesture_volume_control
This project implements a hand gesture-based volume control system using a webcam. By detecting the distance between the thumb and index finger using MediaPipe and OpenCV, the system adjusts audio volume in real time via Pycaw. It features smooth volume transitions and intuitive control for a seamless user experience.
computer-vision gesture-detection mediapipe opencv-python pycaw
Last synced: 29 Apr 2026
https://github.com/jamesql/opendetection
Open source detection software using computer vision & OpenCV (WIP)
computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2
Last synced: 29 Apr 2026
https://github.com/maanjk/hand-gesture-virtual-mouse
Control your Windows mouse using hand gestures and a webcam with OpenCV and MediaPipe (move, click, drag, scroll).
ai computer-vision hand-tracking mediapipe opencv python virtual-mouse virtual-mouse-using-hand-gesture
Last synced: 29 Apr 2026
https://github.com/harshit-saraswat/social-distancing-detection
This repo contains code for a covid19 utility- social distancing detection using Tiny Yolo Model to be able to run on smaller GPU systems too.
cnn computer-vision deep-learning machine-learning object-detection python social-distancing social-distancing-detection transfer-learning yolov3
Last synced: 08 Jun 2026
https://github.com/buithanhdam/d-fine-sota-object-detection
Object detection is the computer vision task of detecting instances (such as humans, buildings, or cars) in an image. Object detection models receive an image as input and output coordinates of the bounding boxes and associated labels of the detected objects.
computer-vision d-fine fine-tuning huggingface jupiter-notebook object-detection python
Last synced: 01 May 2026
https://github.com/snehilsanyal/traffic_sign_detection_gtsrb
Notebook and model for German Traffic Sign Recognition Benchmark (GTSRB) Dataset. The notebook contains an extensive EDA for the dataset and trains a CNN classifier on the benchmark.
cnn computer-vision deep-learning gtsrb keras traffic-sign-detection
Last synced: 01 May 2026
https://github.com/govindjeevan/covid-chest-x-ray
Ensemble Model for the classification of X-Ray Images into disease classes of COVID, Pneumonia and Normal using Tensorflow 2.0
chest-xray-images computer-vision convolutional-neural-networks corona machine-learning tensorflow
Last synced: 01 May 2026
https://github.com/alwaysai/jetpack-46-hacky-hour
NVIDIA’s Jetpack 4.6 capabilities and how to use them with EdgeIQ, alwaysAI Computer Vision framework.
alwaysai computer-vision cuda edge-computing jetpack tensorrt
Last synced: 01 May 2026
https://github.com/elaaatif/computer-vision
Detecting wildfire-affected areas using satellite imagery with computer vision techniques , highlighting the efficiency of Faster RCNN model.
computer-vision efficientnet faster-rcnn firedetection object-detection rcnn rcnn-model resnet resnet-50 resnet101
Last synced: 08 Jun 2026
https://github.com/javipzv/canny-edge-detector-from-scratch
Implementation of the Canny Edge Detector from scratch
Last synced: 02 May 2026
https://github.com/vishnun0027/virtual-try-on-glasses
Virtual mirrors allow you to try on eyeglasses online before you buy them select glass and virtual try on using live video
computer-vision flask-application opencv virtual-mirrors
Last synced: 02 May 2026
https://github.com/alextompkins/skadi
"In Norse mythology, Skaði is a jötunn and goddess associated with bowhunting, skiing, winter, and mountains."
android archery computer-vision opencv opencv-android-sdk
Last synced: 08 Jun 2026
https://github.com/aumohsin99/cv_drowsiness_detection
Computer Vision Project to detect drowsiness using live camera
computer-vision dlib-face-detection drowsiness-detection opencv-python
Last synced: 09 Jun 2026
https://github.com/mustafaozvardar/ai-voice-assistant
Voice Assistant is a simple Python application that uses speech recognition to interact with users. It can perform various tasks such as playing songs, providing date and time, and answering questions about people or phone numbers.
ai artificial-intelligence computer-science computer-vision opencv-python python voice-assistant
Last synced: 09 Jun 2026
https://github.com/alvinwan/real-life-fruit-ninja
slash and swipe in a real, physical space for fruit ninja beyond the digital screen
computer-vision game interactive optical-flow python
Last synced: 09 Jun 2026
https://github.com/gokulnpc/hand-tracking
This project showcases real-time hand tracking using MediaPipe and OpenCV. Leveraging computer vision, it accurately detects and annotates hand landmarks from webcam footage, offering insights into hand poses and gestures.
computer-vision deep-learning mediapipe
Last synced: 03 May 2026
https://github.com/dhruv-26/parkease-pro
ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.
automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui
Last synced: 09 Jun 2026
https://github.com/justin900429/vision-transformer
Implement the vision transformer using pytorch
computer-vision paper-implementations python pytorch transformers vision-transformer
Last synced: 03 May 2026
https://github.com/duyndh98/digitalrace_2017-2018_countryfinal
Cuộc đua số (2017-2018) Country Final
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
Last synced: 04 May 2026
https://github.com/mirkme/koa_app
Deep learning-based web app for detecting knee osteoarthritis using X-ray images.
computer-vision deep-learning healthcare-application keras kl-grading knee-osteoarthritis python streamlit tensorflow
Last synced: 05 May 2026
https://github.com/muhammadsaqib001/streamlit-app-for-shadow-detection
Shadow Detector App is a web application built using Streamlit that utilizes a trained UNet model to identify and analyze shadows in uploaded images. This app allows users to upload images and detect shadows using advanced AI technology with just a click of a button.
computer-vision data-science image-processing machine-learning opencv pillow python streamlit streamlit-dashboard
Last synced: 05 May 2026
https://github.com/edwinabdonshayo/expiriobot
ExpirioBot an automated system that sorts products based on expiry dates using computer vision and OCR. It extracts expiry dates from images and controls a robotic arm to sort them. Key features include real-time image capture, efficient threaded processing, and robotic arm control. Developed by @saki3110, @ishan123310, @gt663 and @EdwinAbdonShayo
ai-vision aivision computer-vision dofbot ocr pytesseract python raspberry-pi robot robot-arm robotics tesseract threading yahboom yahboomtechnology
Last synced: 05 May 2026
https://github.com/renan-siqueira/autoencoder-research
A comprehensive toolkit built with PyTorch, designed to facilitate the training, evaluation, and visualization of autoencoders. From simple linear autoencoders to convolutional and variational architectures, this project offers an intuitive and expandable framework for anyone delving into the realm of unsupervised learning.
autoencoder computer-vision container convolutional-neural-network data-augmentation deep-learning dimensionality-reduction docker dockerfile image-processing image-reconstruction machine-learning model-checkpoint neural-networks python pytorch unsupervised-learning variational-autoencoder virtualization
Last synced: 06 May 2026
https://github.com/mfaizanse/damr
Depth-aware Mixed Reality: Capture the AR-Flag
3d-reconstruction computer-vision deep-learning python
Last synced: 06 May 2026
https://github.com/shan18/computer-vision-with-opencv
Basic computer vision tasks using openCV
computer-vision document-scanner face-detection motion-detector opencv python
Last synced: 06 May 2026
https://github.com/poodarchu/vision-lab
Computer Vision Experiments in all.
computer-vision cuda object-detection
Last synced: 07 May 2026
https://github.com/alaebouchiba551/lane-line-detection
Computer vision to detect lane lines in a given footage of a roadmap
Last synced: 07 May 2026
https://github.com/kentlouisetonino/tinkering-computer-vision
All things I learned related to Computer Vision.
computer-vision course machine-learning opencv python
Last synced: 10 Jun 2026
https://github.com/ynalcakan/cut-in-maneuver-prediction
Code and dataset information of our paper "Monocular Vision-based Prediction of Cut-in Maneuvers with LSTM Networks".
computer-vision lstm-networks maneuver-prediction paper-with-code
Last synced: 08 May 2026
https://github.com/andreluizsecco/feedbackbycomputervision
PoC of Feedback by Computer Vision
artificial-intelligence azure cognitive-services computer-vision dotnet feedback
Last synced: 09 May 2026
https://github.com/idow09/ud810-problem-sets
Solutions to the problem sets of Introduction to Computer Vision course at Udacity
computer-vision numpy opencv opencv-python problem-sets python solutions udacity
Last synced: 09 May 2026
https://github.com/ajaichemmanam/ai-inference-ui
A streamlit based UI for showing demo of AI computer vision models
ai computer-vision demo streamlit ui ux-design
Last synced: 10 May 2026
https://github.com/rkarahul/machine_learning_project
Here I have done a Machine learning project of python using different different library.
computer-vision haarcascade-classifier machine-learning-algorithms nlp python
Last synced: 10 May 2026
https://github.com/puripant/cloudflow
Track clouds from a series of radar images
computer-vision image-processing radar weather weather-forecast
Last synced: 10 May 2026
https://github.com/codeterrayt/handtrackingrealtimecpupython
In this tutorial, we will learn Hand Tracking in real-time. The best part is we don’t have to configure 100 parameters along with 20 installs to make it run. Within 5 to 10 mins you will have your model working. Video Link - https://youtu.be/C1MUbMW3g50
computer-vision computer-vision-opencv cpu-processing-algorithms integration landmark-detection mediapipe mediapipe-hands opencv python python3 realtime-visualization tutorial-code
Last synced: 10 May 2026
https://github.com/enansari/img-hsu
This repo contains my codes in the image processing course in CE of HSU | کدهای من در درس پردازش تصویر دانشگاه حکیم سبزواری
computer-vision hakim-sabzevari-university hsu image-processing machine-learning opencv python
Last synced: 10 Jun 2026
https://github.com/gordon801/cs231n
Annotated assignment solutions for Stanford University CS231n: Deep Learning for Computer Vision (Spring 2023).
computer-vision cs231n deep-learning machine-learning neural-networks pytorch
Last synced: 12 May 2026