What's Changed * Added signed url to image model by TomRoussel in https://github.com/segments-ai/segments-ai/pull/195 * Bugfix: Allow pydantic models as input for `utils.get_semantic_bitmap` by TomRoussel in https://github.com/segments-ai/segments-ai/pull/196
What's Changed * Added parameter to SegmentsDataset to avoid loading images by TomRoussel in https://github.com/segments-ai/segments-ai/pull/193 * Fix pydantic validation error when vector annotations contain both cuboids and polygons by TomRoussel in https://github.com/segments-ai/segments-ai/pull/194
New Contributors * TomRoussel made their first contribution in https://github.com/segments-ai/segments-ai/pull/193