From 28daa6c6ede915e537c390a9257ebf4314b0ebfa Mon Sep 17 00:00:00 2001 From: Roman Donchenko Date: Fri, 12 Nov 2021 16:03:22 +0300 Subject: [PATCH] Update changelog after #536 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 724a1023e7..dae49a7bed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,8 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 () - Allowed annotation files with arbitrary names in COCO () -- The `icdar_text_localization` format is no longer detected in every directory - () +- The following formats can now be detected unambiguously: + `ade20k2017`, `ade20k2020`, `cvat`, `datumaro`, `icdar_text_localization`, + `icdar_text_segmentation`, `icdar_word_recognition`, `kitti_raw`, `label_me`, + `mot_seq`, `yolo` + (, + ) - Update pycocotools version to 2.0.2 ()