3LC Python Package Version 2.20

2.20.0

Features

  • [16296] Added support for arbitrary instance metadata when importing COCO annotations files. These must be explicitly included with a name and a schema. When exporting keypoints tables, all per_instance_extras will be included in the exported COCO file.

Enhancements and Fixes

  • [16317] Include joblib in the pacmap extra since embeddings reduction using PaCMAP uses joblib

  • [16291] Explicitly define allowed methods and headers in CORS configuration for Object Service to improve browser disposition