gpogorzelski
gpogorzelski
Hi Gregorie, Thanks alot! Have a great day! Regards, Grzegorz On Tue, Jun 15, 2021 at 12:40 PM Gregoire Milliez ***@***.***> wrote: > Hi! > Here is what I used...
Hi, thanks for the answer but unfortunately when I call bpy.ops.object.dp_ot_draw_operator('EXEC_DEFAULT') in a persistent handler as in the documentation link you providede it doesn't work.
Hi, please find a minimal working example here: https://github.com/gpogorzelski/reload_scene_blender.git I create a new dir in the addons dir and then copy it all there followed by addon install in blender...
Also, how would you change the value of the text label in the DP_OT_draw_operator, from outside of the class? Say I want to change the label to the number of...
I think @jmrichardson is right. In my work, after training for many iterations I collect say 10 models with best performance and evaluate them further (do they cluster data? etc.)....