Skip to content

Ricozero/snic_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNIC

This repository is for data mining course (2021 spring), and it includes:

  • SNIC algorithm reimplementation and visualization in Python (snic.py).
  • Comparison with original implementation (matlab/compare_reimpl.m).
  • SNICO algorithm that gets rid of compactness parameter (snic.py).
  • Superpixel merging algorithm based on RAG and NNG (merge.py).

SNIC

SNICO

SNICO and merge

Note: visualization based on C++ implementation is not implemented yet (snic.cpp).

About

SNIC reimplementation in Python, SNICO, and superpixel merging.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published