Tim Broedermann

Results 4 comments of Tim Broedermann

We only tested our code with CUDA 10.1. You might find similar issues and solutions on the following mm repositories: [MMDetection](https://github.com/open-mmlab/mmdetection) [MMCV](https://github.com/open-mmlab/mmcv) I recommend checking these for potential fixes or...

Hi, I don't know what exactly leads to this behavior with your setup. Generally for fine-tuning, you could try these tricks: use a learning rate warmup, use a low lr...

If you are using the the correct checkpoint and the script for all input modalities you should be able to reproduce the results without any training. The .pkl files you...

Could you please clarify what your issue is? You need to first download the checkpoints from [here](https://drive.google.com/drive/folders/1e0esMyGVJndVcjbwkyUo29KlyZBtnh1f) and put it in the correct checkpoints folder. The .pth file can then...