What's Changed
* Fix(metrics-metadata): annotation type metadata by yogesh-encord in https://github.com/encord-team/encord-active/pull/169
* fix(metrics-metadata): remove metrics metadata indexing by yogesh-encord in https://github.com/encord-team/encord-active/pull/170
* feat(coco): adds support for bounding boxes (also rotatable) by Encord-davids in https://github.com/encord-team/encord-active/pull/159
* misc: show exact metric name when logging it by eloy-encord in https://github.com/encord-team/encord-active/pull/171
* feat(predictions): adds classification predictions by Encord-davids in https://github.com/encord-team/encord-active/pull/154
* fix: feature hash rename by Encord-davids in https://github.com/encord-team/encord-active/pull/173
* fix(metrics): filter metrics properly by yogesh-encord in https://github.com/encord-team/encord-active/pull/174
* fix: ObjectDetection argument name by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/176
* fix(metrics): fix segmentation fault on running Shape outlier detection by yogesh-encord in https://github.com/encord-team/encord-active/pull/175
* Fix (prediction): object detection argument name by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/179
* feat(frontend): packages frontend components by Encord-davids in https://github.com/encord-team/encord-active/pull/172
* fix(metrics): metrics segfault fixes by yogesh-encord in https://github.com/encord-team/encord-active/pull/181
* fix: moves embedding generation behind condition by Encord-davids in https://github.com/encord-team/encord-active/pull/178
* fix(ui): make filters page not crash on missing network by yogesh-encord in https://github.com/encord-team/encord-active/pull/177
* fix: load faiss before torch, remove some module imports from the critical path by Encord-davids in https://github.com/encord-team/encord-active/pull/180
**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.32...v0.1.33