-
Hi!
I've been working on another low-level vision task and also trying to use deformable convolution. Yet, I cannot get good results. I think a large portion of performance improvement of your pap…
-
Es gibt drei relevante Datumsangaben in schema.org:
- [`dateCreated`](https://schema.org/dateCreated)
- [`datePublished`](https://schema.org/datePublished)
- [`dateModified`](https://schema.org/d…
-
Hi,
@zivy
I went through some papers on Deformable registration which includes demon registration, diffeomorphic and fastSymmetric registration. Finally I have realized that these are generally u…
-
elastix 4.9 has worse performance than 4.8.
Part of the problem is fixed in this commit:
https://github.com/SuperElastix/elastix/commit/eab944a9b3f1a9fe4863b495ff1e64bf26158663
For the combo me…
-
**Submitting author:** @asmusskar (Asmus Skar)
**Repository:** https://github.com/asmusskar/ALVA
**Version:** v1.2
**Editor:** @Kevin-Mattheus-Moerman
**Reviewer:** @AnaWaldila, @CBenghi
**Archive:** …
-
I use some tips to test initialization such as antsAI or antsRegistration -d 3 -r [ fixed.nii.gz , moving.nii.gz , 1] -t Rigid[0.1] \
-m MI[ fixed.nii.gz, moving.nii.gz, 1, 32] -c 0 -f 4 -s 2 \
-o […
-
Does this package scale well to WSI of size 15k x 15k pixels and allows for non rigid registration to the level of aligning well close to individual cells? The tissues I'm working with not only shift …
-
Thank you in advance for your time and energy spent to maintain the issues updated!
I used the Affine model of voxelmorph with 8-bin Mutual-Information loss function for 2D CT/MR co-registration. T…
-
Options include:
* deformation model
* point trajectory model
* trajectory prediction model
* point motion model
-
Trying to compose two grid deformations gave me this error. Because ϕ is quite large, I'm not sure how to provide the ϕ that produced this error.
```
ϕ(ϕ)
ERROR: BoundsError: attempt to access 5…