Can we use the latest version of Topaz in the CryoSPARC GUI?

Hi everyone,

I was wondering if anyone knows whether I can use the latest version of Topaz in the CryoSPARC GUI, as it resolves the issue of the long argument list.

@rimonparves We have noted support for Topaz 0.3 as a feature request.

1 Like

thanks ! just to let you know so you know: the latest version of topaz have some issues as mentioned in here ValueError: Unsupported number of dimensions: 32. Try dims=2 or dims=3. in Cryosparc's topaz train · Issue #220 · tbepler/topaz · GitHub .
“This error seems to appear when using the --no-pretrained option, because we don’t pass the dims argument explicitly which means that the next argument to be read by *args is the units argument of 32.”