You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating Bongard Problem by using import_from_action_string_list, why do get_start_coordinates() return list of None?
Even positive_bongard_image.get_start_coordinates() for positive_bongard_image in bongard_problem_recovered.positive_bongard_images return list of None
I am using Demo and then bongard_problem_recovered.get_start_coordinates()
The text was updated successfully, but these errors were encountered:
When creating Bongard Problem by using import_from_action_string_list, why do get_start_coordinates() return list of None?
Even positive_bongard_image.get_start_coordinates() for positive_bongard_image in bongard_problem_recovered.positive_bongard_images return list of None
I am using Demo and then
bongard_problem_recovered.get_start_coordinates()
The text was updated successfully, but these errors were encountered: