Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NiftyNet LandmarkApplication #21

Open
1 of 7 tasks
abpwrs opened this issue Apr 12, 2019 · 0 comments
Open
1 of 7 tasks

NiftyNet LandmarkApplication #21

abpwrs opened this issue Apr 12, 2019 · 0 comments
Assignees
Labels
NiftyNet Issue for BRAINSia/NiftyNet fork

Comments

@abpwrs
Copy link
Contributor

abpwrs commented Apr 12, 2019

User Story

As AlgorithmDev,
I want a NiftyNet landmark detection interface
so that I can quickly develop landmark detection networks

Detailed Description

Add a landmark detection application to the contrib folder of BRAINSia/NiftyNet. This application should be extendable so that we can write our own landmark detection networks that use this. For more information on how the NiftyNet application works look at the results of #17.

Tasks to be completed

  • Create a class LandmarkApplication that extends NiftyNet's BaseApplication class.
  • Add the generic functionalities of a landmark detection network (NEED MORE ISSUES TO FLUSH THIS OUT)
  • Develop tests to ensure that our application behaves correctly and does not introduce breaking changes to NiftyNet

Acceptance Criteria

  • Tests must be written that cover our code with at least a coverage of 70-80%
  • All existing NiftyNet test must pass
  • LandmarkApplication must be shown to work for landmark identification of eyes
  • Documentation of our new application must be written to work with existing NiftyNet docs
@abpwrs abpwrs added the NiftyNet Issue for BRAINSia/NiftyNet fork label Apr 12, 2019
@abpwrs abpwrs added this to the Overtrained Eye Finder Net milestone Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NiftyNet Issue for BRAINSia/NiftyNet fork
Projects
None yet
Development

No branches or pull requests

2 participants