Hi All,
Recently gave the deep picker a go but immediately ran into an error:
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 72, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/jobregister.py”, line 333, in get_run_function
modname = job_types_modules[str(job_type)][‘run_module’]
KeyError: ‘deep_picker_train’
Any ideas?
Omid