Closed eor314 closed 2 years ago
Plotting code in cell 8 spits an error related to coloring the bounding box when running from ipynb cloned from git:
AttributeError: 'Shell' object has no attribute 'highlighting_style'
Attempting to print information about the image (ie image.url) returns the same error. Perhaps related to pip install error in issue #8 .
image.url
The bounding box in this instance appears to be misplaced. Concept = Cystocrepis setigera
Fixed. OpenCV bounding box rendering changed to PIL ImageDraw
Plotting code in cell 8 spits an error related to coloring the bounding box when running from ipynb cloned from git:
Attempting to print information about the image (ie
image.url
) returns the same error. Perhaps related to pip install error in issue #8 .The bounding box in this instance appears to be misplaced. Concept = Cystocrepis setigera