softmatterlab / DeepTrack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image generator lambdas are re-initialised every iteration

aleide opened this issue · comments

Currently, the lambda functions used as closures in image_parameters_function() are re-initialised every yield cycle of the generator get_image_generator().

Active branch: al-reuse_lambda_imgen

Can we close this issue?