← Search

Jennifer Jang

5 accepted papers

2021

MeanShift++: Extremely Fast Mode-Seeking With Applications to Segmentation and Object Tracking

CVPR 2021poster

MeanShift is a popular mode-seeking clustering algorithm used in a wide range of applications in machine learning. However, it is known to be prohibitively slow, with quadratic runtime per iteration. We propose MeanShift++, an extremely fast mode-seeking algorithm based on MeanShift that uses a grid…

Cited by 26PDFScholar
2018

Quickshift++: Provably Good Initializations for Sample-Based Mean Shift

ICML 2018oral

We provide initial seedings to the Quick Shift clustering algorithm, which approximate the locally high-density regions of the data. Such seedings act as more stable and expressive cluster-cores than the singleton modes found by Quick Shift. We establish statistical consistency guarantees for this m…