From 584f9c3238d8b00b9a4d2abfeb34bc5e2ef8396c Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 10 Aug 2022 14:30:11 +0200 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 57be7a8..cc03951 100755 --- a/README.rst +++ b/README.rst @@ -33,6 +33,7 @@ You can find some research projects that are built on top of Torchreid `here `_ - [Aug 2021] We have released the ImageNet-pretrained models of ``osnet_ain_x0_75``, ``osnet_ain_x0_5`` and ``osnet_ain_x0_25``. The pretraining setup follows `pycls `_. - [Apr 2021] We have updated the appendix in the `TPAMI version of OSNet `_ to include results in the multi-source domain generalization setting. The trained models can be found in the `Model Zoo `_. - [Apr 2021] We have added a script to automate the process of calculating average results over multiple splits. For more details please see ``tools/parse_test_res.py``.