Hello,
The scene has been loaded properly, and I did double check with additional measures that there are 3 objects in the default scene, making the length of the number of scene objects 3 as well. But, when I try to run the two aforementioned notebooks, during the training I get an error stating that the indices of the object_id is -1, not within [0,3) and I am unable to train.
'object_id' is used in the trainable_materials class and hence, I am guessing that is where the isuue occurs.
Hello,
The scene has been loaded properly, and I did double check with additional measures that there are 3 objects in the default scene, making the length of the number of scene objects 3 as well. But, when I try to run the two aforementioned notebooks, during the training I get an error stating that the indices of the object_id is -1, not within [0,3) and I am unable to train.
'object_id' is used in the trainable_materials class and hence, I am guessing that is where the isuue occurs.