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

Deep Vision
Deep Vision

A curated list of deep learning resources for computer vision, including papers, courses, books, and software.

#research-papers#deep-learning#academic
Stars11.2k
Forks2.8k
Last commit2 years ago
Awesome Deep Vision
Awesome Deep Vision

A curated list of deep learning resources for computer vision, including papers, courses, books, and software.

#research-papers#deep-learning#neural-networks
Stars11.2k
Forks2.8k
Last commit2 years ago
GitHub repository
GitHub repositoryRust

An open-source SDK for logging, storing, querying, and visualizing multimodal, time-series data like images, point clouds, and tensors.

#robotics#visual-debugger#debugging-tools
Stars11.2k
Forks801
Last commit1 day ago
GitHub repository
GitHub repositoryC++

A standalone, large-scale open-source library for 2D/3D image and point cloud processing.

#robotics#3d-data#pointcloud
Stars11.1k
Forks4.7k
Last commit8 days ago
awesome-semantic-segmentation
awesome-semantic-segmentation

A curated list of semantic segmentation papers, code, datasets, and resources across various deep learning frameworks.

#instance-segmentation#deep-learning#awesome-list
Stars10.8k
Forks2.5k
Last commit5 years ago
Yolov3
Yolov3Python

A PyTorch implementation of YOLOv3 for real-time object detection, supporting export to ONNX, CoreML, and TFLite.

#deep-learning#yolov3#model-export
Stars10.6k
Forks3.4k
Last commit21 hours ago
AutoGluon
AutoGluonPython

An automated machine learning library that trains and deploys high-accuracy models for tabular, text, image, and time series data with minimal code.

#ensemble-learning#python-library#data-science
Stars10.6k
Forks1.2k
Last commit1 day ago
satellite-image-deep-learning
satellite-image-deep-learning

A comprehensive resource of deep learning techniques and models for analyzing satellite and aerial imagery.

#change-detection#deep-learning#remote-sensing
Stars10.2k
Forks1.6k
Last commit13 days ago
Awesome 3D Machine Learning
Awesome 3D Machine Learning

A curated repository of resources, datasets, and research papers for 3D machine learning, covering computer vision, graphics, and deep learning.

#point-clouds#mesh#3d-machine-learning
Stars10.2k
Forks1.8k
Last commit2 years ago
tracking.js
tracking.jsJavaScript

A lightweight JavaScript library for real-time computer vision in the browser, including color tracking and face detection.

#real-time-processing#html5#color-tracking
Stars9.5k
Forks1.4k
Last commit3 years ago
TensorFlow Tutorial 3
TensorFlow Tutorial 3Jupyter Notebook

A collection of beginner-friendly TensorFlow tutorials with accompanying YouTube videos covering deep learning fundamentals and advanced topics.

#google-colab#neural-network#educational
Stars9.3k
Forks4.1k
Last commit
hub
hubC++

Deep Lake is a multimodal data lake and vector store optimized for AI, enabling scalable data management, retrieval, and training for LLM and deep learning applications.

#ai#postgres#data-versioning
Stars9.2k
Forks721
Last commit2 months ago
Torch7 Cheat sheet
Torch7 Cheat sheetC

A scientific computing framework with wide support for machine learning algorithms, built around multi-dimensional tensor operations.

#scientific-computing#parallel-computing#deep-learning
Stars9.1k
Forks2.3k
Last commit1 year ago
cnn-explainer
cnn-explainerJavaScript

An interactive visualization system for learning how Convolutional Neural Networks work through hands-on exploration.

#web-based-learning#visual-analytics#deep-learning
Stars9.0k
Forks1.3k
Last commit2 years ago
ORB_SLAM3
ORB_SLAM3C++

An accurate open-source library for visual, visual-inertial, and multi-map SLAM supporting monocular, stereo, and RGB-D cameras.

#robotics#visual-inertial#open-source-library
Stars8.9k
Forks3.1k
Last commit2 years ago
MONAI
MONAIPython

A PyTorch-based open-source framework for deep learning in healthcare imaging, providing domain-specific tools and workflows.

#model-training#medical-image-computing#deep-learning
Stars8.5k
Forks1.6k
Last commit2 days ago
Caffe2 - A New Lightweight, Modular, and Scalable Deep Learning Framework
Caffe2 - A New Lightweight, Modular, and Scalable Deep Learning FrameworkShell

A lightweight, modular, and scalable deep learning framework built on the original Caffe.

#ai#ai-framework#deep-learning
Stars8.4k
Forks1.9k
Last commit
JavaCV
JavaCVJava

Java interface to OpenCV, FFmpeg, and other computer vision libraries with utility classes for easier Java/Android integration.

#java-library#ffmpeg#real-time-processing
Stars8.3k
Forks1.6k
Last commit4 months ago
Exadel CompreFace
Exadel CompreFaceJava

A free, open-source, self-hosted face recognition system with REST API for detection, verification, and analysis.

#rest-api#facenet#docker-compose
Stars8.2k
Forks1.1k
Last commit1 year ago
Awesome Object Detection
Awesome Object Detection

A curated list of papers, code, and resources for object detection algorithms in computer vision.

#object-localisation#research-papers#deep-learning
Stars7.5k
Forks1.9k
Last commit3 years ago
gocv
gocvGo

Go language bindings for OpenCV 4, enabling computer vision applications with support for CUDA, DNN, and OpenVINO.

#cuda#video-processing#opencv
Stars7.5k
Forks903
Last commit1 month ago
Core ML Models
Core ML ModelsPython

A curated collection of machine learning models in Core ML format for iOS, macOS, tvOS, and watchOS developers.

#apple#coremltools#coreml-model
Stars7.0k
Forks509
Last commit1 year ago
CoreML-Models
CoreML-ModelsPython

A curated collection of machine learning models in Core ML format for iOS, macOS, tvOS, and watchOS developers.

#apple#coremltools#ios
Stars7.0k
Forks509
Last commit1 year ago
Serpent.AI - Game agent framework: Use any video game as a deep learning sandbox
Serpent.AI - Game agent framework: Use any video game as a deep learning sandboxPython

A Python framework for creating AI agents that learn to play any video game you own.

#game-ai#sandbox-environment#game-bots
Stars7.0k
Forks803
Last commit
The Quick, Draw! Dataset
The Quick, Draw! Dataset

A public dataset of 50 million vector drawings across 345 categories, captured from the Quick, Draw! game.

#creative-ai#sketch-recognition#vector-drawings
Stars6.8k
Forks1.1k
Last commit1 year ago
Awesome Neural Radiance Fields
Awesome Neural Radiance FieldsTeX

A curated list of awesome neural radiance fields (NeRF) papers, implementations, and resources.

#novel-view-synthesis#nerf#research-papers
Stars6.8k
Forks599
Last commit1 year ago
Scikit-image
Scikit-imagePython

A comprehensive library for image processing in Python with algorithms for segmentation, filtering, morphology, and feature detection.

#scientific-computing#python-library#python
Stars6.6k
Forks2.4k
Last commit2 days ago
mmdetection3d
mmdetection3dPython

An open-source PyTorch toolbox for general 3D object detection, supporting LiDAR, camera, and multi-modal models.

#robotics#autonomous-driving#3d-object-detection
Stars6.5k
Forks1.8k
Last commit2 years ago
Udacity's Self Driving Car Engineer Course
Udacity's Self Driving Car Engineer CourseJupyter Notebook

An open-source project for developing autonomous vehicle software with datasets, models, and ROS components.

#lidar#sensor-fusion#open-hardware
Stars6.3k
Forks2.1k
Last commit
TagUI (.2k)
TagUI (.2k)JavaScript

An open-source RPA tool that automates repetitive tasks on websites, desktop apps, and the command line using a simple language.

#ai#opencv#workflow-automation
Stars6.3k
Forks645
Last commit3 days ago
tensorpack
tensorpackPython

A high-performance neural network training interface for TensorFlow, optimized for speed and research flexibility.

#neural-network-training#deep-learning#neural-networks
Stars6.3k
Forks1.8k
Last commit3 years ago
tensorpack
tensorpackPython

A high-performance neural network training interface for TensorFlow focused on speed, flexibility, and reproducible research.

#multi-gpu#deep-learning#neural-networks
Stars6.3k
Forks1.8k
Last commit3 years ago
awesome-rnn: list of resources (GitHub Repo)
awesome-rnn: list of resources (GitHub Repo)

A curated list of resources dedicated to recurrent neural networks (RNNs) and deep learning.

#research-papers#deep-learning#neural-networks
Stars6.2k
Forks1.4k
Last commit4 years ago
YOLO TensorFlow ++
YOLO TensorFlow ++Python

A TensorFlow implementation of YOLO for real-time object detection, supporting weight conversion, training, and mobile deployment.

#graph#deep-learning#darknet-port
Stars6.1k
Forks2.0k
Last commit2 years ago
OpenCvSharp
OpenCvSharpC#

A cross-platform .NET wrapper for OpenCV, providing image processing and computer vision functionality for .NET applications.

#nuget#wrapper-library#opencv
Stars6.0k
Forks1.2k
Last commit1 day ago
opencvsharp
opencvsharpC#

A cross-platform .NET wrapper for OpenCV, providing image processing and computer vision functionality for .NET applications.

#nuget#wrapper-library#opencv
Stars6.0k
Forks1.2k
Last commit1 day ago
PreviousPage 3 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
3 years ago
3 years ago
4 years ago
Next
#Deep Learning331
#Machine Learning248
#Image Processing153
#Robotics138
#Tensorflow100
#Pytorch99
#Neural Networks92
#Python88
#Object Detection84
#Ros69
#Opencv65
#Autonomous Driving54