TuragaLab / DECODE

This is the official implementation of our publication "Deep learning enables fast and dense single-molecule localization with high accuracy" (Nature Methods)
GNU General Public License v3.0
89 stars 26 forks source link

v0.10.1 fails in dataloader_customs for num_workers = 0 #208

Closed Haydnspass closed 1 year ago

Haydnspass commented 1 year ago

Training fails for num_workers = 0 in dataloader_customs.

image

This means we need to dump this release after fixing. Fix by catching this bug somewhere.