Fixed - A typo in _requirements.txt_ resulted in failed installation
0.0.21
Fixed - `sof-detect-keypoints` missing in install script - missing _tensorflow-dataset_ requirement Added - `sof-detect-keypoints` now also works with png images (not only TFDS datasets)
0.0.20
Fixed - [Issue 14](https://github.com/ithron/OF-Utils/issues/14): sof-detect-keypoints: wrong upside_down label on rare case with wrong key point locations and low confidence
0.0.19
Fixed - `sof-detect-keypoints` processes only 10 images.
0.0.18
Fixed - `sof-detect-keypoints` crashes when writing CSV file
0.0.16
Added - `sof-detect-keypoints` tool to detect keypoints on the `SOF_hip` dataset.