Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Computer Vision

Computer Vision

253 projects

Showing 36 of 253 projects

Nvidia DIGITS - a web app based on Caffe
Nvidia DIGITS - a web app based on CaffeHTML

A web application for training deep learning models with a focus on computer vision tasks.

#model-training#deep-learning#caffe
Stars4.2k
Forks1.4k
Last commit1 year ago
hloc
hlocPython

A modular Python toolbox for state-of-the-art 6-DoF visual localization using hierarchical image retrieval and feature matching.

#pose-estimation#image-retrieval#visual-localization
Stars4.1k
Forks741
Last commit4 months ago
jsQR R
jsQR RTypeScript

A pure JavaScript library for reading QR codes from raw image data in browsers and Node.js.

#qr-parsing-library#qr-code#qr-scanner
Stars4.0k
Forks617
Last commit2 years ago
deepchecks
deepchecksPython

An open-source solution for continuous validation of machine learning models and data, from research to production.

#data-testing#ml-validation#python-library
Stars4.0k
Forks293
Last commit3 months ago
Awesome Action Recognition
Awesome Action Recognition

A curated list of resources for action recognition, video understanding, object detection, and pose estimation in computer vision.

#pose-estimation#video-understanding#video-processing
Stars4.0k
Forks721
Last commit2 years ago
koharu
koharuRust

A local-first, ML-powered desktop application for translating manga, built in Rust with automated text detection, OCR, inpainting, and LLM translation.

#manga#desktop-app#inpainting
Stars4.0k
Forks205
Last commit2 days ago
awesome-satellite-imagery-datasets
awesome-satellite-imagery-datasets

A curated list of satellite and aerial imagery datasets with annotations for computer vision and deep learning tasks.

#annotation#instance-segmentation#aerial-imagery
Stars3.9k
Forks662
Last commit3 years ago
Scenic
ScenicPython

A JAX library for rapid prototyping of large-scale attention-based vision models across images, video, audio, and multimodal data.

#attention#model-training#jax
Stars3.8k
Forks478
Last commit3 days ago
libfreenect
libfreenectC

A cross-platform userspace driver for the Microsoft Kinect, providing access to RGB/depth images, motors, accelerometer, LED, and audio.

#motion-sensing#kinect-driver#depth-camera
Stars3.8k
Forks1.2k
Last commit1 year ago
lightly - A computer vision framework for self-supervised learning
lightly - A computer vision framework for self-supervised learningPython

A Python library for self-supervised learning on images, providing a modular PyTorch-like framework with support for modern SSL models.

#hacktoberfest#deep-learning#contributions-welcome
Stars3.7k
Forks325
Last commit
Awesome Visual Transformer
Awesome Visual Transformer

A curated collection of research papers and resources on Vision Transformers (ViT) for computer vision tasks.

#transformer#literature-review#visual-transformer
Stars3.6k
Forks403
Last commit1 year ago
Colornet - Neural Network to colorize grayscale images
Colornet - Neural Network to colorize grayscale imagesPython

A neural network that automatically adds color to grayscale images using deep learning techniques.

#neural-network#deep-learning#grayscale-to-color
Stars3.6k
Forks315
Last commit
ocrad.js
ocrad.jsJavaScript

A pure JavaScript OCR engine compiled from Ocrad via Emscripten for client-side text recognition in the browser.

#text-extraction#browser-ocr#webassembly
Stars3.5k
Forks381
Last commit5 years ago
BlenderProc
BlenderProcPython

A procedural Blender pipeline for generating photorealistic training images for computer vision and machine learning.

#camera-positions#blender-pipeline#procedural-generation
Stars3.5k
Forks507
Last commit3 months ago
pytracking
pytrackingPython

A PyTorch-based framework for visual object tracking and video object segmentation, featuring implementations of state-of-the-art trackers like TaMOs, RTS, and DiMP.

#video-object-segmentation#model-training#deep-learning
Stars3.5k
Forks613
Last commit
SRGAN
SRGANPython

Implementation of SRGAN for photo-realistic single image super-resolution using generative adversarial networks.

#vgg19#image-enhancement#super-resolution
Stars3.5k
Forks815
Last commit2 years ago
Colorization
ColorizationPython

Automatic and interactive image colorization using deep neural networks, with PyTorch models for ECCV 2016 and SIGGRAPH 2017 papers.

#automatic-colorization#deep-learning#neural-networks
Stars3.5k
Forks929
Last commit2 years ago
G2O: General framework for graph optomization
G2O: General framework for graph optomizationC++

An open-source C++ framework for optimizing graph-based nonlinear error functions, widely used in robotics and computer vision.

#robotics#nonlinear-least-squares#open-source-framework
Stars3.4k
Forks1.1k
Last commit
AliceVision
AliceVisionC++

An open-source photogrammetric computer vision framework for 3D reconstruction and camera tracking from photographs and videos.

#hdri-image#alicevision#production-pipeline
Stars3.4k
Forks873
Last commit2 days ago
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusingPython

A PyTorch framework for deep learning research and development, focusing on reproducibility and rapid experimentation.

#model-training#deep-learning#automl
Stars3.4k
Forks400
Last commit
Ask-Anything
Ask-AnythingPython

An open-source framework for building multimodal AI systems that enable large language models to understand and chat about videos and images.

#chat#big-model#gradio
Stars3.3k
Forks270
Last commit1 year ago
realsense-ros:ros2-branch
realsense-ros:ros2-branchPython

A ROS2 wrapper for Intel RealSense cameras that provides depth, color, and IMU data as ROS topics and services.

#robotics#pointcloud#intel-realsense
Stars3.3k
Forks2.0k
Last commit9 days ago
waymo-open-dataset
waymo-open-datasetPython

A collection of autonomous driving datasets and evaluation code for advancing machine perception and self-driving research.

#autonomous-driving#ai#machine-perception
Stars3.3k
Forks698
Last commit
flownet2-pytorch
flownet2-pytorchPython

PyTorch implementation of FlowNet 2.0 for optical flow estimation using deep neural networks.

#cuda#deep-learning#neural-networks
Stars3.3k
Forks747
Last commit25 days ago
pyslam
pyslamPython

A hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras with modern features, loop closure, and dense reconstruction.

#robotics#visual-slam#global-features
Stars3.3k
Forks516
Last commit25 days ago
Neural Style
Neural StylePython

A TensorFlow implementation of neural style transfer for images and videos, blending content and artistic styles using convolutional neural networks.

#neural-style-transfer#video-processing#deep-learning
Stars3.1k
Forks815
Last commit
Awesome OCR
Awesome OCR

A curated list of awesome open-source OCR software, libraries, datasets, and literature.

#text-extraction#open-source#historical-documents
Stars3.1k
Forks369
Last commit1 year ago
OpenCalib
OpenCalibC++

A multi-sensor calibration toolbox for autonomous driving, supporting IMU, LiDAR, camera, and radar calibration.

#lidar#robotics#autonomous-driving
Stars3.1k
Forks691
Last commit1 year ago
simpledet
simpledetPython

A simple and versatile framework for object detection and instance recognition with extensive model coverage and distributed training.

#research-tool#distributed-training#instance-segmentation
Stars3.1k
Forks484
Last commit4 years ago
Awesome Image Classification
Awesome Image Classification

A curated list of deep learning image classification papers and their code implementations since 2014.

#research-papers#deep-learning#papers
Stars3.1k
Forks611
Last commit4 years ago
openvslam
openvslam

A versatile visual SLAM framework for monocular, stereo, and RGB-D cameras with map storage and reuse capabilities.

#robotics#visual-slam#rgb-d
Stars3.0k
Forks868
Last commit5 years ago
ODiff
ODiffZig

A blazing-fast SIMD-optimized image comparison library with Node.js API for visual regression testing.

#snapshot#hacktoberfest#visual-regression-testing
Stars3.0k
Forks102
Last commit8 days ago
handtrack.js
handtrack.jsJavaScript

A JavaScript library for real-time hand detection and pose classification directly in the browser using TensorFlow.js.

#browser-ml#neural-networks#hand-detection
Stars2.9k
Forks258
Last commit3 years ago
Awesome Anomaly Detection
Awesome Anomaly Detection

A curated list of research papers, datasets, and resources for anomaly detection in time-series, video, and image data.

#anomaly#research-papers#outlier-detection
Stars2.9k
Forks512
Last commit3 years ago
Awesome Robotics Libraries
Awesome Robotics LibrariesPython

A curated list of robotics libraries, simulators, and software for developers and researchers.

#robotics#robot-control#simulation
Stars2.9k
Forks480
Last commit4 days ago
Awesome Deblurring
Awesome Deblurring

A curated list of academic papers, datasets, and resources for image and video deblurring research.

#literature-review#video-deblurring#open-source
Stars2.9k
Forks376
Last commit9 months ago
PreviousPage 5 of 8

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 days ago
6 years ago
1 year ago
4 days ago
10 months ago
3 months ago
5 years ago
Next
#Deep Learning143
#Machine Learning120
#Image Processing56
#Pytorch47
#Neural Networks40
#Object Detection36
#Robotics34
#Python33
#Tensorflow32
#C Plus Plus23
#Awesome List21
#Natural Language Processing21