Andreas Schuh

Results 9 issues of Andreas Schuh

# Bug Report ## Description In our mono-repo we have some finished projects which used DVC 2 (and maybe even DVC 1 still). More recent projects use DVC 3 (`dvc...

awaiting response

I am using Ray Jobs to execute training on EC2 worker nodes forming an auto-scaling Ray Cluster. I would like to save DVCLive output in a persistent remote storage location...

p2-medium
feature request

We want to use DVC to store media files of a static page that is build with Jupyter Book (Sphinx doc). However, `dvc fetch` / `dvc pull` sets the mtime...

# Bug Report ## Description I queued and started a couple experiments. Some of them failed for unknown reason though the only difference to successfully started experiments is a loss...

p1-important
research
A: experiments

The functions in [deepali.core._kornia](https://github.com/BioMedIA/deepali/blob/main/src/deepali/core/_kornia.py) can be replaced by the functionality available in the new and lightweight [RoMa](https://naver.github.io/roma/) library.

enhancement
p3-nice-to-have

Currently, most flow field functions assume that the number of vector field channels is equal to the number of grid dimensions. However, in case of a spatio-temporal flow field, each...

p0-backlog

Started to extend the tutorial to include a learning based image registration example. It is not currently producing any meaningful results.

documentation
p1-important

On suggestion by @shcheklein, I added `cache: false` to the output in the `.dvc` file created by `dvc import` to be able to track the imported file with Git instead...

bug
A: data-sync