Update README.md

This commit is contained in:
David Rotermund 2023-07-10 18:40:11 +02:00 committed by GitHub
parent 09a7e772e0
commit b89a6e3f8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,9 @@ We used a RTX 3090 as test GPU.
- organize acceptor (to GPU memory) - organize acceptor (to GPU memory)
- organize donor (to GPU memory) - organize donor (to GPU memory)
- move axis (move the time axis of the tensor) - 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 - rotate inter timeseries
- move inter timeseries - move inter timeseries
- spatial pooling - spatial pooling
@ -68,8 +70,8 @@ We used a RTX 3090 as test GPU.
- organize volume (to GPU memory) - organize volume (to GPU memory)
- move axis (move the time axis of the tensor) - move axis (move the time axis of the tensor)
- move intra timeseries - move intra timeseries
- donor time series and donor reference image; also used on volume - donor time series and donor reference image; transformation also used on volume
- acceptor time series and acceptor reference image; also used on oxygenation) - acceptor time series and acceptor reference image; transformation also used on oxygenation
- rotate inter timeseries - rotate inter timeseries
- move inter timeseries - move inter timeseries
- spatial pooling - spatial pooling