3LC Python Package Version 2.20¶
2.20.1¶
Enhancements and Fixes¶
[16176] Raise error if
EditedTableinput table set to itself[16357] Allow alias anchor resolution when URL is in cloud storage
[16185] Handle wrong type in
TableWriter.add_row[16446] Give a more helpful message when users try to export to YOLO
Ensure dimensionality reduction table stores model URL as relative
[16460] Remove extra list operation and improve progress listing when indexing
[16479] Add
sniffioas an explicit3lcdependency after its recent removal as a dependency fromanyio, which the version oflitestarused by3lctransitively depended on
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_extraswill be included in the exported COCO file.
Enhancements and Fixes¶
[16317] Include
joblibin thepacmapextra since embeddings reduction using PaCMAP usesjoblib[16291] Explicitly define allowed methods and headers in CORS configuration for Object Service to improve browser disposition