Skip to content

Algorithm guide

Nick Gauthier edited this page Jan 25, 2023 · 21 revisions

List algorithms here with links and simple descriptions:

Wikipedia article on Image Segmentation has a good overview.

Classical Computer Vision Algorithms

  1. Pixel classification
  2. Thresholding
  3. Watershed algorithm
  4. K-means

AI/Deep Learning Algorithms

  1. MaskRCNN
  2. UNET
  3. CLIPseg: https://huggingface.co/blog/clipseg-zero-shot

Clone this wiki locally