Skip to content

Instantly share code, notes, and snippets.

@zarzen
Last active August 29, 2015 14:25
Show Gist options
  • Select an option

  • Save zarzen/1b08d93d521d9d062484 to your computer and use it in GitHub Desktop.

Select an option

Save zarzen/1b08d93d521d9d062484 to your computer and use it in GitHub Desktop.
Discussion

resource

cpp implementation

CN24 is a complete semantic segmentation framework using fully convolutional networks. It supports a wide variety of platforms (Linux, Mac OS X and Windows) and libraries (OpenCL, Intel MKL, AMD ACML…) while providing dependency-free reference implementations. The software is developed in the Computer Vision Group at the University of Jena.

这个是用来取super pixel的

这个也是cpp的,还是unsupervise,不过不知道行不行

@zarzen

zarzen commented Aug 9, 2015

Copy link
Copy Markdown
Author

deeplab的caffe model没法直接用原生的caffe编译出来的运行。
应该是因为它们加上了自己的代码字段。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment