implemented skip errors for find figure bounding box pipeline (#408)
* renamed --skip-errors to --ignore-unmatched-graphics * implemented --skip-errors * run test_should_annotate_using_jats_xml using beam * fixed MapOrLog usage when skipping errors
Showing
- sciencebeam_gym/tools/image_annotation/find_bounding_boxes_utils.py 8 additions, 6 deletions...m_gym/tools/image_annotation/find_bounding_boxes_utils.py
- sciencebeam_gym/utils/pipeline.py 51 additions, 8 deletionssciencebeam_gym/utils/pipeline.py
- tests/tools/image_annotation/find_bounding_boxes_utils_test.py 62 additions, 2 deletions.../tools/image_annotation/find_bounding_boxes_utils_test.py
Please register or sign in to comment