Skip to content
/ malis Public
forked from TuragaLab/malis

MALIS structured loss function for supervised learning of segmentation and clustering

License

Notifications You must be signed in to change notification settings

ZettaAI/malis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MALIS

Installation

  • pip install malis
  • build from source: ./make.sh

Structured loss function for supervised learning of segmentation and clustering

Python and MATLAB wrapper for C++ functions for computing the MALIS loss

The MALIS loss is described here:

SC Turaga, KL Briggman, M Helmstaedter, W Denk, HS Seung (2009). Maximin learning of image segmentation. Advances in Neural Information Processing Systems (NIPS) 2009.

http://papers.nips.cc/paper/3887-maximin-affinity-learning-of-image-segmentation

About

MALIS structured loss function for supervised learning of segmentation and clustering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.9%
  • Cython 39.5%
  • C++ 14.7%
  • C 1.6%
  • Shell 0.3%