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-09 00:06:21 UTC
- JSON Representation
https://github.com/krishbharadwaj5678/meshify
Meshify is a real time face mesh detection application that maps facial landmarks with high precision. It overlays a mesh on the face using a live camera feed.
computer-vision cvzone face-detection face-mesh facemesh facial-landmarks mediapipe mesh opencv python real-time real-time-processing
Last synced: 05 May 2026
https://github.com/anthonylucky1909/edgeseg-edge-detection-and-image-segmentation
EdgeSeg: Edge Detection and Image Segmentation
Last synced: 13 Sep 2025
https://github.com/aidinhamedi/pytorch-garbage-classification-v2
A Pytorch project for garbage classification using the EfficientNet-B6 model to achive a 95.78% accuracy on the test set. ๐
ai artificial-intelligence classification computer-science computer-vision convolutional-neural-networks deep-learning example-project garbage-classification machine-learning python python3 pytorch template
Last synced: 06 Apr 2025
https://github.com/voxel51/fiftyone-huggingface-plugins
Hugging Face Plugins for FiftyOne
computer-vision data-centric-ai fiftyone fiftyone-datasets huggingface huggingface-hub huggingface-transformers machine-learning plugin transformers
Last synced: 11 Apr 2025
https://github.com/bhekimpilondhlela/basicfacialrecognition
Facial Recognition by using Dimensionality Reduction (Unsupervised Learning)
computer-vision face-recognition-system implementation python
Last synced: 20 Mar 2025
https://github.com/brain-facens/u-net-segmentation-template
The U-Net architecture achieves very good performance on very different biomedical segmentation applications. This repository is a tutorial to how implement U-Net
Last synced: 19 May 2026
https://github.com/arij01/platepatrol
UK license plate detection using YOLOv8
computer-vision deep-learning easyocr opencv python tracking-algorithm yolov8
Last synced: 07 May 2026
https://github.com/shivance/vit
Vision Transformer Paper Implementation Pytorch
computer-vision pytorch transformer
Last synced: 03 Apr 2025
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/smaranjitghose/big_cat_classifier
Using Visual Transformers to train a basic image classification model to classify images of lions, tigers, cheetahs, tigers and leopards
big-cat-classifer big-cats computer-vision deep-learning huggingface huggingface-transformers image-classification pytorch pytorch-lightning visual-transformers
Last synced: 15 May 2026
https://github.com/gabrieljuan349/tracexr
Meta Quest application for Vitol challenge to track and recognize objects and patterns inย Mixedย Reality. LAUZHACK
computer-vision deep-learning drawing object-detection object-tracking unity xr xr-multiplayer
Last synced: 03 Feb 2026
https://github.com/akhand-pratap-tiwari/computer-vision-jupyter-tutorials
Tutorial notebooks for getting started in Computer Vision.
Last synced: 17 May 2026
https://github.com/tsmorz/lie_groups
Functions for the Lie Algebra goups SO(2), SE(2), SO(3), are SE(3) that are commonly used in robotics and computer vision.
computer-vision estimation lie-algebra lie-groups robotics
Last synced: 19 May 2026
https://github.com/phreakyphoenix/landmark-detection-and-tracking-slam
Landmark Detection and Robot Tracking (SLAM) made with :heart: in Pytorch
artificial-intelligence computer-vision computer-vision-nanodegree landmark-detection motion-sensors obstacle-avoidance obstacle-avoidance-algorithm python pytorch robot-sensor-data robotics robotics-kinematics slam tracking-algorithm udacity udacity-computer-vision-nanodegree
Last synced: 11 Apr 2026
https://github.com/clementsan/object_detection_gradio
Object detection with Gradio user interface
ai computer-vision deep-learning gradio object-detection
Last synced: 29 Mar 2025
https://github.com/ecoronado92/medical_img_computer_vision
machine-learning | CNN | ANN | deep-learning
cnn computer-vision convolutional-neural-networks machine-learning transfer-learning tumor-stains xrays
Last synced: 13 Feb 2026
https://github.com/sotirismos/object-detection-metrics
Various metrics for object detection written from scratch
computer-vision image-ai iou machine-vision mmdetection object-detection pr-curve
Last synced: 17 Jul 2025
https://github.com/mirtia/frame-detection
Frame detection using OpenCV (C++)
computer-vision contour-detection opencv opencv-cpp
Last synced: 10 May 2026
https://github.com/anas436/wildfire-detection-app
This repository showcases our work on using computer vision to detect wildfires. Explore the code, model, and results of our research on wildfire prevention.
computer-vision fire-detection research wildfire-detection yolov8
Last synced: 27 Mar 2025
https://github.com/anto18671/pretraining-custom-timm
A flexible and extensible PyTorch pretraining script built atop the timm library.
computer-vision pretraining pytorch timm
Last synced: 19 May 2026
https://github.com/sartq333/chill-guy-maker
fetches your face from your headshot image and makes you a chill guy.
computer-vision huggingface machine-learning python3 pytorch
Last synced: 09 May 2026
https://github.com/tariktoplu/medicalvision-ai
Advanced Medical Imaging Analysis - Desktop app for brain CT/MR analysis using deep learning
cnn computer-vision deep-learning desktop-app dicom ensamble-model healthcare-ai medical-ai medical-image-processing medical-imaging pytorch
Last synced: 16 May 2026
https://github.com/banitalebi/very-similar-objects-recognition
The Very Similar Objects Recognition repository focuses on advancing object recognition through deep learning, inspired by the Chihuahua-Muffin classification challenge.
chihuahua-muffin-classification-challenge computer-vision deep-learning machine-learning-challenges model-efficiency object-detection object-recognition
Last synced: 10 Apr 2025
https://github.com/bhartik021/cognitivevissionapp
This application demonstrates how to use Azure's Computer Vision API with .NET to analyze images and extract descriptions.
azure-ai cognitive-services computer-vision csharp dotnet
Last synced: 11 Apr 2025
https://github.com/mozturan/cv_im
Computer Vision and Image Processing examples/implementations
blur computer-vision harris-corner-detector histogram-equalization image-filtering image-processing
Last synced: 09 Apr 2025
https://github.com/travorlzh/vision-stuff
Some programs that deal with computer vision, face recognition, etc.
computer-vision face-recognition opencv-python
Last synced: 15 Jun 2025
https://github.com/busraoguzoglu/color-quantization-and-connected-components-analysis
Implementation of K-means algorithm for color quantization and connected components analysis algorithms from scratch
computer-vision image-processing
Last synced: 11 Jul 2025
https://github.com/sayakpaul/age-detector-web-app
A simple web app for age detection based on a Hackathon problem by Analytics Vidhya
computer-vision deep-learning fastai gcp render
Last synced: 02 Apr 2025
https://github.com/rishikesh-jadhav/car-velocity-estimation-using-opticalflow-dl
This repository is dedicated to Optical Flow-based Velocity Estimation for car motion analysis. The project incorporates classic algorithms such as Lucas-Kanade and Farneback, along with advanced deep learning approaches like RAFT. Additionally, it includes a hardware implementation on a robot rover, utilizing Raspberry Pi and Pi Camera.
computer-vision deep-learning deployment optical-flow picamera pytorch raft raspberry-pi robotics yolov5
Last synced: 13 Jul 2025
https://github.com/malikmalikayesha/visual-tales-generator
Visual Tales Generator is an AI pipeline transforming text into visuals. It uses OpenAI API, Flux Dev diffusion models, and LoRA fine-tuning. An agent processes JSON, NLP ensures character consistency, and a model-agnostic architecture uses system prompts. It generates Pixar-style 3D storyboards via Replicate API, automating visual storytelling.
computer-vision diffusion-models flux image-generation lora machine-learning nlp openai openai-api prompt-engineering python
Last synced: 15 May 2026
https://github.com/ansh2709/dl-potato-disease-classification
Useful to predict the disease in potato leaves thus can predict disease like early blight and late blight used CNN,tensorflow etc
accuracy-score cnn-architecture computer-vision cross-validation f1-score keras-tensorflow resnet9 sparse-categorical-cross-entropy supervised-learning
Last synced: 27 Mar 2025
https://github.com/maxbrheinl/flower-image-classifier
Flower-Image-Classifier is a deep learning project built with PyTorch to identify flower species from images using a dataset of 102 categories. It includes data preprocessing, model training, and a command-line app for predictions. I created this project as part of my Udacity AI Programming with Python Nanodegree.
classification computer-vision deep-learning jupyter-notebook python
Last synced: 19 May 2026
https://github.com/muhozgu/bi_image_classifier
Binary image classifier (dogs vs cats) using a convolutional neural network (CNN)
cnn computer-vision data-analysis data-analytics data-science data-visualization deep-learning keras machine-learning matplotlib numpy pandas pyhton pytorch seaborn tensorflow torchvision
Last synced: 07 Apr 2026
https://github.com/inviii/ava
AVA is an AI/ML-based open-source program designed for fully autonomous Cars and Drones. AVA stands for AUTONOMOUS VEHICLE & AVIATION
ava aviation computer-vision convolutional-neural-networks deep-neural-networks lane-finding machine-learning self-driving-car tensorflow traffic-sign-classification vehicle-detection
Last synced: 15 May 2026
https://github.com/aadisrivastava05/veritas
We present VERITAS, a comprehensive framework that not only accurately detects whether an image is AI-generated but also explains why it was classified that way through artifact localization and semantic reasoning. Our architecture couples traditional image classifiers with a novel interpretability pipeline.
classification clip computer-vision explainable-ai interpretable-ai molmo
Last synced: 17 Jun 2025
https://github.com/TheCodeTraveler/Perfect-Gift
A serverless function to verify a perfectly wrapped gift. The solution to #25DaysOfServerless Day 18.
azure-cli azure-functions computer-vision serverless storage
Last synced: 08 Sep 2025
https://github.com/wilfredpine/machine-learning-dev2dep
Machine Learning from Development to Deployment using CNN and Django. Includes dataset preparation, preprocessing, model training, evaluations, testing, and implementation of the model in a web application using django framework.
ai api artificial-intelligence cnn-classification computer-vision django machine-learning neural-network web-development
Last synced: 02 May 2026
https://github.com/fulcrum6378/mergen_android
A real-time artificial intelligence which simulates the human brain on a computer. (main version for Android)
android artificial-intelligence computer-vision cpp java jni logic probabilism probability reward-system robot robotics vulkan
Last synced: 30 Dec 2025
https://github.com/kr1shnasomani/traffisense
A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.
computer-vision deep-learning neural-network numpy opencv pypi pytorch
Last synced: 12 Apr 2025
https://github.com/cisco-open/multi-task-learning-library
This repository contains a Python library to simplify multi-task learning for computer vision models with shared backbones.
computer-vision multi-task-learning python
Last synced: 18 Mar 2025
https://github.com/fork123aniket/human-pose-estimation
Implementation for Human Pose Estimation using OpenCV
body25 coco computer-vision human-pose human-pose-estimation mpii-dataset opencv pose-estimation
Last synced: 16 May 2026
https://github.com/grantgasser/vehicle-detection
Detecting and tracking vehicles with traditional computer vision techniques as well as deep learning
computer-vision feature-extraction vehicle-detection yolov5
Last synced: 03 Apr 2025
https://github.com/mahtabranjbar/covid-detection-swin-transormers
This project aims to detect COVID-19 cases from chest X-ray images using the Swin Transformer model.
computer-vision deep medica swintransformer transfor
Last synced: 18 Mar 2025
https://github.com/mahtabranjbar/tumordetectai
A web application that utilizes artificial intelligence to detect brain tumors .
cnn computer-vision deeplearning transfer-learning
Last synced: 18 Mar 2025
https://github.com/eventlab-team/eventcv
Open source event-based computer vision library.
computer-vision event-based-vision image-processing rust
Last synced: 05 Jul 2026
https://github.com/imsubst4nce/project-stereo
A project based on the use of stereoscopic images for computer vision related tasks.
computer-vision deep-learning depth-estimation disparity-map edge-detection monocular-depth-estimation stereo-vision
Last synced: 04 Apr 2025
https://github.com/tensor-fusion/slic-superpixels
SLIC (Simple Linear Iterative Clustering) Superpixels for pixel clustering and segmentation
computer-vision image-processing image-segmentation superpixel-segmentation
Last synced: 29 Oct 2025
https://github.com/noureldinyosri/graduation-project
A simple project to detect events in football matches using opencv and a simple NN model.
computer-vision image-processing machine-learning
Last synced: 20 May 2026
https://github.com/limon-7/deep-learning
This project is a comprehensive collection of machine learning algorithms implemented from scratch, accompanied by detailed documentation on the underlying mathematics.
cnn computer-vision deep-learning lstm machine-learning reinforcement-learning rnn
Last synced: 30 Jun 2026
https://github.com/busraoguzoglu/homography-and-image-stitching-from-scratch
Implementation of image stitching using homography to create panoramic images.
computer-vision image-processing
Last synced: 16 May 2026
https://github.com/rayyan9477/coin-detection-project
This Coin Detection Project leverages machine learning techniques to identify coins using a dataset from Kaggle. Key libraries utilized include OpenCV for image processing, TensorFlow for model training, and Pandas for data manipulation. The project also employs NumPy for numerical operations and Matplotlib for visualization.
computer-vision data-analysis data-science data-visualization machine-learning notebook python
Last synced: 15 May 2026
https://github.com/bluecube246/tumor_semantic_image_segmentation
Semantic Segmentation Project to predict a heatmap of tumorous areas of a tissue image.
computer-vision deep-learning semantic-segmentation
Last synced: 10 Jul 2025
https://github.com/redayzarra/cnn_trafficsigns
This is a machine learning project where I utilized the LeNet-5 architecture to create a convolutional deep network that classifies 43 different kind of traffic signs. I've made sure to include a full step-by-step implementation of the project as well as detailed notes for every step.
classification classification-model computer-vision deep-learning deep-neural-networks lenet lenet-5 lenet-architecture machine-learning model-evaluation model-selection
Last synced: 15 May 2026
https://github.com/sameetasadullah/cnn-benchmark-suite
A modular deep learning evaluation framework for benchmarking multiple CNN architectures across varied optimization strategies and training configurations. Built for scalable experimentation and transferability to real-world image classification tasks.
alexnet cifar10 cnn computer-vision deep-learning googlenet hyperparameter-tuning image-classification mobilenet model-benchmarking model-evaluation pytorch resnet torchvision
Last synced: 19 Jun 2026
https://github.com/jinxins/ctbu-fv-dataset
CTBU Finger Vein Dataset
biometrics classification computer-vision convolutional-neural-networks database dataset fingervein transformer vein-biometrics veins
Last synced: 15 May 2026
https://github.com/yassineribouh/facerecognition
This repository presents a face recognition system trained using Siamese Neural Networks with two loss functionsโcontrastive and tripletโacross six models. For each loss type, three models were developed, including one with pretrained weights, to compare performance.
computer-vision contrastive-loss deep-learning efficientnet face-recognition siamese-neural-network tensorflow triplet-loss
Last synced: 19 Apr 2026
https://github.com/erolrecep/moviebarcode
Generate moviebarcodes from a video
computer-vision feature-extraction image-processing opencv youtube
Last synced: 02 Apr 2026
https://github.com/ya2ir/cnn-in-c
Convolutional Neural Network (CNN) In C
cnn cnn-classification computer-vision convolutional-neural-networks deep-learning mnist
Last synced: 26 Jun 2025
https://github.com/ianjure/blackjack-card-counter
A computer vision model designed to beat blackjack.
blackjack computer-vision yolov8
Last synced: 21 Mar 2025
https://github.com/khushwant18/sign2alphabet
American sign alphabet detector using Deep Learning & Computer Vision
cnn computer-vision deep-learning
Last synced: 15 Jun 2025
https://github.com/sambhav/cvml-mnist
Various experimentations with the MNIST data set and ML models
cnn computer-vision cv learning machine ml mnist neural-network recognition vision
Last synced: 17 Mar 2025
https://github.com/justanhduc/srcnn
An implementation of SRCNN
computer-vision deep-learning deepneuralnetworks srcnn super-resolution theano
Last synced: 29 Mar 2025
https://github.com/ajayarunachalam/si-rpi
Affordable and Portable Multi-Spectral Imaging based on Raspberry Pi (MSI-RPi) for Plant Phenotype Studies
analysis automation computer-vision filter image-processing multiplexer notebook-jupyter raspberry-pi-3 rgb shell-scripting spectral
Last synced: 15 May 2026
https://github.com/zamb0/sudoku-computer-vision
Number extraction from sudoku games using computer vision preprocessing
Last synced: 04 Apr 2025
https://github.com/cloudy-sfu/image-labeler
Image labelling tool for computer vision tasks, annotation in format of Ultralytics YOLO
computer-vision flask labeling-tool yolo
Last synced: 05 Jul 2026
https://github.com/ayush-that/solopong
๐ A ping-pong game that you can play alone. It uses computer vision to track your movements.
computer-vision cv2 flask game python
Last synced: 10 Jul 2025
https://github.com/aman-17/tshirt-segmentation-using-mrcnn
Tshirt instance segmentation using MRCNN.
artificial-intelligence computer-vision deep-learning image-segmentation mrcnn rcnn segmentation
Last synced: 18 May 2026
https://github.com/vbhavank/challenge_question1_dice_vasu
Dice&dots detection using Opencv and c++
c-plus-plus computer-vision machine-learning machine-vision opencv2
Last synced: 04 Oct 2025
https://github.com/andresmpa/dl-vision
Deep Learning Vision Algorithms
alexnet computer-vision deep-learning resnetx18 vggx16 vggx19
Last synced: 11 Apr 2026
https://github.com/rishraks/virtual_screen
Virtual Screen enables users to write on their screen using hand gestures tracked by a webcam. With real-time hand detection and motion tracking, users can draw, annotate, or interact with the screen without physical input devices, offering a seamless and intuitive virtual writing experience.
computer-vision mediapipe-hands opencv-python
Last synced: 17 Sep 2025
https://github.com/kanchitank/handwritten-character-recognition
Handwritten Character/Alphabet recognition using CNN.
computer-vision convolutional-neural-networks handwritten-character-recognition keras-tensorflow opencv
Last synced: 18 Apr 2026
https://github.com/hakant66/moderation-app
End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.
computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers
Last synced: 08 Apr 2026
https://github.com/micaelleos/tcc_ecn_detection
Implementaรงรฃo de algoritmos de aprendizado de mรกquina para detecรงรฃo de doenรงa em radiografias.
computer-vision diagnosis-prediction image-processing machile-learning
Last synced: 04 Apr 2025
https://github.com/vishalshenoy2002/face-recognizor
Use this face recognizer to recognise faces.
computer-vision cv2-library face face-detection face-recognition opencv opencv-python python
Last synced: 28 Apr 2026
https://github.com/luisfelipepoma/draw_detector
An application to classify a hand drawing into different classes.
computer-vision django flask-application ia python
Last synced: 07 May 2026
https://github.com/cyb3r17/cnn-based-brain-tumor-diagnosis
Website and machine learning model to diagnose different types of tumors from MRI images
ai computer-vision machine-learning opencv-python pytorch
Last synced: 15 Jun 2025
https://github.com/narius2030/imcp-support-blinders
This project focuses on image captioning by creating two primary models: DarkNetLM and DarkNetVG2. Both models leverage the CSP DarkNet53 architecture as the backbone of YOLOv8 for feature extraction from images. Combining with Transformers or LSTM to generating captions.
computer-vision data-lake image-captioning large-language-model mobile-app
Last synced: 30 Jun 2026
https://github.com/SarwanShah/Precipitation-Nowcasting-Using-Deep-Learning-2024
Using deep learning methodologies to address the problem of precipitation nowcasting.
computer-vision deep-learning gru lstm machine-learning meteorology precipitation-nowcasting remote-sensing
Last synced: 30 Jun 2026
https://github.com/suous/recnext
RecConv: Efficient Recursive Convolutions for Multi-Frequency Representations
Last synced: 20 May 2026
https://github.com/firefly55lm/cnn_for_pokemon_detection
Convolutional Neural Network for Pokรฉmon detection
computer-vision convolutional-neural-networks pokemon python tensorflow
Last synced: 09 May 2026
https://github.com/gallo13/virtual-bookshelf
Virtual bookshelf Website using Python, Flask, HTML and MySQL
computer-vision database flask html-css-javascript mysql python3 scraping-websites
Last synced: 08 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/msadeqsirjani/machine_learning_hands_on
A comprehensive machine learning repository containing different concepts, algorithms and techniques.
cnn computer-vision data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib neural-network nlp numpy open-source pandas python rnn scikit-learn seaborn tensorflow
Last synced: 06 Apr 2026
https://github.com/ethanlee928/jetson-vision
Real time video analytics with Nvidia's Jetson devices.
computer-vision edge-computing nvidia object-detection python video-analytics
Last synced: 19 May 2026
https://github.com/ginnters/realtime-object-detection-warning
Real-time YOLO-based object detection system with danger zone alerts, Telegram and Email notifications for safety automation.
computer-vision detection email-notification object-detection opencv safety telegram-api telegram-api-bot yolo
Last synced: 14 May 2026
https://github.com/manikantasanjay/indian_number_plate_character_recognition
Character Recognition of Indian Number Plates Using Deep Learning Model Architecture(CNN).
computer-vision deep-learning image-processing keras machine-learning opencv tensorflow
Last synced: 11 Apr 2025
https://github.com/agneya-1402/aircraft_detector
This project implements an Aircraft Detector using YOLOv8 to detect aircraft in images. The dataset is automatically split into train, validation, and test sets, and a YOLOv8 Nano model is trained on this data.
artificial-intelligence computer-vision opencv yolo yolov8
Last synced: 16 May 2026
https://github.com/alex-lechner/carnd-advancedlanelines-p4
Lane line detection and vehicle position estimation with computer vision. Project 4 of Udacity's Self-Driving Car Engineer Nanodegree Program.
autonomous-vehicles computer-vision lane-detection lane-finding lane-lines-detection opencv self-driving-car udacity-self-driving-car
Last synced: 21 May 2026
https://github.com/mxagar/computer_vision_udacity
My personal notes taken while following the Udacity Computer Vision Nanodegree.
cnn computer-vision deep-learning image-classification image-processing kalman-filter object-detection object-tracking pytorch robot-motion semantic-segmentation slam
Last synced: 16 Jul 2025
https://github.com/psychofict/CW-BASS
[IJCNN 2025] 'Confidence-Weighted Boundary Aware Learning for Semi-Supervised Semantic Segmentation' (CW-BASS)
computer-vision image-processing semantic-segmentation semi-supervised-learning semi-supervised-semantic-segmentation
Last synced: 10 Apr 2025
https://github.com/godseritesh/optiheart_retinal_insight_to_cardiac_health
This repository contains an advanced machine learning solution for heart disease prediction and retinal image analysis.
cardiac-health cnn computer-vision data-science deep-learning healthcare-application heart-disease image-processing keras machine-learning python retinal-disease-detection retinal-images retinal-vessel-segmentation streamlit tensorflow
Last synced: 08 Apr 2026
https://github.com/jamesql/opendetection3
A upgraded, faster, and better version of OpenDetection. Now with Python!
c computer computer-vision cpp javascript library opencv opencv4 opendetection opendetection3 python python3 vision
Last synced: 08 Apr 2026
https://github.com/cserajdeep/hrpro-repository
A comprehensive Python-based framework for the recruitment process automation
automation computer-vision deep-learning facial-expression-recognition facial-recognition hr interview interview-automation machine-learning recruitment recruitment-automation speech-emotion-recognition speech-recognition speech-to-text
Last synced: 27 Mar 2025
https://github.com/mattyoung101/omicron
Repo for Team Omicron, RoboCup Jr Open Soccer, 2019-2021
computer-vision embedded-systems localisation robocup robocup-junior robocup-junior-open robot-soccer robotics
Last synced: 07 Oct 2025
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/evegen55/car_number_recognizer
computer-vision neural-networks spark
Last synced: 15 May 2026
https://github.com/schefflera-arboricola/virtual-ta
Hackathon Project 2023 : Captures the facial expressions of a learner watching online lectures and gives real time feedback/prompts, with a chat-gpt window incorporated.
beginner-project chatgpt-api cnn cnn-model computer-vision cv2 deep-face education facial-expression-recognition flask flask-application hackathon-project keras sklearn wip
Last synced: 17 Apr 2026
https://github.com/shahin-ro/table-detection
Python tool for table extraction & Persian OCR. Uses OpenCV for table detection, Tesseract for text extraction, & Pandas for data output. Visualizes cells & text. Ideal for Persian documents! ๐โจ
colab computer-vision data-extraction data-visualization document-processing image-analysis image-processing machine-learning matplotlib numpy ocr opencv pandas persian-ocr persian-text python table-detection table-extraction tesseract text-recognition
Last synced: 08 Apr 2026