From b89a6e3f8ea50c413203db4784c0ef7dd5d52df5 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:40:11 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 154ca2f..211ed92 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@ We used a RTX 3090 as test GPU. - organize acceptor (to GPU memory) - organize donor (to GPU memory) - move axis (move the time axis of the tensor) - - move intra timeseries (donor time series and donor reference image & acceptor time series and acceptor reference image) + - move intra timeseries + - donor time series and donor reference image + - acceptor time series and acceptor reference image - rotate inter timeseries - move inter timeseries - spatial pooling @@ -68,8 +70,8 @@ We used a RTX 3090 as test GPU. - organize volume (to GPU memory) - move axis (move the time axis of the tensor) - move intra timeseries - - donor time series and donor reference image; also used on volume - - acceptor time series and acceptor reference image; also used on oxygenation) + - donor time series and donor reference image; transformation also used on volume + - acceptor time series and acceptor reference image; transformation also used on oxygenation - rotate inter timeseries - move inter timeseries - spatial pooling