mean-shift
There are 94 repositories under mean-shift topic.
kzampog/cilantro
A lean C++ library for working with point cloud data
masqm/Faster-Mean-Shift
GPU accelerated Faster Mean-shift for cosine embedding clustering
prateekroy/Computer-Vision
Cool Vision projects
UMBCvision/MSF
Official code for "Mean Shift for Self-Supervised Learning"
dachosen1/Feature-Engineering-for-Fraud-Detection
Implementation of feature engineering from Feature engineering strategies for credit card fraud
PacktWorkshops/The-Machine-Learning-Workshop
An interactive approach to understanding Machine Learning using scikit-learn
LorenzoAgnolucci/MeanShiftClustering
C++, OpenMP and CUDA implementation of Mean Shift clustering algorithm
zziz/mean-shift
Mean-shift clustering in Python in 100 lines
DemonDamon/MSKCluster
Utilize Mean-Shift to generate initial centroids for K-Means
aruuunn/clustering-visualizer
Clustering Visualizer is a Web Application for visualizing popular Machine Learning Clustering Algorithms (K-Means, DBSCAN, Mean Shift, etc.).
creinders/ClusteringAlgorithmsFromScratch
Clustering algorithms (Mean shift and K-Means) from scratch in NumPy, PyTorch, TensorFlow, and JAX
Mrpatekful/cluster
GPU accelerated K-Means and Mean Shift clustering in Tensorflow.
cch230/Augmented-Reality-Soccer-Practice-Application
사용자가 코치의 도움없이 여러 훈련을 개인적으로 할 수 있도록 도와주는 축구 어플리케이션입니다. It is a soccer-practice-application that helps the user to do various training personally without the help of a coach.
rprata/ffmean-shift
Real Time Tracking based in Mean Shift framework using LIBAV and SDL libraries (Without using OpenCV Library).
shayneobrien/text-cluster
Offline and online (i.e., real-time) annotated clustering methods for text data.
yeliu2013/ca3dms-toh
Context-aware 3-D Mean-shift with Occlusion Handling for Robust Object Tracking in RGB-D Videos
EmmittXu/Object-Tracking-PyCUDA
Object Tracking using GPU acceleration.
frantp/msc
A simple C++ implementation of mean shift clustering
styczen/Advanced-vision-algorithms
Few computer vision algorithms implemented in Python for university course.
Kvatsx/Image-Processing-and-Computer-Vision-Assignments
Image processing and vision based assignments completed in computer vision course
PolarNick239/OpenMeanShift
OpenCL GPU version of Mean Shift segmentation based on EDISON system
UCDvision/CMSF
Official Code for "Constrained Mean Shift Using Distant Yet Related Neighbors for Representation Learning"
dkarageo/CUDA_Mean_Shifter
An implementation of mean shift clustering algorithm on CUDA (and CPU too).
nikolayVv/ComputerVisionTasks
Working on five computer vision tasks (optical flow, mean-shift tracking, correlation filter tracking, advanced tracking, and long-term tracking) using the programming language Python.
adnanmunawar/mean-shift-matlab
Algorithm for tracking an object based on the mean shift algorithm
genericalexacc/go_vision
Some image processing algorithms that I implemented in the Go programming language from scratch.
neerajtiwari360/mean-shift-clustering-algorithm-PYTHON
To Cluster any Image with mean-shift algorithm
toorajtaraz/computational_intelligence_mini_projects
Computational inteligence mini projects
trent129/Life-Expectancy-Prediction
Life Expectancy Prediction by Country with supervised learning, mixed effect effect modeling, and clustering.
w00zie/mean_shift
Mean Shift C++17 implementations: Sequential, OpenMP and CUDA
abel-gr/OCR-for-warehouse
Optical Character Recognition system for recognize the text inside warehouse box label images.
bakhshiali/python-AIscratch
We are trying to write data science --> artificial intelligence (AI) --> machine learning (ML) algorithms from scratch!
codepydog/pci_dynamic_process
This project is my thesis about computing a more accurate process capability index under dynamic process with mean shift and variance change.
Suchetaaa/CS663-Assignments
CS663 - Digital Image Processing Programming Assignments
uef-machine-learning/MeanShift
Mean-shift and Medoid-shift for outlier detection (Paper: http://cs.uef.fi/sipu/pub/FSDM2595.pdf)