Laurens Weitkamp

Results 2 issues of Laurens Weitkamp

Hello, is it correct that frame_stack in wrap_deepmind is never in use? Will you be able to get velocity information if you only parse 1 frame at a time?

My question is regarding the following code snippet: https://github.com/Project-MONAI/research-contributions/blob/1b93b892f31390e98c4faa68e5660c7fcfb22083/SwinUNETR/Pretrain/models/ssl_head.py#L96-L97 What is the use of this? When running the code, the following shapes are present: ``` x_out: torch.Size([1, 768, 3, 3,...