Hi,
I have a problem with getting background and segment_time from random_activate in create_training_example. The error I get is below.
Hi,
I have a problem with getting background and segment_time from random_activate in create_training_example. The error I get is below.
Hi @gasperpavlic , can you post the code you wrote in create_training_example
?
Check the line in your code, background, segment_time = random_activate
.
Why are you using random_activate
here?
I missunterstood the assignment. I checked again and I solve the problem.
Thank you!