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
Describe the problem clearly here. Include descriptions of the expected
behavior and the actual behavior.
I create a polylines label from a mask image, which contains multiply holes. This labels can be showed correctly by draw_labels, but failed to view on the browser. The hole is not being show correctly.
OS Platform and Distribution (e.g., Linux Ubuntu 22.04): Linux Ubuntu 24.04
Python version (python --version): Python 3.11.8
FiftyOne version (fiftyone --version): FiftyOne v1.3.1, Voxel51, Inc.
FiftyOne installed from (pip or source): pip
Willingness to contribute
The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?
Yes. I can contribute a fix for this bug independently
Yes. I would be willing to contribute a fix for this bug with guidance
from the FiftyOne community
No. I cannot contribute a bug fix at this time, don't know about typescript.
Instructions
Describe the problem
Describe the problem clearly here. Include descriptions of the expected
behavior and the actual behavior.
I create a polylines label from a mask image, which contains multiply holes. This labels can be showed correctly by
draw_labels
, but failed to view on the browser. The hole is not being show correctly.Image output by

draw_labels
:Screenshot from browser:

Code to reproduce issue
System information
python --version
): Python 3.11.8fiftyone --version
): FiftyOne v1.3.1, Voxel51, Inc.Willingness to contribute
The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?
from the FiftyOne community
image_and_mask.zip
The text was updated successfully, but these errors were encountered: