Sven
Sven
Hi, thank you for publishing code for your paper. Currently, I am trying to train with a custom dataset ([dataset.zip](https://github.com/amiryanj/socialways/files/4295313/dataset.zip)). It is a intersection with 3 modes. There are 8...
First of all: very cool work! I have two questions regarding reproducing pairs from the datasets for training. ### Habitat Are the scenes the pairs are generated from the same...
### Bug description ### Summary When continuing a training - using `trainer.fit(..., ckpt_path="last")` with DDP (#devices > 1) - `MLFlowLogger` (but also validated for [`AimLogger`](https://aimstack.readthedocs.io/en/latest/quick_start/integrations.html#integration-with-pytorch-lightning) and might affect others. `TensorboardLogger`...