Damascene. GPU-powered image segmentation tool that breaks photos into regions.

github.com/amueller/damascene-python-and-matlab-bindings

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2019
  • Now it works without ACML (#10)
September 2017
  • Merge pull request #5 from p0wdrdotcom/master
  • formatting
  • added note on the reason for gcc-5 on ubuntu and where its used
  • notes on where to download other versions
  • typo
  • made a basic readme for ubuntu installation
  • ignore build files from git
  • specify the ACML location from the command line
  • require cuda
  • link the cuda libs and added an install target
February 2013
  • Merge pull request #2 from trsaunders/master
  • fix computegradient array overflow
  • Changed device_num to 0 in example
December 2012
  • Add device numer parameter
  • Remove some unused stuff
  • Python bindings using Cython instead of Weave
  • removed unused stuff from damascene.cu
  • remove other CUT functions, slight cleanup
  • remove more main functions