Enoch Tetteh
Enoch Tetteh
I am using `timm` version `0.5.0`, and I plan to train a greyscale image, but the data loader is outputting RGB images. The model I intend to use works fine...
Getting the following error when converting my ckpt to huggingface's pytorch. I am using the same config file I used for the pretraining. ``` Traceback (most recent call last): File...
I have downloaded and processed all the datasets following the instructions from the [docs](https://spine-generic.readthedocs.io/analysis-pipeline.html#getting-started). However the structure for example the `data_processed/sub-amu01/anat/` looks like the image below. ![Screen Shot 2022-10-07 at...