improve bounding box accuracy, use second pass (#401)
* specify cache key for object keypoints * made image id required for lower level functions * added logging to find bounding boxes * 2nd it to find bounding box without bounding box * use fixed size when calculating image similarity
Showing
- sciencebeam_gym/tools/image_annotation/find_bounding_boxes.py 3 additions, 1 deletion...ncebeam_gym/tools/image_annotation/find_bounding_boxes.py
- sciencebeam_gym/utils/image_object_matching.py 130 additions, 31 deletionssciencebeam_gym/utils/image_object_matching.py
- tests/utils/image_object_matching_test.py 4 additions, 2 deletionstests/utils/image_object_matching_test.py
Please register or sign in to comment