All Projects → SaadUllahAkram → CellProposalNetwork

SaadUllahAkram / CellProposalNetwork

Licence: other
Demos for Cell Proposal Networks presented in ICIP 16 and DLMIA 16 (MICCAI-W)

Programming Languages

matlab
3953 projects
C++
36643 projects - #6 most used programming language
Cuda
1817 projects

Cell Proposal Network

This repositary contains demos for [1,2]. Code for training the networks on your own data can be found at: CPN

[1] S. U. Akram, J. Kannala, L. Eklund, and J. Heikkilä, "Cell Proposal Network For Microscopy Image Analysis," in ICIP, 2016.

[2] S. U. Akram, J. Kannala, L. Eklund, and J. Heikkilä, "Cell Segmentation Proposal Network For Microscopy Image Analysis," in DLMIA (MICCAI Workshop), 2016.

Demo

  1. Download code: git clone --recursive https://github.com/SaadUllahAkram/CellProposalNetwork.git
  2. Compile caffe.
  3. Add paths and activate caffe: startup.m
  4. Download data and run demo: demo.m

Faster R-CNN code with some modifications was used to train the networks.

Videos

Results for CSPN [2]: Video Playlist

CPN Videos

Results for CSPN [2]: Video Playlist

CPN Videos

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].