What's Changed
* Add background class for segmentation if pixels without annotations found by sokovninn in https://github.com/luxonis/luxonis-ml/pull/191
* Clip width and height in BBoxAnnotation by klemen1999 in https://github.com/luxonis/luxonis-ml/pull/192
* Updated auto labeler configuration by kozlov721 in https://github.com/luxonis/luxonis-ml/pull/195
* Fixed records without annotations by kozlov721 in https://github.com/luxonis/luxonis-ml/pull/197
* Update docs generation by kozlov721 in https://github.com/luxonis/luxonis-ml/pull/198
* LuxonisML Data Docs by kozlov721 in https://github.com/luxonis/luxonis-ml/pull/196
* Fix: Prevent training from crashing when unable to connect to MLflow. by JSabadin in https://github.com/luxonis/luxonis-ml/pull/193
* fix: sort classes alphabetically by JSabadin in https://github.com/luxonis/luxonis-ml/pull/194
* fewer reconnections by JSabadin in https://github.com/luxonis/luxonis-ml/pull/203
* hotifx: adding file names to be ignored by the COCO parser by JSabadin in https://github.com/luxonis/luxonis-ml/pull/199
* fix: add background to multiclass only by JSabadin in https://github.com/luxonis/luxonis-ml/pull/204
* Fix augmented loader with no labels by kozlov721 in https://github.com/luxonis/luxonis-ml/pull/202
* Added `pydoctor` to CONTRIBUTING.md by kozlov721 in https://github.com/luxonis/luxonis-ml/pull/201
* Speed up semantic segmentation annotations loading by sokovninn in https://github.com/luxonis/luxonis-ml/pull/205
* Added dai_type to NNArchive by klemen1999 in https://github.com/luxonis/luxonis-ml/pull/200