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

spie sprint #4

Open
7 tasks
massich opened this issue Mar 1, 2016 · 2 comments
Open
7 tasks

spie sprint #4

massich opened this issue Mar 1, 2016 · 2 comments

Comments

@massich
Copy link
Member

massich commented Mar 1, 2016

This Issue will be used document and drive the experimentation discussed in SPIE

Description

A dirty implementation of our prostate methods using deep learining. The volumes would be sliced (as sub volume) in a sliding manner and a decision (cancer / non-cancer) would be made for each subvolume.

Tasks

  • basic caffe knowledge
  • Initial caffe integration
    • Segment only the midle slice of the volume
    • volume slicing

Extra- things to try

  • Incorporate a position prior. Maybe you can have T1, DCE, ADC (+ a modality position or atlas) see issue Add position information to the deep learning #5
    • use Atlas Prior
    • use position image [X, Y, Z] of size (MxNxRx3) where the central pixel has a 0,0,0
@massich
Copy link
Member Author

massich commented Mar 1, 2016

@glemaitre I think this is what we need https://github.com/BVLC/caffe/wiki/Model-Zoo#fcn

@massich
Copy link
Member Author

massich commented Mar 1, 2016

https://www.youtube.com/watch?v=rvMVqPsXL10 @ min 40, injecting rgb images + depth, either at the first level of the network (or more fancy, inject one of the images at some deeper layer within the network). We can use this to inject the DCE and the ADC at its corresponding resolution

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

No branches or pull requests

1 participant