Topic: "image-recognition"
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Language: Python - Size: 60.7 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 8,787 - Forks: 2,199

dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Language: C++ - Size: 148 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 8,275 - Forks: 3,042

PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
Language: Python - Size: 256 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 5,670 - Forks: 1,189

amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Language: Python - Size: 104 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 5,042 - Forks: 1,732

shu223/iOS-10-Sampler
Code examples for new APIs of iOS 10.
Language: Swift - Size: 94.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3,306 - Forks: 337

extreme-assistant/ICCV2023-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
Size: 697 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 2,300 - Forks: 1,403

emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
Language: C# - Size: 243 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2,212 - Forks: 589

milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
Language: Jupyter Notebook - Size: 111 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2,136 - Forks: 634

photonixapp/photonix
A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms.
Language: Python - Size: 4.67 MB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 1,898 - Forks: 131

symisc/sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Language: C - Size: 3.42 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,778 - Forks: 213

kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Language: Python - Size: 66.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1,498 - Forks: 329

reshamas/fastai_deeplearn_part1
Notes for Fastai Deep Learning Course
Language: HTML - Size: 36.8 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 1,124 - Forks: 311

ethanhe42/channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
Language: Python - Size: 548 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1,082 - Forks: 310

emedvedev/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Language: Python - Size: 257 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1,082 - Forks: 255

PAIR-code/saliency 📦
Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).
Language: Jupyter Notebook - Size: 314 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 975 - Forks: 192

DennisLiu1993/Fastest_Image_Pattern_Matching
C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
Language: C++ - Size: 113 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 952 - Forks: 222

deepgram/kur
Descriptive Deep Learning
Language: Python - Size: 1.79 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 822 - Forks: 108

nivance/image-similarity
计算图片之间的相似度
Language: Java - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 644 - Forks: 130

vigzmv/what_the_thing
:camera: Point your camera at things to learn how to say them in a different language. Android app built with React Native.
Language: JavaScript - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 546 - Forks: 73

calmiLovesAI/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Language: Python - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 522 - Forks: 177

duanshengliu/End-to-end-for-chinese-plate-recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
Language: Python - Size: 30.8 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 515 - Forks: 117

mikeroyal/ISP-Guide
Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.
Language: Python - Size: 785 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 473 - Forks: 92

raoyongming/GFNet
[NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification
Language: Jupyter Notebook - Size: 5.21 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 473 - Forks: 42

ankonzoid/artificio
Deep Learning Computer Vision Algorithms for Real-World Use
Language: Python - Size: 2.88 MB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 412 - Forks: 216

AseemWangoo/flutter_programs
Experiments with Mobile
Language: Dart - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 344 - Forks: 225

wy1iu/LargeMargin_Softmax_Loss
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.
Language: C++ - Size: 25.4 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 343 - Forks: 120

iboing/CliqueNet
Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)
Language: Python - Size: 928 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 327 - Forks: 76

sayakpaul/probing-vits
Probing the representations of Vision Transformers.
Language: Jupyter Notebook - Size: 33.3 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 324 - Forks: 20

iduta/pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Language: Python - Size: 207 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 312 - Forks: 52

apoorva-dave/LicensePlateDetector
Detects license plate of car and recognizes its characters
Language: Python - Size: 62.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 306 - Forks: 113

amanchadha/coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Language: Jupyter Notebook - Size: 630 MB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 304 - Forks: 212

yangbisheng2009/nsfw-resnet
🔥🔥NSFW implement in pytorch(色情图&性感图识别,本程序经过了线上大数据集测试,性能优异效果良好)🔥🔥
Language: Python - Size: 1.35 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 297 - Forks: 58

drov0/python-imagesearch
A wrapper around opencv2 and pyautogui to do image searching easily.
Language: Python - Size: 305 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 283 - Forks: 101

bnosac/image
Computer Vision and Image Recognition algorithms for R users
Language: C++ - Size: 98.2 MB - Last synced at: about 23 hours ago - Pushed at: 12 months ago - Stars: 281 - Forks: 66

thomas-yanxin/ColugoMum
🍰🍎ColugoMum: Intelligent Retail Settlement Platform can accurately locate and identify each commodity, and can return a complete shopping list and the actual total price of commodities that customers should pay.
Language: Python - Size: 823 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 281 - Forks: 83

bharathsudharsan/TinyML-CAM
Code for MobiCom paper 'TinyML-CAM: 80 FPS Image Recognition in 1 Kb RAM'
Language: Jupyter Notebook - Size: 3.7 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 277 - Forks: 26

gupta-abhay/pytorch-vit
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
Language: Python - Size: 4.81 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 276 - Forks: 33

imedslab/solt
Streaming over lightweight data transformations
Language: Jupyter Notebook - Size: 34.4 MB - Last synced at: 12 days ago - Pushed at: 25 days ago - Stars: 265 - Forks: 19

alyssaxuu/ecosnap
Recycle your plastic better with Artificial Intelligence ♻️
Language: PureBasic - Size: 679 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 265 - Forks: 28

ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
Language: TypeScript - Size: 62.2 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 260 - Forks: 36

leaderj1001/BottleneckTransformers
Bottleneck Transformers for Visual Recognition
Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 257 - Forks: 52

milaan9/Python_Computer_Vision_from_Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply to their own personal photos and videos.
Language: Jupyter Notebook - Size: 7.41 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 241 - Forks: 192

jphall663/GWU_data_mining
Materials for GWU DNSC 6279 and DNSC 6290.
Language: Jupyter Notebook - Size: 186 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 239 - Forks: 173

zcemycl/TF2DeepFloorplan
TF2 Deep FloorPlan Recognition using a Multi-task Network with Room-boundary-Guided Attention. Enable tensorboard, quantization, flask, tflite, docker, github actions and google colab.
Language: Python - Size: 7.93 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 230 - Forks: 75

iduta/iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 224 - Forks: 42

GeorgeSeif/Transfer-Learning-Suite
Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!
Language: Python - Size: 880 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 219 - Forks: 99

slyautomation/osrs_basic_botting_functions
Functions for automating osrs botting using Python.
Language: Python - Size: 19.2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 216 - Forks: 77

jabberjabberjabber/ImageIndexer
Creates an index of images, queries a local LLM and adds tags to the image metadata
Language: Python - Size: 28.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 211 - Forks: 12

OlafenwaMoses/IdenProf
IdenProf dataset is a collection of images of identifiable professionals. It is been collected to enable the development of AI systems that can serve by identifying people and the nature of their job by simply looking at an image, just like humans can do.
Language: Python - Size: 9.3 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 192 - Forks: 104

godruoyi/ocr
The Best Image OCR SDK For BAT
Language: PHP - Size: 9.49 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 189 - Forks: 39

appcoda/TextDetection
Vision Framework Demo on Text Detection
Language: Swift - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 189 - Forks: 30

gsurma/image_classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Language: Jupyter Notebook - Size: 6.4 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 185 - Forks: 99

MacKey-255/GoodByeCatpcha Fork of mikeyy/nonoCAPTCHA
An asynchronized Python library to automate solving ReCAPTCHA v2 using audio and image recognition
Language: Python - Size: 117 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 180 - Forks: 56

vc1492a/Hey-Waldo
Labeled images of the Where's Waldo puzzle for use in classification and image recognition problems.
Language: Python - Size: 110 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 173 - Forks: 40

hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow
Tensorflow implementation of "Semantic Instance Segmentation with a Discriminative Loss Function"
Language: Python - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 170 - Forks: 47

st1vms/unofficial-claude-api
Unofficial Claude API supporting direct HTTP chat creation/deletion/retrieval, messages with multiple file attachments and auto session gathering using Firefox with geckodriver.
Language: Python - Size: 107 KB - Last synced at: 5 days ago - Pushed at: 19 days ago - Stars: 167 - Forks: 15

nitram2342/degate 📦
Open source software for chip reverse engineering.
Language: C++ - Size: 379 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 166 - Forks: 41

anjanatiha/Pneumonia-Detection-from-Chest-X-Ray-Images-with-Deep-Learning
Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Models
Language: Jupyter Notebook - Size: 28 MB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 166 - Forks: 79

wvinzh/WS_DAN_PyTorch
PyTorch Implementation Of WS-DAN(See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification)
Language: Python - Size: 291 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 159 - Forks: 35

Skinz3/League-of-Legends-Bot
League of legends bot is a pixel bot for League Of Legends 10.19, written in C# .NET using image processing , and dependency injection (Pattern Scripting)
Language: C# - Size: 58.3 MB - Last synced at: about 9 hours ago - Pushed at: over 1 year ago - Stars: 156 - Forks: 44

flaribbit/imgfind
根据文本描述搜索本地图片的工具,powered by Rust + candle + CLIP
Language: Rust - Size: 3.44 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 152 - Forks: 5

devrimcavusoglu/pybboxes
Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.
Language: Python - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 150 - Forks: 14

ChenglongMa/SkinToneClassifier
An easy-to-use library for skin tone classification
Language: Python - Size: 4.42 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 140 - Forks: 15

netguru/CarLens-iOS
CarLens - Recognize and Collect Cars
Language: Swift - Size: 135 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 137 - Forks: 19

herbertbay/SURF
SURF - Speeded Up Robust Features - source code
Language: C++ - Size: 5.8 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 125 - Forks: 37

mortenjust/trainer-mac
Trains a model, then generates a complete Xcode project that uses it - no code necessary
Language: Swift - Size: 9.85 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 124 - Forks: 9

DrGFreeman/rps-cv
A Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi
Language: Python - Size: 18 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 121 - Forks: 32

CScorza/Image-OSINT-Forensics
Ricerca e Analisi delle Immagini
Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 120 - Forks: 36

wy1iu/SphereNet
Implementation for <Deep Hyperspherical Learning> in NIPS'17.
Language: Python - Size: 531 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 117 - Forks: 24

yandexdataschool/YSDA_deeplearning17
Yandex SDA classes on deep learning. Version of year 2017
Language: Jupyter Notebook - Size: 21 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 116 - Forks: 63

satyam9090/Automatic-Indian-Sign-Language-Translator-ISL
I created an application which takes in live speech or audio recording as input, converts it into text and displays the relevant Indian Sign Language images or GIFs, using Natural Language Processing and Machine Learning Algorithm.
Language: Python - Size: 74.3 MB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 113 - Forks: 56

embium/solverecaptchas
An async Python library to automate solving ReCAPTCHA v2 using Playwright.
Language: Python - Size: 145 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 109 - Forks: 25

CHENGY12/PLOT
[ICLR2023] PLOT: Prompt Learning with Optimal Transport for Vision-Language Models
Language: Python - Size: 2.46 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 107 - Forks: 7

bytesc/Image_Recognition_WebGUI
✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the ADNI Dataset ✨ (with README in English) 🚩:图像识别可视化界面,快速部署深度学习模型为网页应用,Web预测系统,决策支持系统(DSS),图像识别前端网页,图像识别Demo展示-Pywebio。AI人工智能图像识别-Pytorch;nii医学影像处理;ADNI数据集。100%纯Python代码,轻量化,易复现
Language: Python - Size: 85.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 105 - Forks: 7

victorqribeiro/ocr
Simple app to extract text from pictures using Tesseract
Language: HTML - Size: 256 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 105 - Forks: 9

useflyyer/use-smartcrop
React hook for smartcrop.js to content aware image cropping with points of interest and facial recognition.
Language: JavaScript - Size: 1.14 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 102 - Forks: 2

uploadcare/uploadcare-php
PHP API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
Language: PHP - Size: 3.33 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 101 - Forks: 46

Group4Layers/ex_image_info
ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a set of image formats. It is the fastest and supports multiple formats.
Language: Elixir - Size: 755 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 99 - Forks: 5

appcoda/CoreMLDemo
A simple demo for Core ML
Language: Swift - Size: 82 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 98 - Forks: 20

tuvovan/Vision_Transformer_Keras
Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Language: Python - Size: 665 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 97 - Forks: 26

dan246/VisionFlow
VisionFlow is a backend application for image recognition and notification systems, built with Flask, PostgreSQL, Redis, and Docker. It supports multi-camera setups, real-time image processing, and provides APIs for user authentication, camera management, and notifications via LINE and email.
Language: Python - Size: 23.1 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 96 - Forks: 1

DmitryRyumin/WACV-2024-Papers
WACV 2024 Papers: Discover cutting-edge research from WACV 2024, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!
Language: Python - Size: 7.31 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 96 - Forks: 13

deluan/lookup
:mag: Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshots
Language: Go - Size: 641 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 95 - Forks: 16

boris-kz/CogAlg
This project is a Computer Vision implementation of general hierarchical pattern discovery principles introduced in README
Language: Python - Size: 183 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 94 - Forks: 40

JK0N/tensorflow-image-recognition-chrome-extension
Chrome browser extension for using TensorFlow image recognition on web pages
Language: JavaScript - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 28

nasa-jpl-memex/image_space
Interactive Image similarity and Visual Search and Retrieval application
Language: JavaScript - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 93 - Forks: 46

intel-iot-devkit/people-counter-python 📦
Create a smart video application using the Intel Distribution of OpenVINO toolkit. The toolkit uses models and inference to run single-class object detection.
Language: JavaScript - Size: 5.14 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 91 - Forks: 47

ziplab/LIT
[AAAI 2022] This is the official PyTorch implementation of "Less is More: Pay Less Attention in Vision Transformers"
Language: Python - Size: 2.31 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 85 - Forks: 11

farukalamai/top-100-computer-vision-projects-idea-for-2024
Welcome to the "Top 100 Computer Vision Projects Idea for 2024" repository! This repository contains a curated list of computer vision project ideas that you can explore, implement, and experiment with in 2024
Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 84 - Forks: 14

magamig/duplicate-images-finder
🏞🌉 Find and Delete Duplicate Images / Photos
Language: Python - Size: 11.9 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 84 - Forks: 14

eficode/robotframework-imagehorizonlibrary
Cross-platform Robot Framework library for GUI automation based on image recognition
Language: Python - Size: 946 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 29

intel-iot-devkit/smart-retail-analytics 📦
Use computer vision inference in the Intel® Distribution of OpenVINO™ toolkit to provide analytics on customer engagement, store traffic, and shelf inventory.
Language: Python - Size: 1.59 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 78 - Forks: 44

mhso/BombSolver
Defusing bombs in Keep Talking and Nobody Explodes
Language: Python - Size: 245 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 78 - Forks: 3

Curt-Park/handwritten_digit_recognition
Handwritten digit recognition with MNIST & Keras
Language: Python - Size: 40.5 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 78 - Forks: 31

tomasmcz/imago
Optical position recognition for the game of Go
Language: Python - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 78 - Forks: 26

li-xirong/hierse
Zero-shot image tagging by hierarchical semantic embedding
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 77 - Forks: 21

evrythng/scanthng.js
A JS library enabling scanning products directly from (mobile) browsers. Supports Image Recognition and more than 20 barcode types including UPC, EAN, QR, Digimarc and DataMatrix codes.
Language: JavaScript - Size: 1.73 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 75 - Forks: 13

kuhung/DateCastle
图像识别与推荐系统两类
Language: HTML - Size: 10.2 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 74 - Forks: 52

bytesc/Image-Recognition-system
✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the ADNI Dataset ✨ 🚩(with README in English) 📌含在线demo:医学影像识别系统,图像识别可视化界面,OCR,快速部署深度学习模型为网页应用,Web预测系统,决策支持系统(DSS),图像识别前端网页,图像识别Demo展示-Pywebio。AI人工智能图像识别-Pytorch;nii医学影像处理;ADNI数据集。100%纯Python代码,轻量化,易复现
Language: Python - Size: 16.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 71 - Forks: 9

noCaptchaAi/qCaptchaSolver.user.js
qCaptcha Solver Tampermonkey Script
Language: JavaScript - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 71 - Forks: 8
