There are 39 repositories under computer-vision-algorithms topic.
A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
A list of popular deep learning models related to classification, segmentation and detection problems
Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition
unoffical and work in progress PyTorch implementation of CutPaste
Deploy Computer Vision solutions with a few lines of code.
Skeletonize densely labeled 3D image segmentations with TEASAR. (Medial Axis Transform)
[MICCAI'24] Official implementation of "BGF-YOLO: Enhanced YOLOv8 with Multiscale Attentional Feature Fusion for Brain Tumor Detection".
Continuation of an abandoned project fast-coco-eval
[IMAVIS] Official implementation of "ASF-YOLO: A Novel YOLO Model with Attentional Scale Sequence Fusion for Cell Instance Segmentation".
UNet based model that segment retina to 8 layers in OCT images
Reliable, minimal and scalable library for pretraining foundation and world models
Dataset and Evaluation Scripts for Obstacle Detection via Semantic Segmentation in a Marine Environment
A hands-on collection of computer vision projects for everyone.
Python package for Stroke Width Transform - Localizing the Text (Letters & Words) in a Natural Image
"As-Rigid-As-Possible Shape Manipulation" & "Implementing As-Rigid-As-Possible Shape Manipulation and Surface Flattening" source code
Building a GUI tool to find the right parameters visually and quickly, for various Computer Vision algorithms
This repository details the various methods I have attempted for skin segmentation.
[CVPR'25 Highlight] The official implementation of "GG-SSMs: Graph-Generating State Space Models"
A non-deep learning sky detector method
Pre-processing technique called DullRazor for the detection and removal of hairs on dermoscopic images.
Vision Dashboard - A One-Stop CV Learning Tool
A 3D environment visual simulation for UAVS. Such visual simulation is particularly useful for machine learning and computer vision techniques.
The EYELib: A matlab-python library for Single View Metrology and auto-calibration algorithms and methods
fast image registartion demo
Harris Corner Detector is a corner detection operator that is commonly used in computer vision algorithms to extract corners and infer features of an image.
Mono repo with sinapsis templates for object tracking
[WACV'25] Official implementation of "PK-YOLO: Pretrained Knowledge Guided YOLO for Brain Tumor Detection in Multiplane MRI Slices".
A deep learning package for computer vision algorithms built on top of TensorFlow
Implements the sparse stereo method Global Patch Collider by Shenlong Wang et al, CVPR 2016
An image captioning system that is able to predict and speak out a caption of an image taken by visually impaired.
reference implementation of Real-time Salient Object Detection based on Division of Gaussians [Katramados/Breckon, 2011]