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
* added test_get_bb_correct_inputs
* added test_sdata_single_image_with_label fixture
* test_get_bb_correct_inputs runs on several inputs and checks if labels are sliced as well
* Added test_get_bb_wrong_input_types
* added test to assert wrong input dims in pp.get_bb
* added test to check for wront inputs with wrong length in pp.get_bb
* additional tests for wrong input dims to assert that if start and end boundaries are the same an error is raised
* small fix to make render_channels work again
0 commit comments