Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Computer Vision

Computer Vision

711 projects

Showing 36 of 711 projects

slide_captcha_cracker
slide_captcha_crackerPython

Uses Canny edge detection and OpenCV to locate puzzle pieces in slide-based CAPTCHAs for automated solving.

#edge-detection#opencv#captcha-solving
Stars141
Forks38
Last commit9 years ago
multicam_calibration
multicam_calibrationC++

A ROS-based tool for calibrating intrinsic and extrinsic parameters of multiple cameras using AprilTag targets.

#robotics#camera-calibration#apriltags
Stars135
Forks39
Last commit3 years ago
E2E TFLite Tutorials
E2E TFLite Tutorials

A community-driven collection of end-to-end tutorials for creating and deploying TensorFlow Lite models on mobile devices.

#community-projects#deep-learning#on-device-ai
Stars135
Forks26
Last commit4 years ago
color-extractor
color-extractorGo

A lightweight Go library for extracting dominant colors from images with zero external dependencies.

#color-extraction#go-library#cli-tool
Stars131
Forks5
Last commit3 years ago
ros_astra_camera
ros_astra_cameraC++

ROS wrapper for Orbbec Astra 3D cameras, enabling depth sensing and point cloud generation in ROS Kinetic, Melodic, and Noetic.

#robotics#sensor#3dcamera
Stars130
Forks45
Last commit1 year ago
origami
origamiClojure

A JVM library providing the lowest barrier of entry to image processing, computer vision, and neural networks using OpenCV.

#dnn#yolov8#opencv
Stars130
Forks6
Last commit6 months ago
pointgrey_camera_driver
pointgrey_camera_driverC++

ROS driver for Point Grey cameras using the official FlyCapture2 SDK, enabling HDR and physics-based vision.

#robotics#point-grey#hdr-imaging
Stars127
Forks177
Last commit4 years ago
Mnemonic Descent Method
Mnemonic Descent MethodJupyter Notebook

A TensorFlow implementation of the Mnemonic Descent Method for end-to-end face alignment.

#snapchat#facial-landmarks#deep-learning
Stars123
Forks45
Last commit4 years ago
GitHub repository
GitHub repositoryPython

A Python devkit for working with the Boreas and Boreas Road Trip all-weather autonomous driving datasets.

#lidar#robotics#autonomous-driving
Stars122
Forks15
Last commit22 days ago
open-solution-salt-identification
open-solution-salt-identificationPython

An open-source benchmark solution for the Kaggle TGS Salt Identification Challenge using semantic segmentation.

#pipeline-framework#data-science#pipeline
Stars120
Forks44
Last commit
jax-resnet
jax-resnetPython

Flax implementations and pretrained checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX.

#transfer-learning#jax#resnet
Stars120
Forks8
Last commit4 years ago
Augmented Reality
Augmented RealityTypeScript

A NativeScript plugin for building augmented reality experiences on iOS and Android.

#ios#arkit#nativescript-plugin
Stars119
Forks36
Last commit5 years ago
5000 Images of Clothes
5000 Images of Clothes

A freely usable dataset of over 5,000 labeled clothing images across 20 categories for machine learning projects.

#training-data#deep-learning#kaggle-dataset
Stars119
Forks43
Last commit5 years ago
GitHub repository
GitHub repositoryPython

A 3D object detection method that exploits visibility information from LiDAR point clouds to improve accuracy.

#lidar#autonomous-driving#raycasting
Stars118
Forks16
Last commit5 years ago
jetson_csi_cam
jetson_csi_camCMake

A ROS package for using CSI cameras on Nvidia Jetson platforms (TK1/TX1/TX2) with ROS via gstreamer and Nvidia multimedia API.

#robotics#csi-camera#camera-calibration
Stars116
Forks51
Last commit6 years ago
ifm3d
ifm3dC++

Library and utilities for working with ifm pmd-based 3D Time-of-Flight cameras, supporting O3R, O3D, and O3X platforms.

#robotics#industrial-automation#time-of-flight
Stars116
Forks78
Last commit12 days ago
ILGnet
ILGnetPython

A deep learning model for classifying image aesthetic quality using Inception modules and fine-tuned connected layers.

#transfer-learning#image-aesthetics#ava-dataset
Stars114
Forks38
Last commit8 years ago
AIRkinect
AIRkinectC++

A native extension for Adobe AIR that enables developers to integrate Microsoft Kinect motion sensing capabilities into desktop applications.

#motion-sensing#depth-camera#gesture-control
Stars113
Forks41
Last commit9 years ago
Eqxvision
EqxvisionPython

A Python package providing popular computer vision model architectures built with Equinox for JAX.

#transfer-learning#jax#deep-learning
Stars113
Forks15
Last commit2 years ago
ros2_object_analytics
ros2_object_analyticsC++

A ROS2 wrapper for real-time object detection, 3D localization, and tracking using RGB-D camera inputs.

#robotics#perception#object-tracking
Stars110
Forks45
Last commit3 years ago
openwhisk-darkvisionapp
openwhisk-darkvisionappJavaScript

An application that uses IBM Watson AI services and Cloud Functions to analyze videos, extracting visual and audio insights for search and categorization.

#ibm-cloud#watson-ai#watson-visual-recognition
Stars109
Forks253
Last commit
REVISE: REvealing VIsual biaSEs
REVISE: REvealing VIsual biaSEsJupyter Notebook

A tool for automatically detecting and suggesting mitigation for object, attribute, and geography-based biases in visual datasets.

#research-tool#fairness#ai-ethics
Stars109
Forks17
Last commit4 years ago
Hyperopt for a Keras CNN on CIFAR-100
Hyperopt for a Keras CNN on CIFAR-100Python

A tutorial and demo using Hyperopt to auto-optimize CNN architecture and hyperparameters for the CIFAR-100 dataset with Keras/TensorFlow.

#hyperparameter-optimization#hyperparameter-tuning#hyperparameters-optimization
Stars108
Forks73
Last commit
ros2_usb_camera
ros2_usb_cameraC++

A ROS2 node for capturing video from USB cameras using OpenCV, publishing image topics and camera info.

#robotics#camera#image-capture
Stars106
Forks52
Last commit5 years ago
GitHub repository
GitHub repositoryC++

A high-precision, grid-based C++ library for ground segmentation in LiDAR point clouds, designed for safety-critical autonomous driving and robotics.

#lidar#robotics#autonomous-driving
Stars103
Forks11
Last commit1 month ago
XMC-GAN
XMC-GANPython

Official JAX implementation of XMC-GAN for text-to-image generation using cross-modal contrastive learning.

#jax#text-to-image#flax
Stars100
Forks14
Last commit1 month ago
Placenote
PlacenoteSwift

Build persistent cloud-based AR apps that anchor digital content to real-world locations using ARKit and Swift.

#ios#arkit#mobile-ar
Stars98
Forks22
Last commit6 years ago
Local Binary Patterns
Local Binary PatternsC

C++ implementation of Local Binary Pattern texture descriptors with OpenCV and FFTW3 integration for fast computation.

#cpp-library#opencv#pattern-recognition
Stars98
Forks59
Last commit8 years ago
holicity
holicityPython

A city-scale dataset and platform for learning holistic 3D structures from panoramic and perspective imagery with detailed annotations.

#deep-learning#geolocation#3d-reconstruction
Stars95
Forks7
Last commit4 years ago
vue3-qr-reader
vue3-qr-readerVue

A Vue 3 component library for scanning QR codes from camera streams, image captures, and file uploads.

#web-components#qr-code#vue3
Stars91
Forks25
Last commit2 years ago
TensorFlow Lite Examples - Android
TensorFlow Lite Examples - AndroidKotlin

A collection of refactored, high-quality Android examples demonstrating TensorFlow Lite for on-device machine learning tasks.

#android#model-deployment#minst
Stars91
Forks22
Last commit
3d-annotation-tool
3d-annotation-toolC++

A graphical user interface for annotating point clouds and 3D scenes with bounding boxes, keypoints, and rectangles.

#labeling-tool#lidar#3d-vision
Stars90
Forks13
Last commit4 years ago
easy_perception_deployment
easy_perception_deploymentPython

A ROS2 package that accelerates training and deployment of computer vision models for industrial applications.

#robotics#industrial-automation#ros2
Stars89
Forks19
Last commit1 month ago
Improved CycleGAN
Improved CycleGANPython

A TensorLayer re-implementation of CycleGAN with improvements like resize-convolution and instance normalization.

#image-translation#resize-convolution#cyclegan
Stars88
Forks27
Last commit8 years ago
List of Computer Vision models
List of Computer Vision models

A curated archive of pre-trained computer vision models for object detection, face recognition, fire detection, and more.

#fire-detection#open-source#yolov4
Stars84
Forks6
Last commit4 years ago
max-image-caption-generator
max-image-caption-generatorPython

A TensorFlow-based model that generates descriptive captions for images using an Inception-v3 encoder and LSTM decoder.

#inception-v3#deep-learning#rest-api
Stars83
Forks45
Last commit11 months ago
PreviousPage 16 of 20

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
5 years ago
6 years ago
8 years ago
10 days ago
Next
#Deep Learning331
#Machine Learning248
#Image Processing153
#Robotics138
#Tensorflow100
#Pytorch99
#Neural Networks92
#Python88
#Object Detection84
#Ros69
#Opencv65
#Autonomous Driving54