Update README.md
This commit is contained in:
parent
09a7e772e0
commit
b89a6e3f8e
1 changed files with 5 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue