imagerecognition
There are 62 repositories under imagerecognition topic.
bagaturchess/ChessBoardScanner
Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses OpenCV and Deeplearning4j frameworks, complemented with some proprietary algorithms implemented for realizing the goal. It currently supports the chess board and pieces sets of the most common online chess platforms chess.com and lichess.org.
TylerMommsen/fruit-ninja-bot
Fruit Ninja AI Image Detection
cschwem2er/facerec
An Interface for Face Recognition in R
SandeepVashishtha/Image-Recognition
Identify and classify objects in real-time video streams using TensorFlow and OpenCV. This project is designed for applications like security systems, robotics, and interactive installations, combining the power of TensorFlow for deep learning with OpenCV's webcam interaction.
punreachrany/Flutter-Teachable-Machine-Tflite
Flutter Machine Learning App with TFLite
S-Bonillas/Image_Recognition_for_Microplastics
Using Machine Learning, Image Recognition, and Computer Vision to detect microplastics in water samples.
consbulaquena/IdentifyThis
A fast real-time Object recognition app using CoreML for iOS.
MohammadMoradpoor/VisualAIProjects
🔍📸🌐 VisualAIProjects: Repository for cutting-edge computer vision and Visual AI projects! Explore 🌟advanced algorithms and models🌟 for image recognition, object detection, segmentation, and synthesis. 🚀🔓 Join us in the captivating world of computer vision and unlock the full potential of Visual AI! 🌍💡
piotrbania/ai_image_search
AI assisted image search, checks your images on hard drive and tries to find whether they match the thing you are looking for (this is OFFLINE processing, no data leaves your computer)
deepthiab/ASL_ImageRecognition
Image recognition for American Sign Language
pgeedh/RoboticsSpecialization-UPenn-Perception
This Repository contains projects from Robotics specialization- Perception from Coursera offered by the University of Pennsylvania- Instructor: Prof. Kostas Daniilidis
Sashakrem8320/counting-pipes-in-the-photo
Телеграмм бот для подсчёта труб — это простой и удобный инструмент, который поможет вам узнать количество труб на фотографиях. Он особенно полезен на заводах, где часто нужно быстро подсчитать трубы в стопке. Бот использует модель YoloV8 для распознавания круглых и квадратных труб.
Apparky/Brightness-Control-with-hand-using-Python-OpenCV-APPARKY
With the python project we can control our system brightness by using hand gesture
Barthomieu/fastapi_ocr
webapp tesseract OCT tool
EverseDevelopment/Snack.Viewer.IFC-Handtracker
An IFC viewer with image recognition applied to the camera for controlling of the rotation of the model
KamgangAnthony/Animal-Recognition-Image-Processing3
This web app recognizes animals from their images using machine learning.
PavanAnanthSharma/Food-regognition-using-python
This is a simple code using python where you can recognize food items.
prasadshirvandkar/Swifty-Draw
A Simple ML Experiment/Game based on Doodling
11010001101001/CvRaiser
Raise your hh.ru cv for free (FYI: they want money for that 😊) 💅
Danishkhan007/MachineLearningSceneRecog
Machine Learning Model Implementation using CoreML. This Repo is about image recognization using GoogleNetPlacesModel. Application is built on Swift
dev-tyta/MaizeFolioID
MaizeFolioID is an image recognition model trained to predict the presence of foliar diseases in maize leaves.
Dibbywang/http_scanit
A simple tensorflowjs based image recognition webapp
Eesha-Jain/imagerecognitionapp
📷 Testing out image recognition with this image recognition app
francofgp/Machine-Learning-Cyrillic-Classifier
This is a web app where you can draw a letter in the russian alphabet and the ML algorithm will predict the letter that you drew.
HugoSmits86/gosee
Toy neural network for image recognizing from scratch in less than 200 lines of code.
luizcast/DCM_TCC
DICOM OBJECT DETECTION YOLO
maggike/Face-recognition-through-web-cam-or-video-sources
An amazing experience of trying to get the computer to recognize me! Face Recognition from WebCam and Video Sources using Javascript, NodeJS and face-api.js which is a wrapper around TensorFlowJS
saulventura/AWS-Image-Analytics
Image Analytics powered by AWS Rekognition
shabaoma/nintendo-3ds-screen-detector
Nintendo 3DS screen detector
tomeliud/Plant_Diseases_Classification
Classifying plant diseases
laibabintatahir/Color-Based-Object-Recognition-on-a-Map-Image
Recognize and segment objects based on their color
LMLK-seal/Printext
Printext is a lightweight, application that extracts text from images.
Aroojzahra908/Text-to-Speech-App
Upload PDFs, images, or text files to extract and convert the text into speech. You can listen to the generated audio and manage it easily within the app.
JasmineLianne/Artwork-Recognition-using-Convolutional-Neural-Network
A Mobile Based Application developed using Flutter.
saitocastel1900/ObjectDetectionHandson
Yolov8を使って物体検出をとりあえず試すことができるリポジトリ