Nick Tustison

Results 341 comments of Nick Tustison

The transformation components are located in ``out['fwdtransforms']`` and ``out['invtransforms']``. ``out['warpedmovout']`` is the moving image warped to the space of the fixed image and is not a list. With that correction...

Oops, thanks @cookpa. It's early here.

Are you running [this](https://gist.github.com/ntustison/12a656a5fc2f6f9c4494c88dc09c5621#brain-age) example?

I'm able to run it without issue (macbook pro, python 3.11, tf 2.11). Try clearing out your current antsxnet data (rm ~/.keras/ANTsXNet/*) and running it again.

First thing to try is downgrade tensorflow. We don't track with the latest version because we've had problems before.

So, if I remember correctly, the TPS transform isn't something that's registered by default in the ITK transform factory. As I'm looking at the code, that appears to be the...

Sure, thanks Phil.On Aug 5, 2024, at 6:56 PM, Philip Cook ***@***.***> wrote: image.png (view on web) image.png (view on web) Most recent pypi stats. Mostly Linux, less older python...

Perhaps it's a momentary brain lag but why can't something like this preprocessing step be done prior to the antsRegistration call?