Jack Steussie

Results 7 comments of Jack Steussie

What was wrong here with the dataset? I am currently getting the same error for my dataset I'm incorporating into the framework.

> Contributor How is this different than using `imdecode_backend=tifffile` in the 'LoadAnnotation' or 'LoadImageFromFile' transformations?

any updates on this?

I found that just using pip to install all of the packages was what I needed. No need to use mim. This is what I ran in my docker file...

Some of the models have this randomly for some reason in my experience I don't know how to fix this.

I am also getting this error with fcn-unet, with a custom dataset conforming to the standard dataset format. Edit: However mine is only binary segmentation with background and foreground classes.

> I'm using the following workaround: As my custom backbone is trained with this framework, instead of starting a new training, I resume the training, changing the parameters—in my case,...