Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 176 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 176 Bytes

Abiss

Affinity based image segmentation system, implementing algorithm described in https://arxiv.org/abs/2106.10795

Build

mkdir build && cd build
cmake ..
make