Skip to content

pkainz/MICCAI2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MICCAI 2015 Cell Detection using Proximity Score Regression

Watch the short video on YouTube for an overview of the method.

Bone Marrow Hematoxylin&Eosin Dataset Download

Download the image data and the ground truth annotations as compressed ZIP here.

Code Demo

Find the description of how to run the code in the code and demo directories.

Disclaimer

Cell Detection Application Code: Copyright (c) 2015-2016
Philipp Kainz, Martin Urschler, Samuel Schulter, Paul Wohlhart, Vincent Lepetit
Institute of Biophysics, Medical of University Graz, Austria.
Institute for Computer Graphics and Vision (ICG), Graz University of Technology, Austria.
All rights reserved.

Random Forest Framework Code: Copyright (c) 2011-2016
Samuel Schulter, Paul Wohlhart, Christian Leistner, Amir Saffari, Peter M. Roth, Horst Bischof.
Institute for Computer Graphics and Vision (ICG), Graz University of Technology, Austria.
All rights reserved.

Conditions of use

Permission to use this code is granted for non-commercial applications only!
P. Kainz, M. Urschler, S. Schulter, P. Wohlhart, and V. Lepetit. You should use regression to detect cells. In A. F. Frangi, J. Hornegger, N. Navab, and S. Wells, editors, Medical Image Computing and Computer-Assisted Intervention – MICCAI 2015, Lecture Notes in Computer Science, Munich, Germany, Oct. 5-9 2015. Springer.

@inproceedings{Kainz15,
  author = "P. Kainz and M. Urschler and S. Schulter and P. Wohlhart and V. Lepetit",
  title = {{You Should Use Regression to Detect Cells}},
  booktitle = {{International Conference on Medical Image Computing and Computer Assisted Intervention}},
  year = 2015
}

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither name of copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

MICCAI 2015 Supplementary Material

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published