Jirka Borovec
Jirka Borovec
can you please check with any of these build docker images? https://hub.docker.com/r/borda/birl
bUnwarpJ has problem with raw transformation #18
- [ ] **FAIR** - http://www.siam.org/books/fa06/ - [ ] **uTIlzReg** - http://sourceforge.net/projects/utilzreg/ - [x] **ANTS** - http://sourceforge.net/projects/advants/ - [x] **NiftyReg** - http://sourceforge.net/projects/niftyreg/ - [ ] **IRTK** - http://www.doc.ic.ac.uk/~dr/software/ - [...
* [Deep Learning in Medical Image Registration: A Survey](https://arxiv.org/pdf/1903.02026.pdf) * [Tutorial Medical Image Registration](https://github.com/natandrade/Tutorial-Medical-Image-Registration)
upgrade DROP2 - https://github.com/biomedia-mira/drop2
that shall be fine, @mnervik mind sending a PR to update the version? :rabbit:
> I should be not using pip install opencv-python . Is this correct? correct with consecutive pip installation of any openCV you lose python connection to the compiled... you can...
still missing some params in doctest, e.g ``` TypeError: yolo_body_tiny() missing 1 required positional argument: 'lrn' ```
@jatinmandav try to run the tests in debug mode... then it seems that the input `X` has some `None` dimensions: ``` b, ch, r, c = x.shape print ((b, ch,...
@jatinmandav mind finish it or shall we close it?