Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Computer Vision

Computer Vision

599 projects

Showing 36 of 589 projects

Applied Deep Learning for Computer Vision with Torch
Applied Deep Learning for Computer Vision with TorchJupyter Notebook

CVPR 2015 workshop materials for learning deep learning and computer vision with Torch framework.

#educational-workshop#deep-learning#neural-networks
Stars870
Forks413
Last commit
Domain Transfer Network
Domain Transfer NetworkPython

TensorFlow implementation of unsupervised cross-domain image generation for transferring images between domains like SVHN to MNIST.

#deep-learning#svhn#generative-models
Stars861
Forks199
Last commit8 years ago
neural-style-pt
neural-style-ptPython

A PyTorch implementation of neural style transfer, combining the content of one image with the artistic style of another.

#generative-art#styletransfer#deep-style
Stars860
Forks170
Last commit3 years ago
ndt_omp
ndt_ompC++

A multi-threaded, SSE-optimized Normal Distributions Transform algorithm for point cloud registration, offering up to 10x speedup over the original PCL implementation.

#robotics#gicp#matching
Stars843
Forks372
Last commit1 year ago
Awesome Deep Learning for Video Analysis
Awesome Deep Learning for Video Analysis

A curated collection of papers, code, and datasets for deep learning and multimodal learning in video analysis.

#video-retrieval#research-papers#deep-learning
Stars840
Forks174
Last commit4 years ago
ARKit Plugin
ARKit PluginDart

A Flutter plugin for integrating Apple's ARKit framework to build augmented reality experiences on iOS.

#dart#ios#arkit
Stars838
Forks241
Last commit4 months ago
goimagehash
goimagehashGo

A Go library for perceptual image hashing, supporting average, difference, and perception hashing algorithms.

#ahash#hacktoberfest#hash
Stars833
Forks80
Last commit2 years ago
LLVIP
LLVIPJupyter Notebook

A visible-infrared paired dataset for low-light vision tasks like pedestrian detection, image fusion, and image-to-image translation.

#low-light-vision#image-fusion#image-translation
Stars832
Forks74
Last commit10 months ago
Awesome Scene Understanding
Awesome Scene Understanding

A curated list of research papers and resources for scene understanding in computer vision, covering 3D reconstruction, layout estimation, and primitive detection.

#layout-estimation#geometric-reasoning#research-papers
Stars818
Forks97
Last commit10 months ago
JasonLiTW/simple-railway-captcha-solver#english-version
JasonLiTW/simple-railway-captcha-solver#english-versionPython

A CNN-based captcha solver for Taiwan Railway booking website with a training set generator that mimics captcha style and uses data augmentation.

#captcha-generator#cnn-keras#synthetic-data
Stars815
Forks168
Last commit
kitti2bag
kitti2bagPython

Convert KITTI autonomous driving datasets into ROS bag files for easy playback and integration.

#robotics#autonomous-driving#python-tool
Stars812
Forks266
Last commit1 year ago
3D Bounding Box Annotation Tool
3D Bounding Box Annotation ToolTypeScript

A semi-automatic, web-based toolbox for annotating 3D bounding boxes in full-surround, multi-modal sensor data streams.

#autonomous-driving#bounding-box#pointcloud
Stars811
Forks162
Last commit2 years ago
ruby-opencv
ruby-opencvC++

A Ruby wrapper for OpenCV, enabling computer vision and image processing in Ruby applications.

#image-analysis#ruby-gem#haar-cascades
Stars811
Forks127
Last commit5 years ago
GitHub repository
GitHub repositoryC++

A C++ library for fast ground segmentation from LiDAR point clouds using the line-fit algorithm.

#lidar#robotics#sensor-fusion
Stars802
Forks153
Last commit1 year ago
LARVIO
LARVIOC++

A lightweight, accurate, and robust monocular visual-inertial odometry system based on a hybrid Multi-State Constraint Kalman Filter.

#robotics#sensor-fusion#ros-node
Stars801
Forks162
Last commit2 years ago
PlantCV
PlantCVPython

An open-source image analysis software package for plant phenotyping using computer vision.

#image-analysis#science#agricultural-technology
Stars795
Forks285
Last commit1 day ago
Cam2BEV
Cam2BEVPython

A TensorFlow implementation for generating semantically segmented bird's eye view images from multiple vehicle-mounted cameras using a Sim2Real deep learning approach.

#autonomous-driving#simulation#inverse-perspective-mapping
Stars786
Forks125
Last commit
ImageJ
ImageJJava

Public domain Java software for processing and analyzing scientific images across multiple platforms.

#microscopy#open-science#research-tools
Stars762
Forks257
Last commit5 days ago
Anti-UAV
Anti-UAVPython

A benchmark and toolkit for discovering, detecting, recognizing, and tracking UAVs in the wild using RGB and thermal infrared video.

#thermal-infrared#uav-detection#object-tracking
Stars758
Forks125
Last commit1 year ago
point_labeler
point_labelerC++

A desktop tool for labeling individual points and polygons in LiDAR point cloud datasets, specifically designed for KITTI format.

#desktop-application#point-clouds#qt
Stars746
Forks167
Last commit1 year ago
gpd
gpdC++

Detects 6-DOF grasp poses for parallel jaw grippers in 3D point clouds, enabling robotic grasping of novel objects in clutter.

#robotics#grasp-detection#grasping
Stars744
Forks246
Last commit4 years ago
Kimera-Semantics
Kimera-SemanticsC++

Real-time 3D semantic reconstruction library for robotics, building dense metric-semantic maps from 2D sensor data.

#robotics#sensor-fusion#rviz
Stars742
Forks150
Last commit2 years ago
Video++
Video++C++

A C++14 header-only library for high-performance video and image processing using meta-programming and SIMD optimizations.

#parallel-computing#high-performance#simd
Stars737
Forks113
Last commit7 years ago
captcha-break
captcha-breakC++

A collection of CAPTCHA-breaking implementations using OpenCV, Tesseract OCR, and machine learning algorithms.

#opencv#tesseract-ocr#captcha-solving
Stars727
Forks216
Last commit7 years ago
ESIM
ESIMC

An open-source simulator for event cameras, providing accurate event generation with IMU and multi-camera support.

#robotics#simulation#opengl
Stars717
Forks136
Last commit2 years ago
semantic_slam
semantic_slamC++

Real-time 3D semantic mapping system using a handheld RGB-D camera, built on ROS with ORB_SLAM2 and PSPNet.

#robotics#3d-mapping#rgb-d
Stars717
Forks175
Last commit7 years ago
phashion
phashionRuby

A Ruby wrapper around the pHash library for detecting duplicate and near-duplicate images using perceptual hashing.

#duplicate-multimedia-files#image-analysis#ruby-gem
Stars710
Forks129
Last commit7 months ago
Suiron
SuironPython

An open-source machine learning system for training autonomous RC cars using computer vision and neural networks.

#robotics#neural-networks#rc-cars
Stars709
Forks77
Last commit9 years ago
Awesome Embodied Vision
Awesome Embodied Vision

A curated reading list of papers, datasets, and simulators for embodied vision research, covering navigation, interaction, and reasoning.

#robotics#simulation#research-papers
Stars706
Forks78
Last commit11 months ago
cuda-pcl
cuda-pclC++

A CUDA-accelerated library collection for point cloud processing, providing GPU-optimized alternatives to PCL functions.

#robotics#cuda#pcl-alternative
Stars693
Forks105
Last commit2 years ago
android-yolo
android-yoloC++

Real-time object detection on Android using YOLO with TensorFlow, detecting 20 object classes from the Pascal VOC dataset.

#demo#deep-learning#android
Stars692
Forks212
Last commit3 years ago
MicroSAM
MicroSAMJupyter Notebook

Interactive segmentation and tracking tools for microscopy images built on Segment Anything.

#bioimage-analysis#microscopy#segment-anything
Stars686
Forks102
Last commit1 day ago
3d-vehicle-tracking
3d-vehicle-trackingPython

Official PyTorch implementation for joint monocular 3D vehicle detection and tracking from ICCV 2019.

#monocular-vision#autonomous-driving#pose-estimation
Stars683
Forks131
Last commit3 years ago
GitHub repository
GitHub repositoryPython

A learning-based approach for moving object segmentation in 3D LiDAR data, distinguishing moving vs. static objects in real-time.

#lidar#robotics#lidar-slam
Stars682
Forks110
Last commit3 years ago
lena.js
lena.jsJavaScript

A tiny JavaScript library for applying image processing filters directly in the browser.

#canvas#photo-filters#javascript-library
Stars679
Forks84
Last commit2 years ago
lidar_camera_calibration
lidar_camera_calibrationPython

A ROS package for calibrating camera and LiDAR sensors using OpenCV's PnP and Levenberg-Marquardt optimization.

#lidar#robotics#point-cloud-library
Stars678
Forks121
Last commit5 years ago
PreviousPage 10 of 17

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
9 years ago
3 years ago
1 year ago
Next
#Deep Learning286
#Machine Learning212
#Robotics126
#Image Processing126
#Pytorch92
#Tensorflow85
#Neural Networks81
#Python77
#Object Detection71
#Ros65
#Opencv52
#Autonomous Driving51